Newsgroups: comp.lang.smalltalk,comp.os.linux.help,comp.os.linux.setup,comp.os.linux.x
Path: cantaloupe.srv.cs.cmu.edu!bb3.andrew.cmu.edu!newsfeed.pitt.edu!gatech!udel!news.mathworks.com!newsfeed.internetmci.com!howland.reston.ans.net!blackbush.xlink.net!ins.net!news.prima.ruhr.de!oscar!root
From: root@oscar.prima.ruhr.de (Patrick Mau)
Subject: Re: PLEASE help with smalltalkx install!!!
Followup-To: comp.lang.smalltalk,comp.os.linux.help,comp.os.linux.setup,comp.os.linux.x
X-Newsreader: TIN [version 1.2 PL2]
Organization: Private Linux Site ( Prima e.V )
Message-ID: <DMDL2D.zp@oscar.prima.ruhr.de>
References: <4f7ngn$eej@parsifal.nando.net>
Date: Tue, 6 Feb 1996 22:27:49 GMT
Lines: 16
Xref: glinda.oz.cs.cmu.edu comp.lang.smalltalk:34458 comp.os.linux.setup:48195 comp.os.linux.x:29256

dcoutts (dcoutts@nando.net) wrote:
: Hello,
: I am trying to install the smalltalkx distribution that I got from sunsite
: and I cant get anywhere!!!. I untarred the exe.tar.Z file which has the 
: smalltalk executable.
: Right when I type smalltalk I get an error:
: cant find '//libXt.so.3'

I used smalltalk X a long time ago so I don't know if something important
has changed. I set the LD_LIBRARY_PATH variable to some meaningful value
like '/usr/i486linuxelf ...'.

Since my version of smalltalk X was A.OUT, I think you have to set
LD_AOUT_LIBRARY_PATH instead, but you need the a.out version of libXt.

Hope this helps.
