[Glass] GsDevKit and Ubuntu 14.04 desktop

Sebastian Heidbrink via Glass glass at lists.gemtalksystems.com
Tue Sep 9 17:29:05 PDT 2014


Hi Dale,

Thank you very very much! Works like a charm here!

So let's add the Web server and Seaside at CampSmalltalk and we have a 
new GLASS VM!

CU then!
Sebastian



Am 09.09.2014 17:09, schrieb Dale Henrichs via Glass:
> For ubuntu 14.04, I ended up using virtualbox and an 
> ubuntu_14.04.1-desktop-amd64 vm. I installed the following packages 
> (no need to install 64-bit X libraries, since I was using a desktop 
> distribution):
>
> sudo apt-get install git
> sudo apt-get install curl
> sudo apt-get -y install libpam0g:i386
> sudo apt-get libssl1.0.0:386
> sudo apt-get libssl1.0.0:i386
> sudo apt-get install -qq gcc-multilib libstdc++6:i386
> sudo ln -s /usr/lib/i386-lin-gnu/libstdc++.so.6 
> /usr/lib/i386-linux-gnu/libstdc++.so
>
> sudo apt-get install libx11-6:i386
> sudo apt-get install libgl1-mesa-dev:i386
> sudo apt-get install libxcb-dri2-0:i386
>
> Then did the following:
>
> git clone https://github.com/GsDevKit/gsDevKitHome.git
> cd gsDevKitHome
> git checkout -b  12.04
> export GS_HOME=`pwd`
> export PATH=$GS_HOME/bin:$PATH
> installServer devKit 3.2.2
>
> and the pharo-ui came up and i was able to log into the devKit stone ....
>
> Except for curl, libssl1.0.0 and the x servers, the list of packages 
> installed is the same between 12.04 and 14.04...
>
> Dale
>
>
>
> _______________________________________________
> Glass mailing list
> Glass at lists.gemtalksystems.com
> http://lists.gemtalksystems.com/mailman/listinfo/glass

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20140909/6f6ee7a2/attachment.html>


More information about the Glass mailing list