re: headless Kernel-Gofer-2.0
thanks folks !
> top -a
reports a huge Virt jump, but the actual resources consumed by KernelGofer
are much less than the python 2.6.6 that I have running a minimal Flask
web server on this 32-bit CentOS 6.2 i686 VPS - so that is REALLY promising
! CPU cycles look
Oh, disk size is NOT the issue ! ;-)
On 12 June 2013 08:12, LogiqueWerks wrote:
> If it is not under 50Mb with min packages + my classes, then I think no
> one in the minimalist camp is going to look at my efforts ( this is my
> "emit Curl markup" as alternative-to-HTML project for learning Ja
Am 12.06.2013 um 13:12 schrieb LogiqueWerks :
> If it is not under 50Mb with min packages + my classes, then I think no one
> in the minimalist camp is going to look at my efforts ( this is my "emit Curl
> markup" as alternative-to-HTML project for learning Japanese kanji via
> personalized mn
If it is not under 50Mb with min packages + my classes, then I think no one
in the minimalist camp is going to look at my efforts ( this is my "emit
Curl markup" as alternative-to-HTML project for learning Japanese kanji via
personalized mnemonics. )
The first image would be to parse Yaml and emit
Regarding the VM, in most 64bits Linux, you have to install some additional
32 bits libs. If you get a message like this:
[marianopeck@myserver pharoVM]$ ./pharo
could not find display driver vm-display-X11; either:
- check that /opt/pharo/pharoVM//vm-display-X11.so exists, or
- use the '-plug
Hi Robert,
look at Pharo Kernel 2.0 image with Gofer
https://ci.inria.fr/pharo-contribution/view/Pharo-Kernel-2.0/job/PharoKernel2.0-Gofer/
There is a version with preloaded basic Seaside too
https://ci.inria.fr/pharo-contribution/view/Pharo-Kernel-2.0/job/PharoKernel2.0-Seaside/
Cheers,
-- Pavel
Robert,
What size are you aiming for ?
A normal Pharo image needs between 50 and 100 Mb, with everything included.
Not much in my book, are there such small VPS machines today ?
I run 6 such Images/VM pairs on a AWS EC2 micro instances (~600Mb RAM).
Linode starts at 1Gb ...
Sven
On 11 Jun 2013
On Jun 11, 2013, at 12:14 PM, LogiqueWerks wrote:
> re: headless Pharo 2.0
>
> I just finished building gst on a tiny VPS site, but I would rather use
> pharo ... I can get some tips from pharo --help in my SSH console but I have
> a big dev CentOS here in VirtualBox in which to experiment in h
re: headless Pharo 2.0
I just finished building gst on a tiny VPS site, but I would rather use
pharo ... I can get some tips from pharo --help in my SSH console but I have
a big dev CentOS here in VirtualBox in which to experiment in headless
builds if set on the right track ...
Does anyone have