vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I allways get this messsage when I want to update my system. [blocks B ] <media-video/ati-drivers-8.8.25-r3 (is blocking x11-base/opengl-update-2.1.1-r1) I ussually do emerge -Duv world. But now it doesn't start compiling because there is a Blocked ebuild. What can I do to unblock it? Greetz |
| |||
| Matata wrote: > I allways get this messsage when I want to update my system. > [blocks B ] <media-video/ati-drivers-8.8.25-r3 (is blocking > x11-base/opengl-update-2.1.1-r1) > > I ussually do emerge -Duv world. But now it doesn't start compiling because > there is a Blocked ebuild. What can I do to unblock it? You need to upgrade your ATI drivers to a newer version so that you can upgrade your opengl-update, or you can use the --nodeps option to ignore this. //Aho |
| ||||
| J.O. Aho wrote: > Matata wrote: >> I allways get this messsage when I want to update my system. >> [blocks B ] <media-video/ati-drivers-8.8.25-r3 (is blocking >> x11-base/opengl-update-2.1.1-r1) >> >> I ussually do emerge -Duv world. But now it doesn't start compiling >> because there is a Blocked ebuild. What can I do to unblock it? > > You need to upgrade your ATI drivers to a newer version so that you can > upgrade your opengl-update, or you can use the --nodeps option to ignore > this. > > > //Aho Thx now it works ... |