I can't help on software but this would explain Gordon Brown's
presence:
http://www.google.com/hostednews/ukpress/article/ALeqM5jQKS8GcXtpz_FvAK08ybc5QRfRBQ
Isn't google amazing?
Frances
=
Bern
Partha Chakrabarti wrote:
Hi,
I am running a 64 bit Fedora 10 machine and having problems with coot,
if i say
ldd coot-real
linux-gate.so.1 => (0x5000)
libguilegtk-2.0.so.0 => not found
libgthread-2.0.so.0 => /lib/libgthread-2.0.so.0 (0x00df8000)
librt.so.1 => /lib/librt.so.
Coot sets up the paths before it starts. That's why you don't call
coot-real but the script coot which modifies LD_LIBRARY_PATH and some
other environment variables before actually calling the binary. Therefore
applying ldd to coot-real is not telling you much unless you set
LD_LIBRARY_PATH man
Hi,
I am running a 64 bit Fedora 10 machine and having problems with coot, if i
say
ldd coot-real
linux-gate.so.1 => (0x5000)
libguilegtk-2.0.so.0 => not found
libgthread-2.0.so.0 => /lib/libgthread-2.0.so.0 (0x00df8000)
librt.so.1 => /lib/librt.so.1 (0x005f)
libguile.so