On Monday 29 Dec 2003 23:07, Gerhard W.Gruber wrote: > I josticed got a notification that a new driver for my videocard is > available at www.ati.com. Since I can't activate 3D acceleration I > hope that this new driver will fix this. Of course there is no emerge > yet, because the ati-driver package still has 3.2.8. Now I wonder > what effects will that have if I try install that RPM package. How > well does emerge and rpm go together? If this driver works and gentoo > has included the new driver can I remove the rpm and emerge the > gentoo version?
There are several options here. 1) Get the rpm and do `rpm -i --nodeps <rpm>` and `rpm -e <rpm>` when you want to uninstall 2) This is better: Get the src rpm if it exists and do `rpm2targz <src.rpm>. Then you can either build from source (./configure, make and (make install as root)) or make an ebuild from it. Peter -- ====================================================================== Gentoo Linux: Portage 2.0.49-r18 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.6.0-gentoo-w4l) i686 AMD Athlon(tm) XP 3200+ ====================================================================== -- [EMAIL PROTECTED] mailing list
