[sword-devel] GnomeSword 2.4 released
Gregory Hellings
greg.hellings at gmail.com
Fri Sep 26 17:43:25 MST 2008
Sent from my iPhone
On Sep 26, 2008, at 19:35, Karl Kleinpaste <karl at kleinpaste.org> wrote:
> SonWon <sonwon.1 at gmail.com> writes:
>> error while loading shared libraries: libsword-1.5.11.so: cannot open
>> shared object file: No such file or directory
>
> You don't have Sword itself installed first, so you've got a
> dependency error.
Alternatively he manually installed it and the dynamic linking is
messed up. Building without sword already there isn't exactly
possible. If it is manually installed, run ldd on the executable and
it should list libsword as unfindable. Edit /etc/ld.so.conf to include
the folder with libsword (probably /usr/local/lib) and re-run the
command ldconfig. That should resolve the issue.
--Greg
>
>
> _______________________________________________
> sword-devel mailing list: sword-devel at crosswire.org
> http://www.crosswire.org/mailman/listinfo/sword-devel
> Instructions to unsubscribe/change your settings at above page
More information about the sword-devel
mailing list