did you check that libSM.so.6 is actually on your system ? It should be in /usr/lib/libSM.so.6 If not, check that package is installed. Examples: sudo apt-get install libx11-6 libx11-dev libxtst6 xlibs-dev or if you are in 64 bits then apt-get install ia32-libs I'm not using OpenSuse but that's how it works on ArchLinux and Debian. 2010/8/10 Diogenes Moreira <diogenes.moreira@gmail.com>
Hi Folks:
I'm trying run a pharo images un a Server Ubuntu
Distributor ID: Ubuntu Description: Ubuntu 8.04.4 LTS Release: 8.04 Codename: hardy
but when running get this message:
diogenes@infantil:~/www$ sudo squeak -headless Pharo-1.0.image SQUEAK_ENCODING='UTF-8' SQUEAK_PATHENC='UTF-8' SQUEAK_PLUGINS='/usr/local/lib/squeak/4.0.3-2202' + exec /usr/local/lib/squeak/4.0.3-2202/squeakvm -headless Pharo-1.0.image libSM.so.6: cannot open shared object file: No such file or directory could not find module vm-display-X11 Aborted
Thank in advance..
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project