RedHat 8.0 dependency issue with Squeak-vm-3.4-gamma1.i386.RPM

Andrew Berg andrew_c_berg at yahoo.com
Thu Feb 13 01:29:02 UTC 2003


You probably just need a symlink to the file:

ln -s /usr/local/X11R6/lib/libX11.so.6 /usr/local/X11R6/lib/libX11.so
...etc

Oh, and I just made up the path.  You should use whatever the path really 
is.

-andrew

On Wed, 12 Feb 2003 19:09:15 -0500, Chris Becker <chbecker at neo.rr.com> 
wrote:

> Hi all,
>
> I'm trying to install the Squeak-vm-3.4-gamma1.i386.RPM package on a 
> clean
> RedHat 8.0 Linux machine and encountered the following unresolved
> dependencies:
>
> 	libX11.so
> 	libXext.so
> 	libm.so
>
> ... but the entire Xfree86 package *is* installed. While searching for 
> the
> above I found the following files:
>
> 	libX11.so.6  and  libX11.so.6.2
> 	libXext.so.6  and  libXext.so.6.4
> 	libm.so
>
> ... so it looks like a version issue but I don't know how to resolve it.
>
> Has anyone else run into this problem?
>
> Thanks in advance for any help you can offer,
>
> Chris Becker
>
>
>



-- 
andrew_c_berg at yahoo.com



More information about the Squeak-dev mailing list