Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Developing for other Linux distros on Gentoo
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
paultcochrane
n00b
n00b


Joined: 28 Mar 2006
Posts: 2
Location: Hannover, Germany

PostPosted: Tue Mar 28, 2006 4:28 pm    Post subject: Developing for other Linux distros on Gentoo Reply with quote

Hi all,

I'm involved in a Python project that would like to release .rpm and .deb files as well as the source code. I've looked into making an rpm, however, it seems that one needs to be running a RedHat or Fedora system to be able to build these things. I'm running Gentoo and am more than happy with it, but I'd like the users of the software I'm developing to be able to install it on their favourite platform, and not to have to go log into root and have to know how to install python modules (which admittedly are very easy); it'd be nice to for users to use YAST or YUM or apt-get or whatever. Does anyone have any advice on this issue? Do I need to have access to a RH or Debian system to build these packages? Or is it actually possible to release software for distros other than that upon which it is developed?

Thanks mega-heaps in advance!

Paul
Back to top
View user's profile Send private message
Ferdinando
Veteran
Veteran


Joined: 25 Nov 2003
Posts: 1027
Location: Gaeta (LT) - Italy

PostPosted: Tue Mar 28, 2006 5:25 pm    Post subject: Reply with quote

Have you tried emerging app-arch/rpm? Maybe it's what you're looking for; but I don't know if it really is capable of generating .rpm files.

Bye
_________________
La risposta, non la devi cercare fuori, la devi cercare dentro di te: e però è SBAGLIATA!
-- Corrado Guzzanti, "Pippo Chennedy Show", 1997
Back to top
View user's profile Send private message
Syntaxis
Guru
Guru


Joined: 28 Apr 2002
Posts: 511
Location: London, UK

PostPosted: Wed Mar 29, 2006 2:40 am    Post subject: Re: Developing for other Linux distros on Gentoo Reply with quote

paultcochrane wrote:
Do I need to have access to a RH or Debian system to build these packages?

You can just use chroots. Using debootstrap it's been dead easy to do this with Debian for years, and thanks to Progeny, there's now an rpmstrap, too.

Alternatively, you could use Xen, VMWare, or similar to install each distro in a virtual machine of its own.
_________________
The Debian User Forums - help them grow!
Back to top
View user's profile Send private message
paultcochrane
n00b
n00b


Joined: 28 Mar 2006
Posts: 2
Location: Hannover, Germany

PostPosted: Wed Mar 29, 2006 4:09 pm    Post subject: Re: Developing for other Linux distros on Gentoo Reply with quote

Syntaxis wrote:

You can just use chroots. Using debootstrap it's been dead easy to do this with Debian for years, and thanks to Progeny, there's now an rpmstrap, too.


Thanks heaps! I'll give these a try. :-)

Paul
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum