[TriZPUG] gtk module finds wrong libraries

Joseph Mack NA3T jmack at wm7d.net
Thu Mar 31 18:07:47 CEST 2011


On Thu, 31 Mar 2011, David Handy wrote:

> Try starting python using /lib/ld-linux.so.2, which is supposed to have the
> same effect as LD_LIBRARY_PATH.
> http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html

Hi David,

thanks. This doesn't work

/lib64/ld-linux-x86-64.so.2 --library-path /usr/local/lib python

(I then `import gtk`)

but this does

LD_PRELOAD=/usr/local/lib/libgtk-x11-2.0.so python

let me try your rpath suggestion

Joe

-- 
Joseph Mack NA3T EME(B,D), FM05lw North Carolina
jmack (at) wm7d (dot) net - azimuthal equidistant map
generator at http://www.wm7d.net/azproj.shtml
Homepage http://www.austintek.com/ It's GNU/Linux!


More information about the TriZPUG mailing list