[bt-devel] back to Bibletime
Martin Gruner
bt-devel@crosswire.org
Sun, 14 Jan 2001 21:24:24 +0100
Hi Jeff,
> I solved my own problem!
> After redownloading and recompiling-from-scratch Sword, it still didn't
> work. On a whim, I ran ldconfig, and after that it worked!
Cool!
> I'm not really sure what ldconfig does, but it is definitely your friend!
AFAIK, ldconfig creates the file /etc/ld.so.cache according to
/etc/ld.so.conf. This file is used for linking, thats why it didn't work
before updating.
Martin