Hi Stan, can you check if there is another package missing from the previous
dev image ?

Thanks!

Mariano

On Mon, Jan 11, 2010 at 9:45 PM, Stan Shepherd
<stan.shepherd...@gmail.com>wrote:

>
>
>
> Mariano Martinez Peck wrote:
> >
> > Hi Folks/Beta-Testers!
> >
> > I have prepare a new PharoDev image. This image, has same differences
> with
> > the previous ones that you should know:
> >
> > 1) This is the first Dev image I ever prepare. I adapt to Mac OS Damien's
> > bash scripts to build them and I also cleanup all the Squeak stuff from
> > those bash scripts. So, maybe there are some problems. Forgive me if this
> > is
> > the case. I would like you to check, not only the Image in itself but
> also
> > the zip. The package.txt, changelog, the fonts, etc.
> >
> > 2) This image puts TrueType fonts again. We won't put StrikeFonts or
> > DejaVu
> > package until there is big bug with them. We know those fonts are faster,
> > but still a bit buggy. If you fix those issues, cool!
> >
> > 3) This image DOES NOT include O2. I know there are a lot of people who
> > use
> > it (mostly in Moose), but unfortunately, this was a decision taken. O2
> > depends and overrides OB making this more unstable sometimes. The same as
> > the TrueType, we will put O2 again when this can be perfectly load in a
> > PharoCore image without anything about OB.
> > Sorry, but we rather affect only O2 users and not all. If you want
> > packages
> > support, then help in O2 development.
> >
> > 4) In previous Dev images only tests from PharoCore were included. Now,
> it
> > also includes the tests from the external packages loaded.
> >
> > 5) This image was build using Metacello configurations. If you want,
> > compare
> > the installScript.st from this image to the previous one.
> >
> > 6) There is no Web image this time. If you want to install Seaside 2.8.4
> > evaluate:
> >
> > Gofer new
> >     squeaksource: 'MetacelloRepository';
> >     package: 'ConfigurationOfSeaside28';
> >     load.
> >
> > (Smalltalk at: #ConfigurationOfSeaside28) load
> >
> > And if you want Seaside 3.0 evaluate:
> >
> > Gofer new
> >     squeaksource: 'MetacelloRepository';
> >     package: 'ConfigurationOfSeaside30';
> >     load.
> >
> > (Smalltalk at: #ConfigurationOfSeaside30) loadLatestVersion
> >
> > However, I am not sure if this is perfectly working in Pharo.
> >
> >
> >
> > Ok .... Here is the link:
> >
> https://gforge.inria.fr/frs/download.php/25156/pharo1.0-10505-rc1dev10.01.1.zip
> >
> > I will wait a couple of days now and I will also start to use this image
> > for
> > my development. If there are issues, report them. If we have big issues,
> > this image is not release. On the other hand, if it works well, we
> release
> > it.
> >
> > _______________________________________________
> > Pharo-project mailing list
> > Pharo-project@lists.gforge.inria.fr
> > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
> >
>
> Was there a reason you opted not to include RB spelling? I don't know how
> may people use it- I find it really handy, so my vote would be for
> inclusion.
> ...Stan
>
> --
> View this message in context:
> http://n2.nabble.com/BetaTesting-ANN-Pharo1-0-10505-rc1dev10-01-1-tp4278312p4288038.html
> Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
>
> _______________________________________________
> Pharo-project mailing list
> Pharo-project@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
>
_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to