This is a discussion on Automake problems on old GtkGL package within the Linux Operating System forums, part of the Unix Operating Systems category; --> Hello, I want to install xtraceroute, and that requires GtkGL. I haven't been able to find a packaged version ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I want to install xtraceroute, and that requires GtkGL. I haven't been able to find a packaged version of this (it looks like gtkGL-0.3.tar.gz was the most recent version, and was available on sakuranet.or.jp, but that site doesn't seem to exist anymore). So I got the CVS version from the gnome site: bash-2.05b$ export CVSROOT= bash-2.05b$ cvs login bash-2.05b$ cvs -z3 co gtkGL ....and then I ran aclocal in the tree, but when I then run autoheader I get this: autoheader: error: AC_CONFIG_HEADERS not found in configure.in Sure enough, there's no such variable in that file. Any ideas how I can fix this? Alternately, if anyone has a packaged version of GtkGL, that would work too. Thanks, Anthony http://nodivisions.com/ |