Results 1 to 10 of 15
i did
Code:
emerge xorg-x11
and it gave me this:
make:cannot stat libGL.so.1.2 no such file/dir
someone in #gentoo sent me here: http://bugs.gentoo.org/show_bug.cgi?id=103404 but i dont think its the same, ...
- 09-12-2005 #1Just Joined!
- Join Date
- Jul 2005
- Location
- look out your window
- Posts
- 72
emerge xorg-x11 not working
i did
and it gave me this:Code:emerge xorg-x11
make:cannot stat libGL.so.1.2 no such file/dir
someone in #gentoo sent me here: http://bugs.gentoo.org/show_bug.cgi?id=103404 but i dont think its the same, as the error messages are differant.
i have a nvidia geforce 6600GT
thanks
-tuxxman
- 09-12-2005 #2
Try just "emerge x11" and that should work.
How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 09-12-2005 #3Just Joined!
- Join Date
- Jul 2005
- Location
- look out your window
- Posts
- 72
that didnt work, but i noticed it tried to install xorg-x11 again...
http://img392.imageshack.us/my.php?image=img24890qm.jpg
and
http://img392.imageshack.us/my.php?image=img24900xm.jpg
are a bunch of lines of the errors
thanks
-tuxxman
- 09-13-2005 #4
did you try just
too see if that gave you anything?Code:emerge xorg
- 09-14-2005 #5
Post your /etc/make.conf and the output of emerge -pv xorg-x11. What kernel version are you running?
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 09-20-2005 #6Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Another thing, do you use x86 or ~x86 branch?
- 09-22-2005 #7
sounds like a problem with portage to me, since portage normally solves ALL dependancies. you may also have configured your kernel incorrectly. it's more likely to be portage, try redownloading portage (follow the stage 1 instructions and it'll tell you).
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 09-22-2005 #8Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Yeh, talking about dependencies, I belive libGL should come with mesagl or the nvidia-drivers?
- 09-23-2005 #9
i have nvidia drivers but i didn't use them when i first booted gentoo. i just used the vga driver, then emerged nvidia afterwards (with lots of problems). if you are trying to use nvidia, try using vga first. if you are using vga then you are definately having a problem with portage.
Here's why Linux is easier than Windows:
Package Managers! Apt-Get and Portage (among others) allow users to install programs MUCH easier than Windows can.
Hardware Drivers. In SuSE, ALL the hardware is detected and installed automatically! How is this harder than Windows' constant disc changing and rebooting?
- 09-23-2005 #10Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
The MesaGL libraries is simply a opengl implementation using software rendering, not hardware acceleration... So if he's using VGA, he'll probably use MesaGL for 3d.
Originally Posted by d38dm8nw81k1ng
BTW, do an "emerge -S mesa|less" to look for packages mentioning mesa, if you find a mesagl package, emerge it and then try remerge xorg-x11.


Reply With Quote
