[Glass] Installation on Centos 7 report

Dale Henrichs via Glass glass at lists.gemtalksystems.com
Fri Jun 17 12:00:32 PDT 2016


On 6/17/16 11:13 AM, BrunoBB via Glass wrote:
> Dale,
>
> /********************************************************/
> I don't understand this requirement ... could you give me a bit more
> information about the deltarpm lib? What error is it resolving?
> /********************************************************/
> At some point the server installation stop with:
> Delta RPMs disabled because /usr/bin/applydeltarpm not installed
>
> After executing:
> yum install -y deltarpm
> The problem was fixed.
Okey dokey, I'll  add it the install script ...
>
> /**************************************************************/
>     cd $GS_HOME/dev/clients/tode1
>     ./pharo --help --vm-display-null
> /**************************************************************/
> The command pop up the attached Windows but it does not shown anything.
> (see the attached image)
> pharo-error-01.jpg <http://forum.world.st/file/n4901512/pharo-error-01.jpg>
>
This looks like the error we see on windows IIRC I wasn't able to find a 
solution to that problem and it appeared to be "a known problem" for 
windows.

As I think about this, the ./pharo script is supposed to run a headless 
pharo anyway, so the  --vm-display-null may be the culprit in your case...

What happens when you do:

    cd $GS_HOME/dev/clients/tode1
    ./pharo --help

Dale


More information about the Glass mailing list