>>>>> "Michel" == Michel Meynard 04 67 41 85 40 <[EMAIL PROTECTED]> writes:
>> >>>>> "Michel" == Michel Meynard 04 67 41 85 40 <[EMAIL PROTECTED]> >> writes: >> Michel> I have only 1 xforms-0.88.3 from Michel> ftp.jussieu.fr/pub/lyx/contrib >> Etrange, celui la devrait etre bon... >> >> Peut etre y a t il un autre libforms.so quelque part. >> >> Que dit "ldd `which lyx`" >> Michel> ldd `which lyx` libXpm.so.4 => /usr/X11R6/lib/libXpm.so.4 Michel> (0x40023000) libsigc-1.0.so.0 => /usr/lib/libsigc-1.0.so.0 Michel> (0x40033000) libpthread.so.0 => /lib/libpthread.so.0 Michel> (0x4003c000) libSM.so.6 => /usr/X11R6/lib/libSM.so.6 Michel> (0x40053000) libICE.so.6 => /usr/X11R6/lib/libICE.so.6 Michel> (0x4005c000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 Michel> (0x40073000) libstdc++-libc6.2-2.so.3 => Michel> /usr/lib/libstdc++-libc6.2-2.so.3 (0x4015e000) libm.so.6 => Michel> /lib/libm.so.6 (0x401a6000) libc.so.6 => /lib/libc.so.6 Michel> (0x401c8000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 Michel> (0x40000000) This means that your version of LyX has been statically bound to the xforms library (i.e. the xforms code is already in the lyx binary). Therefore, installing a new xforms version does not change anything. I am a bit lost. How did you obtain your binary? Did you build it yourself? JMarc
