i`m new in using ubuntu OS. how can i install pharo on it?? -- View this message in context: http://forum.world.st/hi-all-tp3032836p3032836.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Hi! The simplest way is downloading the All in One image, and run the .sh in there. Cheers, Guille On Mon, Nov 8, 2010 at 8:20 PM, HERM1T <sdeamons@bk.ru> wrote:
i`m new in using  ubuntu OS. how can i install pharo on it?? -- View this message in context: http://forum.world.st/hi-all-tp3032836p3032836.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
i downloaded it but when i run .sh it shows just code written in .sh and nothing else happens=(( maybe i do something wrong? -- View this message in context: http://forum.world.st/hi-all-tp3032836p3032880.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
How are you running it? Maybe you're editing it... Can you do right-clic + run instead of double click? On Mon, Nov 8, 2010 at 9:01 PM, HERM1T <sdeamons@bk.ru> wrote:
i downloaded it but when i run .sh it shows just code written in .sh and nothing else happens=(( maybe i do something wrong? -- View this message in context: http://forum.world.st/hi-all-tp3032836p3032880.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
thunks for help. i find solution. it was my mistake i tried run this file from rar -- View this message in context: http://forum.world.st/hi-all-tp3032836p3032893.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
On Tue, Nov 9, 2010 at 12:20 AM, HERM1T <sdeamons@bk.ru> wrote:
i`m new in using ubuntu OS. how can i install pharo on it??
Hi, have a look at http://www.pharocasts.com/2010/07/pharo-install.html Laurent Laffont Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/
-- View this message in context: http://forum.world.st/hi-all-tp3032836p3032836.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
On Mon, Nov 8, 2010 at 5:20 PM, HERM1T <sdeamons@bk.ru> wrote:
i`m new in using  ubuntu OS. how can i install pharo on it??
As I recall, I just downloaded the one-click .zip file, unzipped it, changed into whatever directory it was, then ran the pharo.sh script. I think I might have needed to `chmod u+x pharo.sh`, but I've been playing with a lot of different smalltalk versions lately, so that easily could have been one of the other dialects.
participants (4)
-
Guillermo Polito -
HERM1T -
James Ashley -
laurent laffont