i have glut&glut-devel installed, but during the configure process checking for glutBitmapCharacter in -lglut does not succeed, and futher compilation crushes :(
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have glut&glut-devel installed, but during the configure process checking for glutBitmapCharacter in -lglut does not succeed, and futher compilation crushes :(
I'm having the same problem. Please let me know if you find a solution; I'll do the same.
Thanks.
I'm using Red Hat Linux 9. My installation came with a glut-3.7-12. When I was trying to configure InnoLab, I couldn't find glutBitmapCharacter.
I've fixed the problem by erasing the RPM glut-3.7-12 and installing the older RPM glut-3.7. You can download glut-3.7 from the Red Hat ftp server.
kdegraphics depends on glut-3.7-12, and kdegraphics-develop depends on kdegraphics. Therefore, I had to erase these to RPMs as well.
Hope this works for you as well.