[Glass] Installing Server only devKit_329 does not exist

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Thu Jan 28 10:21:48 PST 2016


Bruno, it looks like you are using an "unknown version of ubuntu" ... 
the script itself has been tested with only Ubuntu 12.04 and Ubuntu 
14.04 (Centos support is in the pipeline on the dev branch).

The script is using `lsb_release -rs` to determine the version of 
ubuntu, but that's probably not correct for the os that you are using 
(what os are you using?).

`lsb_release -ds` apparently gives the full name, so it would be 
interesting to see what you get ...

Have you installed the other GemStone prereqs on your system, using 
`sudo apt-get` or some other command?

It should be straightforward (not necessarily simple) to get your 
platform supported..

Dale

On 01/28/2016 09:38 AM, BrunoBB via Glass wrote:
> Dale,
>
> This is the ouput after executing "$GS_HOME/bin/utils/installOsPrereqs", it
> seem that is not executing nothing but showing command options...
>
> [gemstone at localhost utils]$ $GS_HOME/bin/utils/installOsPrereqs
> =================
>     GsDevKit script: installOsPrereqs
>                path:
> /home/gemstone/git/GsDevKit_home/bin/utils/installOsPrereqs
> =================
> unrecognized Ubuntu version 6.3
>    USAGE: installOsPrereqs [-h] [-X] [-G]
>
> Install os-specific required packages:
>    - 32 bit libraries
>    - git
>    - curl
>    - unzip
>    - ssl
>    - PAM
>
> and os-specific optional packages:
>    - X11
>
> If the file /home/gemstone/git/GsDevKit_home/bin/.osPrereqsSysSetup exists,
> then
>   the prerequisite installation is skipped.
>
> OPTIONS
>    -h
>       display help
>    -G
>       install GemTools and the GemTools prerequisites
>    -X
>       if present, X11 client installed
>
> EXAMPLES
>    ./installOsPrereqs -h
>    ./installOsPrereqs
>    ./installOsPrereqs -X
>    ./installOsPrereqs -G -X
> [gemstone at localhost utils]$
>
>
>
> --
> View this message in context: http://forum.world.st/Installing-Server-only-devKit-329-does-not-exist-tp4874425p4874577.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



More information about the Glass mailing list