Results 1 to 4 of 4
hello, I need a program to convert .deb to .rpm run on redhat linux.
How can I do?
thanks, can anyone help me?...
- 11-04-2010 #1Just Joined!
- Join Date
- Nov 2010
- Posts
- 2
how to convert from .deb to .rpm
hello, I need a program to convert .deb to .rpm run on redhat linux.
How can I do?
thanks, can anyone help me?
- 11-04-2010 #2
Hi and welcome to the forum.
You can use a tool called alien (should be available in the Debian repositories) to convert a deb to rpm. Converting between the two package formats does no guarantee that the resulting package will install or work on Red Hat Linux, so the best solution IMHO is to find a package built for Red Hat.
- 11-04-2010 #3Just Joined!
- Join Date
- Nov 2010
- Posts
- 2
I converted with alien, but the package provides generated dependency errors ... the rpm does not exist of course.
I tried to compile the source code, but I have problems because there are commands in sudo.
thanks
Ascolta
Trascrizione fonetica
- 11-04-2010 #4
What is the package you are trying to install?


Reply With Quote