Hi,
sorry for my late reply! Don't know if still matters, but here it goes...
From what I've seen in your post, you actually didn't retrieve glide-devel-branch. The correct command line is:
cvs -d :pserver:anonymous@glide.cvs.sourceforge.net:/cvsroot/glide -z6 co -P -r glide-devel-branch Glide3
(note: use Glide3 with capital G -- that will get both glide3x and swlibs)
There is not likely that we'll ever have an autotools manager (and I personally hate them -- both autotools and managers ). So you'll have to compile the hard way, using makefile.linux. Make sure you read "Linux-portability", "makefile.linux" and the READMEs. Report back if you still have problems.
sorry for my late reply! Don't know if still matters, but here it goes...
From what I've seen in your post, you actually didn't retrieve glide-devel-branch. The correct command line is:
cvs -d :pserver:anonymous@glide.cvs.sourceforge.net:/cvsroot/glide -z6 co -P -r glide-devel-branch Glide3
(note: use Glide3 with capital G -- that will get both glide3x and swlibs)
There is not likely that we'll ever have an autotools manager (and I personally hate them -- both autotools and managers ). So you'll have to compile the hard way, using makefile.linux. Make sure you read "Linux-portability", "makefile.linux" and the READMEs. Report back if you still have problems.