[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: The new X.org X11 implementation, has now been put in rawhide (was Re: Xorg server)



On Wed, 2004-03-17 at 17:18, Sandy Pond wrote:
> I didn't bother removing any old XFree packages first.  Should I be
> running "rpm -e --nodeps $(rpm -qa | grep ^XFree)" first?
> 

Sorry to reply to my own email

After downloading Mikes packages this installed without problem:

packages=$(rpm -qa | grep ^XFree | \
  sed -e 's/XFree86/xorg-x11/' \
      -e 's/-4.3.0-.*$/-0.0.6.6-0.0.2004_03_11.5.i386.rpm/')

rpm -e --nodeps $(rpm -qa | grep ^XFree)

rpm -ihv $packages

Complains about:

warning: xorg-x11-libs-data-0.0.6.6-0.0.2004_03_11.5.i386.rpm: V3 DSA
signature: NOKEY, key ID 30c9ecf8

and:

/sbin/ldconfig: File /usr/lib/libkdeinit_appletproxy.so.#prelink#.ueCvZM
is too small, not checked.

Haven't had a chance to test yet. 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]