On Tue, Jun 04, 2002 at 08:49:07PM -0700, Gregory S. Cadabes wrote:
>   (EE) TDFX(0): [dri] tdfx DRI not supported in 32 bpp mode, disabling DRI.
>   /usr/local/bin/enlightenment: error while loading shared libraries:
> libFnlib.so.0: cannot open shared object file: No such file or directory
> 
>   does anyone know what is going on?

do a

find /usr/local -name libFnlib.so.0

and if it's found, add the directory it is in into /etc/ld.so.config.
If not, try:

find /usr/local -name 'libFnlib*'

If it's found go into the dir and create the appropriate symlink. If
it's still not found try the above again but with / instead of
/usr/local.

If, after all that, you're still outta luck you probably have an
incomplete enlightenment install.

-- 
CORUSCANT-Presiding over a memorial service commemorating the victims
of the attack on the Death Star, the Emperor declared that while recent
victories over the Rebel Alliance were "encouraging, the War on Terror
is not over yet."
        - http://www.zip.com.au/~cat/misc/txt/waronterror.txt
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to