Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
| >>>>> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes:
|
| Lars> Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: |
| Lars> Do you build inside the development tree? I get that with 0.88.1
| Lars> | because I build outside the dev tree. In this case, when
| Lars> starting lyx | as 'src/lyx', the code which finds the library
| Lars> path gets confused | (some of-by-one error in string handling, I
| Lars> believe).
|
| Lars> I build inside the developmen tree. I can't see the off-by-one
| Lars> error.
|
| Do you use the static or dynamic xforms library? One has libxpm
| built-in but with the other, it might happen that you have a dynamic
| libxpm with version !=3.4k (the one used by xforms) and that there is
| a binary incompatibility...
libforms.so has libXpm built in.
libforms.a has not.
I have tried with both, same error.
I am now trying some thing else...
but the backtrace is corrupted...so I am not sure what happens...
Where can I find 3.4k?
ok found it at: ftp://rawhide.redhat.com/rawhide/i386/...
testing...
Lgb