But there is a bit of a problem with it (or with ubuntu itself ?) pharo-vm requires openssl:i386; this would force the removal of openssl and a large chunk of ubuntu functionality (ubuntu 12.10 64bits). So I had to do that : sudo apt-get download pharo-vm sudo dpkg -i --ignore-depends openssl:i386 pharo-* And when I check the plugin libSqueakSSL.so, I see that it has been linked to : libssl.so.1.0.0 => /lib/i386-linux-gnu/libssl.so.1.0.0 (0xf772b000) Which is in libssl1.0.0:i386. I tested through Zodiac-Tests ZdcSecureSocketStreamTests and they are green, so I guess the plugin is working correctly as it is. Thierry Le 08/04/2013 09:46, Goubier Thierry a écrit :
Great! Thanks for the effort!
Thierry (a 12.10 user)
Le 07/04/2013 21:12, Damien Cassou a écrit :
Dear Pharo and Ubuntu users,
Nicolas Petton and I are proud to announce Ubuntu packages for the Pharo VM. Installing the pharo vm is now just a matter of:
sudo add-apt-repository ppa:cassou/pharo sudo apt-get update sudo apt-get install pharo-vm
With this package, you get:
- the latest pharo vm as a 'pharo' binary in the PATH - all plugins and libraries (native boost, freetype, ssl, ...) - file association so you can just double-click on pharo images - pharo icons visible everywhere (on image files, on ALT+TAB...) - PharoV10.sources and PharoV20.sources
Please fill bug reports on https://pharo.fogbugz.com.
This package is currently only available for Ubuntu 12.10 Quantal. Fill a bug report if you want me to package it for another version of Ubuntu.
-- Damien Cassou http://damiencassou.seasidehosting.st
"Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
-- Thierry Goubier CEA list Laboratoire des Fondations des Systèmes Temps Réel Embarqués 91191 Gif sur Yvette Cedex France Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95