|
|
Log in / Subscribe / Register

Why would one need Software Collections?

Why would one need Software Collections?

Posted Dec 27, 2012 16:46 UTC (Thu) by amacater (subscriber, #790)
In reply to: Why would one need Software Collections? by rgmoore
Parent article: Fedora ponders Software Collections

RHEL (and Fedora) have the problem that they don't provide enough packaged software for long term sustained software development use UNLESS you use repoforge/RPMForge/EPEL in addition.

My recommendation for people who want to develop within an established Linux distribution framework is always to consider Debian first - because everything is available.

This won't help you with Ruby/Python or Node.js development, however, since these languages are all barking mad and use their own packaging systems at insane paces of change, thus creating problems for every Linux distribution


to post comments

Why would one need Software Collections?

Posted Dec 27, 2012 18:05 UTC (Thu) by rahulsundaram (subscriber, #21946) [Link]

What you are referring to applies to RHEL since what it includes is only what Red Hat can support commercially. Debian is not a commercial distribution and the same constraints don't exist there. Similarly for Fedora, you don't need external repos for development typically. It includes everything volunteers are interested in maintaining. None of repos you mentioned are even compatible with Fedora.

Why would one need Software Collections?

Posted Dec 28, 2012 12:53 UTC (Fri) by seyman (subscriber, #1172) [Link] (2 responses)

FWIW, I went the opposite route. After installing Debian at work, I started bashing my head against the wall because of all the unavailable Perl modules (stuff like psgi and starman) or outdated (the Perl core itself, JSON::RPC stuck on the 0.9x branch, ...).

Switching to Fedora made all these problems go away.

Why would one need Software Collections?

Posted Dec 28, 2012 13:22 UTC (Fri) by hummassa (guest, #307) [Link] (1 responses)

cpan2deb is your friend in Debian.

Why would one need Software Collections?

Posted Dec 28, 2012 22:49 UTC (Fri) by seyman (subscriber, #1172) [Link]

If you have the time to maintain the missing modules yourself, cpan2deb is indeed a solution.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds