Re: FVWM: fvwm Runtime error

From: Neil Bird <neil.bird_at_rrds.co.uk>
Date: Tue, 06 Apr 1999 08:57:53 +0100

Maan AlFudhail wrote:
> Every time that I tried to run fvwm I get this error:
>
> ld.so.1: fvwm: fatal: libXext.so.6.3: open failed: No such file or
> directory
> Killed
>
> However the file does exist in the X11 dir. Does fvwm has some
> assumption about the location of X11? Are all X11 distribution has the
> same structure? How do I till fvwm that the file does exist in
> /usr/local/X11?

  Well, I can only speak for SunOS/Solaris, but when linking proggies,
runtime libraries' locations *are* held in the exe. If said .so file
doesn't exist at runtime, the runtime linker runs through the directories
specified in LD_LIBRARY_PATH (although I think there's another one as well
that's runtime only - this one affects the functioning of ld as well ...
plus ISTRT it's possible to embed a search path in the exe at link time on
top of that).

  Anyway, the upshot is: make sure your X lib directory in somewhere in
LD_LIBRARY_PATH before running fvwm2. To test whether it *will* work, use
'ldd exename', which'll list the runtime libraries required by the prog. &
whether they can be found in the current envorinment.

-- 
========================- http://www.rrds.co.uk/ -======================
 Neil Bird                   |   This is who we are     The time is near
                             |        There are 270 days remaining
 mailto:neil.bird_at_rrds.co.uk |                           [ T-63 days! ]
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Apr 06 1999 - 02:54:16 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST