On Thu, 2008-02-14 at 09:06 -0800, Michael A. Peters wrote: > Christopher A. Williams wrote: > > Looks like the latest update to Mozilla yesterday breaks something in > > GnomeSword (the Bible study program). The specific error is: > > > > gnomesword2: error while loading shared libraries: libgtkembedmoz.so: > > cannot open shared object file: No such file or directory > > > > Don't know if anyone else has seen it yet. I'm looking for a work-around > > until this gets fixed. > > > > Cheers, > > > > Chris > > > > > export LD_LIBRARY_PATH=/usr/lib64/firefox-2.0.0.12 > gnomesword > > worked for me. > Unfortunately, not for me. Commands changed on 32-bit F8 to: export LD_LIBRARY_PATH=/usr/lib/firefox-2.0.0.12 gnomesword2 On 64-bit F8, I tried: export LD_LIBRARY_PATH=/usr/lib64/firefox-2.0.0.12 gnomesword2 In both cases, this results in GnomeSword starting to load, but it then segfaults. I'll keep looking. Sounds like the Mozilla update didn't properly update shadred library info... Cheers, Chris -- ====================== "If we don't succeed, we run the risk of failure." -- Former President Bill Clinton