i want to write the  Teapot program which requires GLUT libraries...
i am using Ubuntu 12.10 and downloaded GLUT-3.7.tar.gz file from the
official website of openGL... but i am facing problem in building these
pakages ...

i first replaces the Glut.cf file in the glut-3.7 dir with the file in
/glut-3.7/linux/Glut.cf  as the Readme file Said ... but when i
./mkmfiles.imake it replied

...................................
mv -f Makefile Makefile.bak > & /dev/null






if ( -d /usr/lib/X11/config ) then


if ( -d /usr/lpp/X11/Xamples/config ) then


if ( -x /usr/openwin/bin/xmkmf ) then


if ( -d /usr/X11R6/lib/X11/config ) then


xmkmf
xmkmf: Command not found.
endif
endif
endif
endif
make Makefiles
make: *** No rule to make target `Makefiles'.  Stop.





make depend
make: *** No rule to make target `depend'.  Stop.

...................

which means building process is not succesful .... anything i am missing ??
plz help .
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to