https://gforge.inria.fr/frs/download.php/26828/Pharo-1.0-OneClick.zip -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Here some explanation to the link Marcus posted... ;)
This is Pharo RC4 packaged in a one-click image and it is intend to be officially released very soon now. Please check it out and report any critical problems. (You can also report non-critical problems, but they are going into 1.1, or if important enough, into a forthcoming 1.0.* maintenance release.) Cheers, Adrian On Apr 14, 2010, at 16:42 , Marcus Denker wrote: > > https://gforge.inria.fr/frs/download.php/26828/Pharo-1.0-OneClick.zip > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Hi Marcus,Adrian, great!
is the url correct in the workspace ? www.pharo-project.org/pharo-download/release-1-0 it just links to the download page rather than the release notes... thanks, Mike _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Wed, Apr 14, 2010 at 11:23 PM, Michael Roberts <[hidden email]> wrote: Hi Marcus,Adrian, great! Thanks for reporting. Yes, it is correct. But it is password protected until the release is done ;) It is a surpriseeeee :) Cheers Mariano thanks, _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Michael Roberts-2
Hi Mike,
Thanks for checking. Yes the URL is correct but the new version of the website is not online yet, so the link does not work yet. Cheers, Adrian On Apr 14, 2010, at 23:23 , Michael Roberts wrote: > Hi Marcus,Adrian, great! > > is the url correct in the workspace ? > www.pharo-project.org/pharo-download/release-1-0 > > it just links to the download page rather than the release notes... > > thanks, > Mike > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Michael Roberts-2
another quick comment, something i have noticed for a while -
SystemVersion current has a very old date in it. do we want to update it? i don't think we have ever discussed it in our process. i think it just used for printing out in logs. it doesn't really matter for 1.0. but i just had a quick look to check the version string had been updated. thanks, Mike _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Adrian Lienhard
also ... ;-)
we locked down the update stream because IIRC we discussed it being undefined for the Pharo image. Preferences showUpdateOptionInWorldMenu --> false however, this is now our 1.0 release. we are happy to push this out without any ability for users to update it? the core and pharo (dev) images can have their own sections in the update.list. we could define two separate sections and then we leave ourselves open to push updates out to Pharo 1.0 if we want to? or are we just going to push out updates to PharoCore 1.0 at this stage in our process? i imagined such an update to Pharo 1.0 would be a carefully crafted metacello/gofer script. thanks. enough questions for now! Mike _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Michael Roberts-2
On Wed, Apr 14, 2010 at 11:29 PM, Michael Roberts <[hidden email]> wrote: another quick comment, something i have noticed for a while - True...I have just checked. When I build dev images, I only set SystemVersion current version: 'XXX' but nothing else...should set do something like this too: SystemVersion current version: 'zzz'; date: Date today. ? Cheers MAriano
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Adrian Lienhard
Very cool!
Moose loads without a problem. Cheers, Doru On 14 Apr 2010, at 17:43, Adrian Lienhard wrote: > Here some explanation to the link Marcus posted... ;) > > This is Pharo RC4 packaged in a one-click image and it is intend to > be officially released very soon now. > > Please check it out and report any critical problems. (You can also > report non-critical problems, but they are going into 1.1, or if > important enough, into a forthcoming 1.0.* maintenance release.) > > Cheers, > Adrian > > > On Apr 14, 2010, at 16:42 , Marcus Denker wrote: > >> >> https://gforge.inria.fr/frs/download.php/26828/Pharo-1.0-OneClick.zip >> >> -- >> Marcus Denker -- http://www.marcusdenker.de >> INRIA Lille -- Nord Europe. Team RMoD. >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project -- www.tudorgirba.com "It's not how it is, it is how we see it." _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Marcus Denker-4
Marcus Denker wrote:
> https://gforge.inria.fr/frs/download.php/26828/Pharo-1.0-OneClick.zip > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > > How insane would it be to expect that some/any of the FunSqueak modules might load and run in this? Lawson _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
too insane but not impossible depending on the time you put in it ;)
Stef On Apr 15, 2010, at 12:33 AM, Lawson English wrote: > Marcus Denker wrote: >> https://gforge.inria.fr/frs/download.php/26828/Pharo-1.0-OneClick.zip >> >> -- >> Marcus Denker -- http://www.marcusdenker.de >> INRIA Lille -- Nord Europe. Team RMoD. >> >> > > How insane would it be to expect that some/any of the FunSqueak modules might load and run in this? > > > Lawson > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Marcus Denker-4
Hi,
Any reason to not use http://squeakvm.org/unix/release/Squeak-4.0.3.2202-linux_i386.tar.gz binaries ? IMHO we should.
Here's an updated One Click image which uses vm 4.0.3.2202 http://lolgzs.free.fr/pharo/Pharo-1.0-OneClick.zip Can we get rid of the __MACOSX folder in all .zip put on Pharo website ? I'm tired of deleting them :) Cheers, Laurent Laffont On Wed, Apr 14, 2010 at 4:42 PM, Marcus Denker <[hidden email]> wrote:
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
We need a script to build one click images.
We need a hudson server to build click images. But we do not have the time. So anybody that want to help can. Stef On Apr 15, 2010, at 8:06 AM, laurent laffont wrote: > Hi, > > Any reason to not use http://squeakvm.org/unix/release/Squeak-4.0.3.2202-linux_i386.tar.gz binaries ? IMHO we should. We wanted to get out And we did not know if this wm really work. And we waited too long And we can do a 1.0.1 soon. > Here's an updated One Click image which uses vm 4.0.3.2202 http://lolgzs.free.fr/pharo/Pharo-1.0-OneClick.zip Cool but is it stable? > > Can we get rid of the __MACOSX folder in all .zip put on Pharo website ? I'm tired of deleting them :) > > Cheers, > > Laurent Laffont > > > On Wed, Apr 14, 2010 at 4:42 PM, Marcus Denker <[hidden email]> wrote: > > https://gforge.inria.fr/frs/download.php/26828/Pharo-1.0-OneClick.zip > > -- > Marcus Denker -- http://www.marcusdenker.de > INRIA Lille -- Nord Europe. Team RMoD. > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Laurent, thanks for pushing!
We decided against upgrading to the newest Linux VM because it was just released the other day. I'd rather stick a while with the old one until we know the new one doesn't have any obvious glitches. So we should start using it but not put it into the official release. As Stef points out, we can do a 1.0.1 release with such upgrades if we don't want to wait for 1.1. It took us a long time to get 1.0 ready and in the future we should speed up our release cycles. Cheers, Adrian On Apr 15, 2010, at 09:17 , Stéphane Ducasse wrote: > We need a script to build one click images. > We need a hudson server to build click images. > > But we do not have the time. > So anybody that want to help can. > > Stef > > On Apr 15, 2010, at 8:06 AM, laurent laffont wrote: > >> Hi, >> >> Any reason to not use http://squeakvm.org/unix/release/Squeak-4.0.3.2202-linux_i386.tar.gz binaries ? IMHO we should. > > We wanted to get out > And we did not know if this wm really work. > And we waited too long > And we can do a 1.0.1 soon. > >> Here's an updated One Click image which uses vm 4.0.3.2202 http://lolgzs.free.fr/pharo/Pharo-1.0-OneClick.zip > > Cool but is it stable? > >> >> Can we get rid of the __MACOSX folder in all .zip put on Pharo website ? I'm tired of deleting them :) >> >> Cheers, >> >> Laurent Laffont >> >> >> On Wed, Apr 14, 2010 at 4:42 PM, Marcus Denker <[hidden email]> wrote: >> >> https://gforge.inria.fr/frs/download.php/26828/Pharo-1.0-OneClick.zip >> >> -- >> Marcus Denker -- http://www.marcusdenker.de >> INRIA Lille -- Nord Europe. Team RMoD. >> >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >> >> _______________________________________________ >> Pharo-project mailing list >> [hidden email] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by Stéphane Ducasse
On Thu, Apr 15, 2010 at 9:17 AM, Stéphane Ducasse <[hidden email]> wrote: We need a script to build one click images. On a production server I don't know. As an hobbyist user, yes :). All tests green. I agree we need more feedback. But to have feedback we need to publish it... arggh.. at least update the link to this VM on Pharo website ?
Laurent Laffont
_______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
>
> Cool but is it stable? > > > On a production server I don't know. As an hobbyist user, yes :). All tests green. > I agree we need more feedback. But to have feedback we need to publish it... arggh.. at least update the link to this VM on Pharo website ? yes with a nice warning that we need feedback. Stef > > > Laurent Laffont > > > > > > > > Can we get rid of the __MACOSX folder in all .zip put on Pharo website ? I'm tired of deleting them :) > > > > Cheers, > > > > Laurent Laffont > > > > > > On Wed, Apr 14, 2010 at 4:42 PM, Marcus Denker <[hidden email]> wrote: > > > > https://gforge.inria.fr/frs/download.php/26828/Pharo-1.0-OneClick.zip > > > > -- > > Marcus Denker -- http://www.marcusdenker.de > > INRIA Lille -- Nord Europe. Team RMoD. > > > > > > _______________________________________________ > > Pharo-project mailing list > > [hidden email] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > _______________________________________________ > > Pharo-project mailing list > > [hidden email] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Laurent, Stef,
Especially with Linux users (who tend to have thick skin), we should offer links to things we want them to try. Each vm should ideally be provided in binary and source form. At the moment, I'm still using my hacked vm that loads libraries using absolute paths and focusing on building a 1.0 image. Bill -----Original Message----- From: [hidden email] [mailto:[hidden email]] On Behalf Of Stéphane Ducasse Sent: Thursday, April 15, 2010 4:49 AM To: [hidden email] Subject: Re: [Pharo-project] [ANN] 1.0 One-Click image > > Cool but is it stable? > > > On a production server I don't know. As an hobbyist user, yes :). All tests green. > I agree we need more feedback. But to have feedback we need to publish it... arggh.. at least update the link to this VM on Pharo website ? yes with a nice warning that we need feedback. Stef > > > Laurent Laffont > > > > > > > > Can we get rid of the __MACOSX folder in all .zip put on Pharo > > website ? I'm tired of deleting them :) > > > > Cheers, > > > > Laurent Laffont > > > > > > On Wed, Apr 14, 2010 at 4:42 PM, Marcus Denker <[hidden email]> wrote: > > > > https://gforge.inria.fr/frs/download.php/26828/Pharo-1.0-OneClick.zi > > p > > > > -- > > Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord > > Europe. Team RMoD. > > > > > > _______________________________________________ > > Pharo-project mailing list > > [hidden email] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > > _______________________________________________ > > Pharo-project mailing list > > [hidden email] > > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |