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

Re: help getting X and openwin to work?



> > Linux openwin logo, but before the screen turns blue, the X-server
> > exits with the message
> > lwm: can't find library 'libolg.so.3'

[.. snap ..]

> This is a shared library and for libraries to be found you have to run
> ldconfig as root after moving or installing libraries.

Also make sure /usr/openwin/lib is mentioned in /etc/ldconfig.

Another option is to add /usr/openwin/lib to LD_LIBRARY_PATH using
	export LD_LIBRARY_PATH=/usr/openwin/lib
if you use bash, or
	setenv LD_LIBRARY_PATH /usr/openwin/lib
if you use tcsh or csh.

Wichert.



Reply to: