[Glass] Client Installation

Mariano Martinez Peck via Glass glass at lists.gemtalksystems.com
Fri Jun 10 13:01:19 PDT 2016


On Fri, Jun 10, 2016 at 4:18 PM, BrunoBB via Glass <
glass at lists.gemtalksystems.com> wrote:

> Hi,
>
> Trying to install:
>
> https://github.com/GsDevKit/GsDevKit_home/blob/master/docs/installation/installDevKitClient.md
>
> If my client is Windows the following Script should be executed in Windows
> (git shell) ??
> git clone https://github.com/GsDevKit/GsDevKit_home.git
> cd GsDevKit_home
> export GS_HOME=`pwd`
> export PATH=$GS_HOME/bin:$PATH
> installClient 2>&1 | tee $GS_HOME/install.log
> downloadGemStone 3.3.0 2>&1 | tee -a $GS_HOME/install.log
> createClient tode1 2>&1 | tee -a $GS_HOME/install.log
>
> If it so --> "export" command is not recognised by Git shell.
> In Windows should  i set variables in the Environment Variables window
> (GS_HOME & PATH) ?
>
> Why there is a line like: downloadGemStone 3.3.0 2>&1 | tee -a
> $GS_HOME/install.log ?
>

Because with the `tee -a` what you do is to append all the output of all
the installation steps into one single install.log. You can then share that
.log and Dale would (ideally) have as much info as possible (all output in
a single file)



>
> Why the client installation download (GS 3.3) ?
>
> Regards,
> Bruno
>
>
>
> --
> View this message in context:
> http://forum.world.st/Client-Installation-tp4900455.html
> Sent from the GLASS mailing list archive at Nabble.com.
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass
>



-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20160610/42cfd342/attachment.html>


More information about the Glass mailing list