> From [EMAIL PROTECTED] Tue May 2 19:33:15 2000
> Sender: [EMAIL PROTECTED]
> To: Eldad Bettelheim <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: Problem cant find XpmCreateDataFromImage
> References: <[EMAIL PROTECTED]>
> From: Jean-Marc Lasgouttes <[EMAIL PROTECTED]>
> Date: 02 May 2000 18:33:03 +0200
> In-Reply-To: Eldad Bettelheim's message of "Sun, 30 Apr 2000 15:10:46 +0300 (IDT)"
> Lines: 23
> X-Mailer: Gnus v5.7/Emacs 20.4
> Content-Length: 903
>
> >>>>> "Eldad" == Eldad Bettelheim <[EMAIL PROTECTED]> writes:
>
>> Hi, I have a problem installing lyx. When I try to run lyx it
>> gives me the message:
>
>> 20093:./lyx: /sbin/loader: Error: Unresolved symbol in ./lyx:
>> XpmCreateDataFromImage 20093:./lyx: /sbin/loader: Fatal Error:
>> this executable has unresolvable symbols
>
> > This is after the configuration worked find and did not report
>> any libraries missing. I am installing on a dec-alpha.
>
> Hello,
>
> Which OS are you running? Some version of OSF/1 (==digital unix==tru64
> unix)? I guess you have several versions of the xpm libraries on your
> system. The right one has been found when compiling, but then at run
> time, the loader decided to use the other one :(
>
> That's probably a configuration problem of your system, but with more
> information, it will probably be possible to work around it.
>
> JMarc
>
Hi,
Thank you very much for your reply. My OS system is DIGITAL UNIX V4.0F. Since
I sent the e-mail I was able to work around the bug (but still was not able
to run lyx ...) by compiling xpm and putting the files libXpm.a and
libXpm.so.4.7 in the directory
/home/ophelia/eldad/usr/lib
and then writing
setenv $LD_LIBRARY_PATH .:/home/ophelia/eldad/usr/lib:/freeware/shlib:/usr/local/shlib
however when I tried to run lyx I got an 'IOT trap'. So I wonder whether
this is related again to the xpm library or the IOT trap is unrelated, how
can I find out?
Thanks again,
Eldad.