On Sun, 2003-03-02 at 01:53, Dominic Malolepszy wrote: > I want to install an RPM but Debian keeps saying: > "cannot open packages index using db3 - No such file or directory (2) > cannot open Pakages database in /var/lib/rpm" > > Is there a way to change an RPM to a Deb package, there is a way to do it in > reverse(deb to rpm, but thats not what I want)
apt-get install alien that should work fine for what you want. Greeno -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
