Re: FVWM: custom install problems

From: David Koo <koo_at_ishoni.com>
Date: Mon, 21 May 2001 13:30:38 +0530

::: ~/packages/bin>./fvwm2
::: ld.so.1: ./fvwm2: fatal: libSM.so.6: open failed: No such file or
::: directory
::: Killed
:::
::: I'm not a sysadmin, but I know we have the libSM.so.6 file on our system.
:::
::: ~>ls /lib/libSM.so

    See if your LD_LIBRARY_PATH shell variable has /lib in it:
        prompt>echo $LD_LIBRARY_PATH

    If not, include /lib in the LD_LIBRARY_PATH variable and try
again:

    prompt>export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/lib
    prompt>configure ...blah ....

    I'm assuming you're using "sh" or "bash". Tinker suitably for
other shells.

    HTH.

Koo
-- 
koo _at_ postmark.net
--
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 Mon May 21 2001 - 02:58:38 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:51 BST