help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with loading emacs version 21.4


From: Peter Dyballa
Subject: Re: Problem with loading emacs version 21.4
Date: Fri, 23 Mar 2007 11:08:50 +0100


ld.so.1: emacs-21.4: fatal: libm.so.2: open failed: No such file or directory

Usually Solaris binaries have burnt-in where to look for dynamic or shared libraries. A particular flag to ld, -R <path>, does this branding (-Wl,-R -Wl,<path> when passed to the C compiler). If this has been forgotten an environment variable, LD_LIBRARY_PATH, points to the directories containing the libraries like in: /usr/lib:/usr/ X11R6/lib:...

--
Greetings

  Pete


"Evolution"            o           __o                     _o _
          °\___o      /0~         -\<,              ^\___ /=\\_/-%
oo~_______ /\ /\______/ \_________O/ O_______________o===>-->O--o____






reply via email to

[Prev in Thread] Current Thread [Next in Thread]