Hi Marc and welcome!! Maybe you should read: http://book.pharo-project.org/book/introduction/
that is a chapter for basic stuff. It explains image, vm, etc... Cheers Mariano On Fri, Sep 17, 2010 at 7:25 AM, Marc Hanisch <[email protected]>wrote: > Hello Stanislav, hello Stéphane, > > thank you very much! I didn't realized that I can install the VM > seperately :-) I really like the way of programming with > Smalltalk/Pharo and I like the intelligent IDE (although I'm a > die-hard vim-user ;-))... > > Best regards! > Marc > > 2010/9/16 Stéphane Ducasse <[email protected]>: > > > > On Sep 16, 2010, at 3:16 PM, Stanislav Paskalev wrote: > > > >> Hi Marc, > >> I'm basically in the same situation like you, I'm a B2B Java developer > >> by the day and I'm using Pharo for personal projects at night. :) > > > > I hope that one day you will be able to do the inverse :) > > > >> I believe it's best to install the virtual machine separately and just > >> associate the .image files with it. (I've done this under Windows, > >> under Linux I have squeak-vm installed from my distro and I just run > >> squeak my-pharo.image.) Therefore whenever you open an image (with the > >> coresponding .changes file available as well as .sources) - the vm > >> will launch with it. > > > > Yes > > One click are just bundle to let people work with the system in two > minutes. > > > >> Stanislav Paskalev > >> > >> > >> > >> On Thu, Sep 16, 2010 at 3:40 PM, Marc Hanisch > >> <[email protected]> wrote: > >>> Hello List, > >>> > >>> my name is Marc, I'm a programmer from Germany developing B2B PHP-Web > >>> applications as my profession. > >>> In my spare time I try to discover Smalltalk and I'm very impressed > >>> and somewhat overstrained about the big range of different Smalltalk > >>> distributions, tools and possibilities. > >>> > >>> So I decided to look at Pharo by reading Pharo By Example. I'm using > >>> Pharo on my Ubuntu-Box and on my MacBook, too. Now I'm wondering, how > >>> to load an previously saved image on Mac OS X? On Linux I copy & > >>> change the ./pharo.sh file. Is there any best practice to open such an > >>> image? There is no facility to open an image from within the > >>> Pharo-IDE. > >>> > >>> Sorry for that newbee question, I'm somewhat confused ;-) > >>> > >>> Thank you very much and best regards, > >>> Marc > >>> > >>> -- > >>> http://twitter.com/dubst3pp4 > >>> http://dubst3pp4.wordpress.com > >>> > >>> _______________________________________________ > >>> Pharo-users mailing list > >>> [email protected] > >>> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > >>> > >> > >> _______________________________________________ > >> Pharo-users mailing list > >> [email protected] > >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > > > > > > _______________________________________________ > > Pharo-users mailing list > > [email protected] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users > > > > _______________________________________________ > Pharo-users mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users >
_______________________________________________ Pharo-users mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
