Login  Register

Re: Error downloading JOGL and gluegen

Posted by Xerxes Rånby on Nov 07, 2014; 8:07pm
URL: https://forum.jogamp.org/Error-downloading-JOGL-and-gluegen-tp4033494p4033513.html

Hi Sticks

The jogamp git server is located on jogamp.org
you get the connection refused if you try to use the jogamp.com
Thus you made "typo" com vs org

cheers
Xerxes



2014-11-05 14:30 GMT+01:00 smabakane [via jogamp] <[hidden email]>:
Hello,

I can't be able to download the source zip files of JoGL and gluegen using the git command. I tried to follow the instructions on JOGL website but the commands just hang and later provide an error message. The command used to download JoGL and gluegen is:

> git clone git://jogamp.org/srv/scm/gluegen.git gluegen
> git clone --recurse-submodules git://jogamp.org/srv/scm/jogl.git jogl

I have also tried to download using this command: git clone git://jogamp.com/srv/scm gluegen but am getting the following error message:
 
root@login02:/opt/gridware/libraries/jogltesr $ git clone git://jogamp.com/srv/scm/gluegen.git gluegen
Cloning into 'gluegen'...
fatal: unable to connect to jogamp.com:
jogamp.com[0: 2a01:4f8:140:1225::1:1]: errno=Connection timed out
jogamp.com[1: 46.4.52.69]: errno=Connection refused

When i use wget to download other packages it works very well. Can you please help me to download JoGL and gluegen for Redhat Linux (Centos) running on X86_64 architecture.

Thank you in advance.

Regards,

Sticks  



If you reply to this email, your message will be added to the discussion below:
http://forum.jogamp.org/Error-downloading-JOGL-and-gluegen-tp4033494.html
To start a new topic under jogl, email [hidden email]
To unsubscribe from jogamp, click here.
NAML