>>>>> "Eldad" == Eldad Bettelheim <[EMAIL PROTECTED]> writes:
Eldad> Thank you very much for your reply. My OS system is DIGITAL
Eldad> UNIX V4.0F. Since I sent the e-mail I was able to work around
Eldad> the bug (but still was not able to run lyx ...) by compiling
Eldad> xpm and putting the files libXpm.a and libXpm.so.4.7 in the
Eldad> directory /home/ophelia/eldad/usr/lib and then writing setenv
Eldad> $LD_LIBRARY_PATH
Eldad> .:/home/ophelia/eldad/usr/lib:/freeware/shlib:/usr/local/shlib
Eldad> however when I tried to run lyx I got an 'IOT trap'. So I
Eldad> wonder whether this is related again to the xpm library or the
Eldad> IOT trap is unrelated, how can I find out? Thanks again, Eldad.
You have to make sure that the header file xpm.h (which version is
shown by configure), the library used when compiling and the library
used when running are all the same. I also have a lot of problems with
the xpm library on DU 4.0 :(
JMarc