Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-24-2005, 11:41 PM
|
#1
|
Member
Registered: Feb 2005
Location: mexico city
Distribution: 2.6.17-gentoo-r8
Posts: 127
Rep:
|
problem installing wxGTK in gentoo
Hi im trying to install wxGTK in gentoo using emerge wxGTK but i get an error:
checking for GL/gl.h... no
configure: error: OpenGL libraries not available
please help
|
|
|
04-24-2005, 11:54 PM
|
#2
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
do you have mesa installed ( NOTE: do not install it if you have nvidia's or ati's driver)
|
|
|
04-24-2005, 11:55 PM
|
#3
|
Member
Registered: Feb 2005
Location: mexico city
Distribution: 2.6.17-gentoo-r8
Posts: 127
Original Poster
Rep:
|
re
i have nvidia what do i do?
|
|
|
04-25-2005, 12:13 AM
|
#4
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
it's been awhile since I used gentoo, but when I was using it I never used portage to install the nvidia driver, I liked the nvidia installer better. you could try to get the nvidia driver of your version from nvidia's site, extract it, and copy the NVIDIA-xxxxxxx/usr/include/GL directory to /usr/include, or get the mesa source package and copy the includes from it to your /usr/include.
|
|
|
04-25-2005, 12:28 AM
|
#5
|
Member
Registered: Feb 2005
Location: mexico city
Distribution: 2.6.17-gentoo-r8
Posts: 127
Original Poster
Rep:
|
re:
i got past the point of gl.h i put the include of the mesa soruce file in my usr/include but now i get this error
checking for -lGL... no
checking for -lMesaGL... no
|
|
|
04-25-2005, 01:01 AM
|
#6
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
do you have the nvidia libs installed? the nvidia installer installs a gl lib and symlinks everything back to it. here is mine:
$ ls -l /usr/lib | grep GL
-rw-r--r-- 1 root root 653 2005-04-17 10:22 libGL.la
lrwxrwxrwx 1 root root 10 2005-04-17 10:22 libGL.so -> libGL.so.1*
lrwxrwxrwx 1 root root 17 2005-04-17 10:22 libGL.so.1 -> libGL.so.1.0.7174*
-rwxr-xr-x 1 root root 485260 2005-04-17 10:22 libGL.so.1.0.7174*
lrwxrwxrwx 1 root root 21 2005-04-17 10:22 libGLcore.so.1 -> libGLcore.so.1.0.7174*
-rwxr-xr-x 1 root root 7626156 2005-04-17 10:22 libGLcore.so.1.0.7174*
|
|
|
04-25-2005, 01:23 AM
|
#7
|
Member
Registered: Feb 2005
Location: mexico city
Distribution: 2.6.17-gentoo-r8
Posts: 127
Original Poster
Rep:
|
re
here is mine
matrix@matrix matrix $ ls -l /usr/lib | grep GL
-rw-r--r-- 1 root root 679556 Apr 23 16:29 libGLU.a
-rw-r--r-- 1 root root 752 Apr 23 16:29 libGLU.la
lrwxrwxrwx 1 root root 13 Apr 23 16:29 libGLU.so -> libGLU.so.1.3
lrwxrwxrwx 1 root root 13 Apr 23 16:29 libGLU.so.1 -> libGLU.so.1.3
-rwxr-xr-x 1 root root 584733 Apr 23 16:29 libGLU.so.1.3
lrwxrwxrwx 1 root root 21 Apr 21 08:10 libGLcore.so.1 -> libGLcore.so.1.0.7174
-rwxr-xr-x 1 root root 7626156 Apr 21 08:10 libGLcore.so.1.0.7174
-rw-r--r-- 1 root root 28586 Apr 23 16:29 libGLw.a
lrwxrwxrwx 1 root root 13 Apr 23 16:29 libGLw.so -> libGLw.so.1.0
lrwxrwxrwx 1 root root 13 Apr 23 16:29 libGLw.so.1 -> libGLw.so.1.0
-rwxr-xr-x 1 root root 27198 Apr 23 16:29 libGLw.so.1.0
|
|
|
04-25-2005, 01:58 AM
|
#8
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
you have no libGL.so.1.0.7174 ( the nvidia opengl library). you will have to install a working nvidia install.
|
|
|
All times are GMT -5. The time now is 03:44 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|