Problem on Solaris

Gerardo Richarte (CORE-SDI) richie at securenetworks.com
Tue Sep 1 22:39:35 UTC 1998


On Tue, 1 Sep 1998, Thierry Thelliez wrote:

> I get the following error message:
> 
> ld.so.1: ./SqueakVM-2.1-sparc-solaris-2.5.1: fatal: libXext.so.0: can't
> open file: errno=2
> Killed

	do:

	export LD_LIBRARY_PATH=/usr/openwin/lib

	befor executing Squeak, this should fix your problem, if it doesn't try find / -name "libXext*" -print and then replace /usr/openwin/lib with the correct path.

	Solaried Bye!
	Richie++





More information about the Squeak-dev mailing list