> Von: "John Zaitseff" <j.zaits...@zap.org.au>

> Pardon my ignorance, but would the problem be that Sword.so is
> trying to pull in another shared library and cannot find it?

Thanks!

> Can you try running "ldd .../auto/Sword/Sword.so" (replace the path,
> of course) and see what the output is?

peter@peter-ThinkPad-X200s:~/Source/xiphos$ ldd 
/usr/local/lib/perl/5.14.2/auto/Sword/Sword.so 
        linux-gate.so.1 =>  (0xb77ce000)
        libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xb7377000)
        libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xb735a000)
        libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xb71a6000)
        libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xb7163000)
        /lib/ld-linux.so.2 (0xb77cf000)

_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to