Description
I described how to fix the installation of GsDevKit_home under Ubuntu 20.04, but when executing stones and he download all stuff to build the first Pharo client a more serious ( assume) error comes up.
Some low level libraries are missing. Here is an extract of the logs when building the Pharo client to execute the "dtones" command:
...
Fetched -> BaselineOfMetacello-dkh.101 --- filetree:///home/gessdev/GsDevKit_hom e/shared/repos/metacello-work/repository --- filetree:///home/gessdev/GsDevKit_home/shared/repos/metacello-work/repository
Loaded -> BaselineOfMetacello-dkh.101 --- filetree:///home/gessdev/GsDevKit_home /shared/repos/metacello-work/repository --- filetree:///home/gessdev/GsDevKit_home/shared/repos/metacello-work/repository
Loading baseline of BaselineOfMetacello...ioLoadModule(/home/gessdev/GsDevKit_home/shared/pharo/pharo-vm/libSqueakSSL.so):
libssl.so.1.0.0: cannot open shared object file: No such file or directory
...RETRY->BaselineOfFileTree
...RETRY->BaselineOfFileTree'Errors in script loaded from /home/gessdev/GsDevKit _home/sys/default/pharo/gsDevKitCommandLineLoad.st'
ZdcPluginMissing: SSL/TLS plugin initailization failed (VM plugin missing ? OS l ibraries missing ?)
ZdcPluginSSLSession>>initialize in Block: [ :exception | ...
BlockClosure>>cull:
MethodContext(ContextPart)>>handleSignal: in Block: [ self exceptionHandlerBlock cull: exception ]
BlockClosure>>ensure:
MethodContext(ContextPart)>>handleSignal: