[Glass] GemTools on remote server

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Fri Mar 27 10:42:06 PDT 2015


On 03/27/2015 09:24 AM, Dario Trussardi via Glass wrote:
> Dale,
>
>> Dario,
>>
>> Good questions.
>>
>> As part of my work for the soon to be released gsDevKitHome 1.0.0, I 
>> have taken a pretty close look at the prerequisites[2] and I've got a 
>> detailed list of the prerequisites for Ubuntu14.04[2]. I think I've 
>> added a couple of prereqs since you've done an install ... mainly in 
>> the areas of support for ptrace (C stack straces) and freetype fonts 
>> for pharo.  Check you list against the required prereqs[5].
>
> I don't verify the prerequisite for now.
>
>>
>> It looks like you have the X11 Client already installed on the 
>> server, so you will need to install GemTools on the server. You 
>> should just be able to scp the GemTools zip file over to the server 
>> and go ...
>
> I open ssh session with:
>
> ssh -X scandella -l scandella -L 57858:localhost:57858 -L 
> 57860:localhost:57860
>
> And submit:
>
> export GS_HOME=/opt/oodb/gsDevKitHome
> export PATH=$GS_HOME/bin:$PATH
>
> $GS_HOME/bin/todeClient
>
> It work fine and i can submit tODE command on:gestionale    environment
>
> After i download and unzip: 
> http://seaside.gemtalksystems.com/squeak/GemTools-1.0-beta.8.7-310x.zip
>
> When i  submit:
>
> scandella at scandella:/opt/GemTools/GemTools-1.0-beta.8.7-3101x.app$ 
> ./GemTools-1.0-beta.8.7-3101x.sh
>
> the system answer:
> could not find module vm-display-X11 Annullato (core dump creato)
>
> Any idea about it?
>
`sudo apt-get install ia32-libs` on 12.04 did the trick for me ... but 
ia32-libs does not appear to be supported on 14.04 .... more research 
needed ...

Dale

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gemtalksystems.com/mailman/private/glass/attachments/20150327/377253e5/attachment.html>


More information about the Glass mailing list