[Vm-dev] Pharo 6.1 installation problem on Ubuntu 18.04.1 Bionic Beaver
H. Hirzel
hannes.hirzel at gmail.com
Wed Aug 22 16:48:14 UTC 2018
Hello
I'd like to install Pharo 6.1 in a new installation of
Ubuntu 18.04.1 Bionic Beaver [1]
I get a message
./pharo-ui
Error. Could not determine platform's libc path for VM.
Try forcing $PLATFORMLIBDIR in /home/user25/pharo6.1/pharo-vm/pharo,
based on LIBC_SO. [2]
Ubuntu 18.04.1 Bionic Beaver is a new installation. The only added sw
is the Python anaconda distribution.
https://www.anaconda.com/download/#linux
Suggestions how fix this issue are welcome.
Regards
Hannes
[1] http://releases.ubuntu.com/18.04/
[2] The installation sequence
wget -O- get.pharo.org | bash
./pharo-ui
Error. Could not determine platform's libc path for VM.
Try forcing $PLATFORMLIBDIR in /home/user25/pharo6.1/pharo-vm/pharo,
based on LIBC_SO.
Please report what works to pharo [vm-dev] mail list.
LIBC_SO=
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.1 LTS"
NAME="Ubuntu"
VERSION="18.04.1 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.1 LTS"
VERSION_ID="18.04"
VERSION_CODENAME=bionic
UBUNTU_CODENAME=bionic
UNAME=Linux Latitude2 4.15.0-29-generic #31-Ubuntu SMP Tue Jul 17
15:39:52 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
System seems to be 64 bit. You may need to (re)install the 32-bit libraries.
More information about the Vm-dev
mailing list