[Glass] Installing Server only devKit_329 does not exist
BrunoBB via Glass
glass at lists.gemtalksystems.com
Thu Jan 28 09:00:29 PST 2016
Dale,
These a the commands to install (gemstone is in sudoers file):
adduser gemstone
passwd gemstone
sudo yum install git-all
cd /home
cd gemstone
mkdir git
cd git
git clone https://github.com/GsDevKit/GsDevKit_home.git
cd GsDevKit_home/
git checkout -b gsdevkit
export GS_HOME=/home/gemstone/git/GsDevKit_home
export PATH=$GS_HOME/bin:$PATH
$GS_HOME/bin/installServer -c https devKit_329 3.2.9
Take it from:
https://github.com/GsDevKit/GsDevKit_home/blob/master/docs/installation/installDevKitServer.md
The installation is interrupted with this output:
=================
GsDevKit script: create_gs_server_image -d
/home/gemstone/git/GsDevKit_home/s
hared/pharo gsDevKitCommandLine
path:
/home/gemstone/git/GsDevKit_home/shared/bin/create_gs_server
_image
=================
=================
GsDevKit script: downloadSmalltalkClient -v Pharo3.0 -d
/home/gemstone/git/Gs
DevKit_home/shared/pharo
path:
/home/gemstone/git/GsDevKit_home/bin/private/downloadSmallta
lkClient
=================
Installing Pharo3.0
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
101 5473 101 5473 0 0 8407 0 --:--:-- --:--:-- --:--:--
9244
Downloading the latest pharoVM:
http://files.pharo.org/get-files/30/pharo-linux-stable.zip
pharo-vm/pharo
Downloading PharoV30.sources:
http://files.pharo.org/get-files/30/sources.zip
Creating starter scripts pharo and pharo-ui
On a 64-bit system? You must install the 32-bit libraries
Try `sudo aptitude install ia32-libs` or see
http://pharo.org/gnu-linux-insta
llation#64-bit-System-Setup for more info
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left
Speed
102 2771 102 2771 0 0 5162 0 --:--:-- --:--:-- --:--:--
5218
Downloading the latest 30 Image:
http://files.pharo.org/get-files/30/pharo.zip
Pharo.image
...finished downloadSmalltalkClient
create gsDevKitCommandLine.image image using
/home/gemstone/git/GsDevKit_home/sy
s/default/pharo/gsDevKitCommandLineLoad.st
/home/gemstone/git/GsDevKit_home/shared/pharo/pharo:
/home/gemstone/git/GsDevKit
_home/shared/pharo/pharo-vm/pharo: /lib/ld-linux.so.2: bad ELF interpreter:
No s
uch file or directory
It seems is trying to install the Pharo client ?
Why ? I'm want to install server only...
Regards,
Bruno
--
View this message in context: http://forum.world.st/Installing-Server-only-devKit-329-does-not-exist-tp4874425p4874567.html
Sent from the GLASS mailing list archive at Nabble.com.
More information about the Glass
mailing list