[Glass] Early Access: Installing Server and Client on a single node

BrunoBB via Glass glass at lists.gemtalksystems.com
Fri Oct 23 07:39:26 PDT 2015


Hi,

Following steps in:
https://github.com/GsDevKit/GsDevKit_home/blob/master/docs/installation/installDevKitServerAndClient.md#example-script-to-install-both-server-and-client

I can not install the server, my steps:
bruno at ubuntu:~/git/GsDevKit_home$ git clone
https://github.com/GsDevKit/GsDevKit_home.git
bruno at ubuntu:~/git/GsDevKit_home$ cd GsDevKit_home/
bruno at ubuntu:~/git/GsDevKit_home$ git checkout -b gsdevkit
bruno at ubuntu:~/git/GsDevKit_home$ export
GS_HOME=/home/bruno/git/GsDevKit_home
bruno at ubuntu:~/git/GsDevKit_home$ export PATH=$GS_HOME/bin:$PATH
bruno at ubuntu:~/git/GsDevKit_home$ sudo $GS_HOME/bin/installServerClient -c
https devKit_329 tode1 3.2.9

The last step give the following error:
=================
   GsDevKit script: installServerClient -c https devKit_329 tode1 3.2.9
              path: /home/bruno/git/GsDevKit_home/bin/installServerClient
=================
the GS_HOME environment variable needs to be defined

The strange thing is that:
bruno at ubuntu:~/git/GsDevKit_home$ printenv | grep GS
GS_HOME=/home/bruno/git/GsDevKit_home

Also:
bruno at ubuntu:~/git/GsDevKit_home$ sudo -E sh -c 'echo $GS_HOME'
GS_HOME=/home/bruno/git/GsDevKit_home

Is there anything that i'm doing wrong ?

Regards,
Bruno



--
View this message in context: http://forum.world.st/Early-Access-Installing-Server-and-Client-on-a-single-node-tp4857596.html
Sent from the GLASS mailing list archive at Nabble.com.


More information about the Glass mailing list