Re: [gentoo-user] xgl, masked packages, and me going crazy ()

2006-07-02 Thread Daniel Iliev
On Sun, Юли 2, 2006 3:24 am, Jason Weisberger wrote: > Daniel, > > Unmasking libdrm won't hurt a thing. If you're already using modular x, > it's probably already installed in it's stable version. You will need a few > things to get XGL running with NVidia's proprietary drivers, such as an > alp

Re: [gentoo-user] xgl, masked packages, and me going crazy

2006-07-02 Thread Mauro Arnoldi
Alle 17:42, sabato 01 luglio 2006, Bo Ørsted Andresen ha scritto: > On Saturday 01 July 2006 09:34, Mauro Arnoldi wrote: > > Hi to Everyone! > > I have followed the HOWTO_XGL to install XGL on my system, but when I > > arrive at the point: "emerge -av mesa" I get: > > > > - > > These are the pa

Re: [gentoo-user] xgl, masked packages, and me going crazy

2006-07-02 Thread Ryan Tandy
Mauro Arnoldi wrote: [...] # sed -i '/libdrm/d' /etc/portage/package.keywords # echo 'x11-libs/libdrm -*' >> /etc/portage/package.keywords # emerge -uND world -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] xgl, masked packages, and me going crazy ()

2006-07-01 Thread Jason Weisberger
Daniel,Unmasking libdrm won't hurt a thing.  If you're already using modular x, it's probably already installed in it's stable version.  You will need a few things to get XGL running with NVidia's proprietary drivers, such as an alpha version of Mesa, new versions of glitz and much more.  Checking

Re: [gentoo-user] xgl, masked packages, and me going crazy ()

2006-07-01 Thread Daniel Iliev
On Sat, Юли 1, 2006 10:10 pm, Bo Г�rsted Andresen wrote: > On Saturday 01 July 2006 21:00, Daniel Iliev wrote: >> Will this mask work for nvidia cards too? > > You really need to learn how to explain a question clearly... The libdrm > package in an overlay had no keywords. OP wanted to use it. Tha

Re: [gentoo-user] xgl, masked packages, and me going crazy ()

2006-07-01 Thread Bo Ørsted Andresen
On Saturday 01 July 2006 21:00, Daniel Iliev wrote: > Will this mask work for nvidia cards too? You really need to learn how to explain a question clearly... The libdrm package in an overlay had no keywords. OP wanted to use it. That has nothing to do with any particular graphics card... If you

Re: [gentoo-user] xgl, masked packages, and me going crazy ()

2006-07-01 Thread Daniel Iliev
Will this mask work for nvidia cards too? -- Best regards, Daniel -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] xgl, masked packages, and me going crazy ()

2006-07-01 Thread Bo Ørsted Andresen
On Saturday 01 July 2006 19:59, Daevid Vincent wrote: > What does the "-*" and "-~" do?? It tells portage you want to accept a missing keyword for that package. The alternative is to not use alpha software from the portage-xgl overlay... -- Bo Andresen pgplgdZoh1UOn.pgp Description: PGP signa

RE: [gentoo-user] xgl, masked packages, and me going crazy ()

2006-07-01 Thread Daevid Vincent
> echo 'x11-libs/libdrm -* ~*' >> /etc/portage/package.keywords What does the "-*" and "-~" do?? I've only ever put something like this in my package.keywords: "x11-libs/libdrm ~x86" -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] xgl, masked packages, and me going crazy

2006-07-01 Thread Jason Weisberger
Bo,Gotcha, I didn't realize it was an overlay.  Thanks for the input.On 7/1/06, Bo Ørsted Andresen <[EMAIL PROTECTED] > wrote:On Saturday 01 July 2006 17:32, Jason Weisberger wrote:> I believe that missing keyword stuff can be unmasked if you put > x11-libs/libdrm - in your package.keywords. This i

Re: [gentoo-user] xgl, masked packages, and me going crazy

2006-07-01 Thread Bo Ørsted Andresen
On Saturday 01 July 2006 17:32, Jason Weisberger wrote: > I believe that missing keyword stuff can be unmasked if you put > x11-libs/libdrm - in your package.keywords. This is just a guess, but I > think it should work. This isn't a fix, you should probably file a > bugzilla report on it, as nothi

Re: [gentoo-user] xgl, masked packages, and me going crazy

2006-07-01 Thread Bo Ørsted Andresen
On Saturday 01 July 2006 09:34, Mauro Arnoldi wrote: > Hi to Everyone! > I have followed the HOWTO_XGL to install XGL on my system, but when I > arrive at the point: "emerge -av mesa" I get: > > - > These are the packages that would be merged, in order: > > Calculating dependencies \ > !!! All

Re: [gentoo-user] xgl, masked packages, and me going crazy

2006-07-01 Thread Jason Weisberger
I believe that missing keyword stuff can be unmasked if you put x11-libs/libdrm - in your package.keywords.  This is just a guess, but I think it should work.  This isn't a fix, you should probably file a bugzilla report on it, as nothing in the package database should be without a keyword. -- Jaso