Fwd: [Pharo-users] minimal pharo image

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

Fwd: [Pharo-users] minimal pharo image

Stéphane Ducasse
hi guys

I know that some of you used pavel mini image but I do not have the data at end.
Annick have a look at:
        https://gforge.inria.fr/frs/download.php/27904/PharoKernel-1.2-12229.zip
inside there is a small image of 2.3 mb. or 2.9mb with gofer inside.

Stef


> From: Annick Fron <[hidden email]>
> Date: December 20, 2010 12:20:14 PM GMT+01:00
> To: A friendly place where any question about pharo is welcome <[hidden email]>
> Subject: [Pharo-users] minimal pharo image
> Reply-To: A friendly place where any question about pharo is welcome <[hidden email]>
>
> Hi,
>
> I am looking for a minimal pharo image. Does anyone know how much file space I need for a minimal image with smalltalk servlets and http at least, or even Seaside ?
>
> Annick Fron


Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [Pharo-users] minimal pharo image

Luc Fabresse
Hi Annick,

Pavel also said that pharo kernel can load KomHttpServer.


#Luc


2010/12/20 Stéphane Ducasse <[hidden email]>
hi guys

I know that some of you used pavel mini image but I do not have the data at end.
Annick have a look at:
       https://gforge.inria.fr/frs/download.php/27904/PharoKernel-1.2-12229.zip
inside there is a small image of 2.3 mb. or 2.9mb with gofer inside.

Stef


> From: Annick Fron <[hidden email]>
> Date: December 20, 2010 12:20:14 PM GMT+01:00
> To: A friendly place where any question about pharo is welcome <[hidden email]>
> Subject: [Pharo-users] minimal pharo image
> Reply-To: A friendly place where any question about pharo is welcome <[hidden email]>
>
> Hi,
>
> I am looking for a minimal pharo image. Does anyone know how much file space I need for a minimal image with smalltalk servlets and http at least, or even Seaside ?
>
> Annick Fron



Reply | Threaded
Open this post in threaded view
|

Re: Fwd: [Pharo-users] minimal pharo image

Mariano Martinez Peck
In reply to this post by Stéphane Ducasse
You can also download a PharoCore from

http://www.pharo-project.org/pharo-download/stable-core

And evaluate "ScriptLoader new cleanUpForProduction"

That image may be arround 7mb i think

cheers

mariano

On Mon, Dec 20, 2010 at 1:35 PM, Stéphane Ducasse <[hidden email]> wrote:
hi guys

I know that some of you used pavel mini image but I do not have the data at end.
Annick have a look at:
       https://gforge.inria.fr/frs/download.php/27904/PharoKernel-1.2-12229.zip
inside there is a small image of 2.3 mb. or 2.9mb with gofer inside.

Stef


> From: Annick Fron <[hidden email]>
> Date: December 20, 2010 12:20:14 PM GMT+01:00
> To: A friendly place where any question about pharo is welcome <[hidden email]>
> Subject: [Pharo-users] minimal pharo image
> Reply-To: A friendly place where any question about pharo is welcome <[hidden email]>
>
> Hi,
>
> I am looking for a minimal pharo image. Does anyone know how much file space I need for a minimal image with smalltalk servlets and http at least, or even Seaside ?
>
> Annick Fron