Re: gluegen Build Failure In v2.3.1
Posted by rhatcher on Jul 03, 2015; 5:59pm
URL: https://forum.jogamp.org/gluegen-Build-Failure-In-v2-3-1-tp4034801p4034815.html
Hi Xerxes,
All good info. I can do all kinds of stuff with Perforce, but am still a git noob :-/.
When I issue this command on my CentOS 6.5 box:
git clone --recurse-submodules git://jogamp.org/srv/scm/gluegen.git gluegen
...it says:
error: unknown option `recurse-submodules'
usage: git clone [options] [--] <repo> [<dir>]
<snip>
git says its version is 1.7.1.
Anyway, that's why I said it didn't work. Maybe I am doing something wrong (?).
I will look over your other information and see if I can get it to build.
Thanks for the feedback.
Rob