Kompalli SuryaPrakash wrote:
4> How can I install rpms in Debian or will i have to install thru
tars?
another way to install an rpm is to convert the rpm into a .deb file using 'alien'... man alien for more info.
Ananth
______________________________________________________________________ Sur WebMailS.com, mon adresse de courrier électronique gratuite. Service multilingue, sûr, et permanent. http://www.webmails.com/
On Sunday 29 July 2001 14:09, Ananth wrote:
Kompalli SuryaPrakash wrote:
4> How can I install rpms in Debian or will i have to install thru tars?
another way to install an rpm is to convert the rpm into a .deb file using 'alien'... man alien for more info.
Ananth
No need to convert. alien -i (package name) will do a clean install.