running squeak in linux

Giovanni Corriga valkadesh at libero.it
Fri Jun 20 21:08:42 UTC 2003


Il ven, 2003-06-20 alle 21:54, patrick ha scritto:
> Hi,
> 
> Thanks for the response. 
> 
> > For some reason people keep overlooking the RPM's that are on Ian's web
> > site.
> > 
> > 	http://www-sor.inria.fr/~piumarta/squeak/index.html
> 
> [root at localhost tmp]# rpm -i Squeak-vm-3.4-1.i386.rpm 
> error: Failed dependencies:
>         libX11.so is needed by Squeak-vm-3.4-1
>         libXext.so is needed by Squeak-vm-3.4-1
>         libm.so is needed by Squeak-vm-3.4-1
> 
> But that is weird because all three of those show up after doing slocate. 
> 
> I'm using RedHat 8, by the way.
> 
> Is it a path thing that I can fix some how by passing configuration
> values?

Installing them with --nodeps solves the problem.

	Giovanni




More information about the Squeak-dev mailing list