> "Martijn" == Martijn Brouwer <[EMAIL PROTECTED]> writes:
>> Can you show us the final link command you had when compiling LyX?
Martijn> If you tell me how ;-) I just builded lyx with make. I have
Martijn> attached the Makefile
This makefile is not very useful, I guess src/Makefile would b
On 10 Jan 2003 10:09:01 +0100
Jean-Marc Lasgouttes <[EMAIL PROTECTED]> wrote:
> > "Martijn" == Martijn Brouwer <[EMAIL PROTECTED]> writes:
>
> Martijn> Additional information: LyX 1.2.3 has the same problem on my
> Martijn> system (debian testing)
>
> Martijn> The output from ldd /usr/local/
> "Martijn" == Martijn Brouwer <[EMAIL PROTECTED]> writes:
Martijn> Additional information: LyX 1.2.3 has the same problem on my
Martijn> system (debian testing)
Martijn> The output from ldd /usr/local/bin/lyx
[...]
Martijn> So it is linked against both versions. I do not have
Martijn> libxfo
Additional information:
LyX 1.2.3 has the same problem on my system (debian testing)
The output from ldd /usr/local/bin/lyx
libflimage.so.1 => /usr/X11R6/lib/libflimage.so.1 (0x4001f000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40068000)
-> libforms.so.1 => /usr/X11R6/lib/li
I installed xforms 1.0.0 and recompiled LyX.
Part of the final ouput of ./configure was:
Frontend: xforms
libXpm version: 4.11
libforms version: 1.0.0
so it finds and uses xfoms 1.0.0.
However, when I run LyX after compilation and installa