Can't work out the linux install

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Can't work out the linux install

tom-115
I've download the VM package on the downloads page but I'm really
confused about how to install it. I tried basically flattening out the
folders but that didn't work. I've looked at the documentation but the
bits about Linux don't really make sense. Can somebody please help me?

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Can't work out the linux install

Gilles Jobin-2
Please excuse my poor english.
Suppose your dowload your VM in MySqueak folder. Then
:
------------begin--------
cd ~/MySqueak
tar xfz Squeak-3.8-6665-i686-pc-linux-gnu-3.7.7.tar.gz
cd Squeak-3.8a-1
su root
sh INSTALL
cd ..
gunzip SqueakV3.sources.gz
install -D SqueakV3.sources
/usr/local/share/squeak/SqueakV3.sources
exit
-------------end---------
And that works very very well.
You can go here :
http://community.ofset.org/wiki/Squeak_sur_GNU-Linux#Votre_distribution
for a goog french explanation.
Good squeking,
Gilles



--- tom <[hidden email]> wrote:

> I've download the VM package on the downloads page
> but I'm really
> confused about how to install it. I tried basically
> flattening out the
> folders but that didn't work. I've looked at the
> documentation but the
> bits about Linux don't really make sense. Can
> somebody please help me?
>
> _______________________________________________
> Beginners mailing list
> [hidden email]
>
http://lists.squeakfoundation.org/mailman/listinfo/beginners
>



------------------------------------------------------------------
Gilles G. Jobin ( [hidden email] ou [hidden email] )

Au fil de mes lectures http://www.aufildemeslectures.net
Jobineries http://www.gilles-jobin.org/jobineries
Épigraphe http://www.epigraphe.org
Incipit : http://www.incipit.org
Les échecs artistiques : http://www.echiquier.net
Mon petit-fils ! : http://www.stebou.net
------------------------------------------------------------------

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners