|
Re: Installing Squeak From the Linux Command Line: msg#00122lang.smalltalk.squeak.beginners
Hi Dale, On Thu, 29 Nov 2007, Dale Wiles wrote: [...] > Return to /tmp/squeak_tmp/Squeak-3.9-8 > > squeak> cd ../../../../.. I'd prefer squeak> cd /tmp/squeak_tmp/Squeak-3.9-8 [...] > * HOW TO START A NEW PROJECT > > Make a directory to hold the project. Say project "foo" in your home > directory. > > > mkdir ~/foo > > Change directory in to it. > > > cd ~/foo > > Copy the Squeak "image" and "changes" files into the project directory. > > foo> cp /usr/local/lib/squeak/squeak.image . > foo> cp /usr/local/lib/squeak/squeak.changes . > I think you'll need a symbolic link to the squeak-sources, something like foo> ln -s /usr/local/lib/squeak/SqueakV3[9].sources . Markus
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: how to search for text?, Matthew Fulmer |
|---|---|
| Next by Date: | Re: how to search for text?, Bert Freudenberg |
| Previous by Thread: | Installing Squeak From the Linux Command Line, Dale Wiles |
| Next by Thread: | Re: Installing Squeak From the Linux Command Line, Bert Freudenberg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |