Thanks Bert, it seems to work but with a squeak image. DiskStationSDC> squeak.sh -nodisplay -nosound ./squeak4/Squeak4.3.image & DiskStationSDC> ps | grep squeak 17992 root 1027m S /usr/local/lib/squeak/4.4.7-2357/squeakvm -nodisplay -nosound ./squeak4/Squeak4.3.image 18007 root 2476 S grep squeak DiskStationSDC> Now, I need to make it work with a Pharo/seaside image with VNC support... and with the stack VM and a Pharo2.0 image, I still get the floating point error: DiskStationSDC> ./StackVM-linux/StackVM -nodisplay -nosound Pharo-2.0.image Floating point exception (core dumped). Anyway thanks for your help, Cédrick Le 9 juil. 2012 à 19:07, Bert Freudenberg a écrit :
On 2012-07-09, at 18:54, Cédrick Béler wrote:
What about the regular VM from squeakvm.org? Or Eliot's VM?
I just tried but couldn't get it work...
DiskStationSDC> squeak.sh -nodisplay Pharo-2.0.image libasound.so.2: cannot open shared object file: No such file or directory libpulse-simple.so.0: cannot open shared object file: No such file or directory libasound.so.2: cannot open shared object file: No such file or directory
These are all sound related. Try "-nosound".
- Bert -
_______________________________________________ VM-beginners mailing list VM-beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/vm-beginners