| View previous topic :: View next topic |
| If emerge didn't exist I would use.... |
| apt (.deb based) |
|
49% |
[ 67 ] |
| yum, yast, urpmi, u2date, etc., (.rpm based) |
|
10% |
[ 14 ] |
| slapt, slackpkg, swaret, etc., (slackware and .tgz based) |
|
5% |
[ 8 ] |
| packman (used by Arch Linux) |
|
17% |
[ 24 ] |
| conary (used by Foresight Linux and rPath Linux) |
|
2% |
[ 4 ] |
| smart (independent) |
|
1% |
[ 2 ] |
| other, please specify |
|
12% |
[ 17 ] |
|
| Total Votes : 136 |
|
| Author |
Message |
jdm64 n00b


Joined: 08 Mar 2004 Posts: 26 Location: CyberSpace
|
Posted: Thu Oct 26, 2006 10:41 pm Post subject: If emerge didn't exist.... |
|
|
Ok, imagine for a moment that you live in an alternate universe where emerge (or any other automated source based package manager) doesn't exist!
Now, you have to choose what binary package manager you're going to use instead.
For those of you that insist on installing from source the question would be: what would you recommend to somebody else (especially a n00b/windows/mac user)?
For me, I would use Apt. I can't stand anything that uses rpm!
I have tried slackware and didn't like it. And the others I havn't tried at all. _________________ 2006/2007 Filesystem Poll?
If emerge didn't exist....
What are you doing to Stop Windows Vista?
If you had to use another open source OS...
Last edited by jdm64 on Thu Oct 26, 2006 11:16 pm; edited 2 times in total |
|
| Back to top |
|
 |
Kenji Miyamoto Veteran


Joined: 28 May 2005 Posts: 1452 Location: Looking over your shoulder.
|
Posted: Thu Oct 26, 2006 10:42 pm Post subject: |
|
|
I'd use FreeBSD, and the Ports collection, or if that didn't exist, pkg_add. Using the FreeBSD Make: | Code: | | # make && make install clean | It pulls in all dependencies and compiles them. For upgrading, I'd use Portupgrade, which is separate from Ports, which has a far more robust dependency handling method than Portage. _________________ [ Kawa-kun, new and improved!! ]
Alex Libman seems to be more of an anarchist than a libertarian.
Last edited by Kenji Miyamoto on Thu Oct 26, 2006 10:45 pm; edited 2 times in total |
|
| Back to top |
|
 |
LD Guru


Joined: 23 Dec 2003 Posts: 329 Location: Middle of No-Where Granbury, Tx
|
|
| Back to top |
|
 |
jdm64 n00b


Joined: 08 Mar 2004 Posts: 26 Location: CyberSpace
|
|
| Back to top |
|
 |
LD Guru


Joined: 23 Dec 2003 Posts: 329 Location: Middle of No-Where Granbury, Tx
|
Posted: Thu Oct 26, 2006 10:55 pm Post subject: |
|
|
It's simple, I wouldn't use an automated package manager. I like installing from source and portage makes that easier.
If I didn't have portage I might as well just take the plunge and make everything Linux from scratch. _________________ [Owner/Operator: Dhampir Dreams]
Last.fm profile
Netflix Profile |
|
| Back to top |
|
 |
flysideways Tux's lil' helper

Joined: 29 Jan 2005 Posts: 145
|
Posted: Thu Oct 26, 2006 11:00 pm Post subject: |
|
|
| jdm64 wrote: | | The question is asking what would you use if you couldn't use emerge (installation by source). | Well, considering the requirements of the GPL, I'd be more interested in what you'd use if there were no binaries. |
|
| Back to top |
|
 |
jdm64 n00b


Joined: 08 Mar 2004 Posts: 26 Location: CyberSpace
|
|
| Back to top |
|
 |
tabanus Guru


Joined: 11 Jun 2004 Posts: 549 Location: UK
|
Posted: Thu Oct 26, 2006 11:30 pm Post subject: |
|
|
I voted other because...I'd still be using Windows. Seriously, I couldn't fathom apt-get at all when I tried Debian, and Gentoo was the only Linux system I could reliably keep updated when I was new to Linux. Frankly, Gentoo (and portage) were my last try at 'that Linux thing'. _________________ Never underestimate a hamster. |
|
| Back to top |
|
 |
LD Guru


Joined: 23 Dec 2003 Posts: 329 Location: Middle of No-Where Granbury, Tx
|
Posted: Thu Oct 26, 2006 11:32 pm Post subject: |
|
|
I agree with tanbus on this one. I never liked any of the other package managers or the binary formats they all used. RPM was a nightmare and Debian was just insane on a try. I switched to Gentoo when someone mentiioned they used it to me.
They also began to wonder why I was using Gentoo when I had issues with networking instead of something like Mandrake. _________________ [Owner/Operator: Dhampir Dreams]
Last.fm profile
Netflix Profile |
|
| Back to top |
|
 |
RageOfOrder Tux's lil' helper


Joined: 06 Aug 2006 Posts: 99 Location: EH?!?!
|
Posted: Fri Oct 27, 2006 12:05 am Post subject: |
|
|
Besides portage, I've used apt (Ubuntu) and YaST (SuSe) and I would have to say I liked apt better, but it's still definitely not something I'd be 100% comfortable using. _________________ ...And then stuff happened. |
|
| Back to top |
|
 |
doubleagent Guru


Joined: 15 Apr 2005 Posts: 444 Location: 127.0.0.1
|
Posted: Fri Oct 27, 2006 12:11 am Post subject: |
|
|
In all honesty, I'd probably switch to FreeBSD and use Ports.  _________________
| shickapooka wrote: | | i think they programmed [otw] based on a right-wing jewish-nigger-nazi, his gay, retarded, left-wing love slave with webbed feet, and their three headed cat that poops uncontrollably. the cat is also an apple fanboy |
|
|
| Back to top |
|
 |
Kenji Miyamoto Veteran


Joined: 28 May 2005 Posts: 1452 Location: Looking over your shoulder.
|
Posted: Fri Oct 27, 2006 12:14 am Post subject: |
|
|
| doubleagent wrote: | In all honesty, I'd probably switch to FreeBSD and use Ports.  | Anything besides source-based "package" management is a bit annoying. _________________ [ Kawa-kun, new and improved!! ]
Alex Libman seems to be more of an anarchist than a libertarian. |
|
| Back to top |
|
 |
flysideways Tux's lil' helper

Joined: 29 Jan 2005 Posts: 145
|
Posted: Fri Oct 27, 2006 1:27 am Post subject: |
|
|
| jdm64 wrote: | But, other than that what automated binary package manager would you use.
Or, what would you recommend to somebody else? | yum does good enough of a job, until you find yourself compiling stuff for hardware that the distro doesn't support or for stuff not in the native repositories.
| jdm64 wrote: | In that case you could use
| Code: |
./configure
make
make install clean |
| The only time I've ever started building a system from scratch I quickly lost interest because it's a pita. I'd have to agree, without emerge Windows would get most of my use. There are some specialized binary distros that I might use where they are strong. |
|
| Back to top |
|
 |
dforsyth n00b


Joined: 29 Jan 2005 Posts: 26 Location: College Park, Murdaland
|
Posted: Fri Oct 27, 2006 1:48 am Post subject: |
|
|
im already using freebsd and ports...
imho its just better than portage. BUT, if i couldnt use portage on linux (and couldnt use ports) id just go to windows. gentoo is the only linux ill install on any of my machines soley because the package manager is the only one that i can stand. _________________ O
4~ <-- me, fapping to Palin.
/\ `_ |
|
| Back to top |
|
 |
dresb n00b

Joined: 16 Sep 2004 Posts: 62
|
Posted: Fri Oct 27, 2006 1:55 am Post subject: |
|
|
| Conary sounds nice. |
|
| Back to top |
|
 |
playfool l33t


Joined: 01 Jun 2004 Posts: 688 Location: Ã
rhus, Denmark
|
Posted: Fri Oct 27, 2006 1:56 am Post subject: |
|
|
First choice for the pure packaging manager: Conary - it's an absolutely awesome piece of work. However neither rPath nor Foresight Linux really forfill my needs as a distro. Fedora with Conary would be my favored solution but that will require a lot of work to get done.
So I settled on the one I'm using right now, yum and rpmbuild. |
|
| Back to top |
|
 |
Shadow Skill Veteran

Joined: 04 Dec 2004 Posts: 1022
|
Posted: Fri Oct 27, 2006 6:30 am Post subject: |
|
|
I voted for yum but I probably would end up using Freebsd. _________________ Ware wa mutekinari.
Wa ga kage waza ni kanau mono nashi.
Wa ga ichigeki wa mutekinari.
"First there was nothing, so the lord gave us light. There was still nothing, but at least you could see it." |
|
| Back to top |
|
 |
slycordinator Advocate


Joined: 31 Jan 2004 Posts: 3050 Location: Houston, TX
|
Posted: Fri Oct 27, 2006 7:59 am Post subject: |
|
|
| tabanus wrote: | | I voted other because...I'd still be using Windows. Seriously, I couldn't fathom apt-get at all when I tried Debian, and Gentoo was the only Linux system I could reliably keep updated when I was new to Linux. Frankly, Gentoo (and portage) were my last try at 'that Linux thing'. |
What part of apt-get didn't you understand? It works similar to emerge just with binary packages. |
|
| Back to top |
|
 |
tabanus Guru


Joined: 11 Jun 2004 Posts: 549 Location: UK
|
Posted: Fri Oct 27, 2006 8:41 am Post subject: |
|
|
| slycordinator wrote: | | tabanus wrote: | | I voted other because...I'd still be using Windows. Seriously, I couldn't fathom apt-get at all when I tried Debian, and Gentoo was the only Linux system I could reliably keep updated when I was new to Linux. Frankly, Gentoo (and portage) were my last try at 'that Linux thing'. |
What part of apt-get didn't you understand? It works similar to emerge just with binary packages. |
If I tried again now, I'd probably get on OK with it. Gentoo has taught me everything I know about Linux. But as a total n00b, I had no clue what I was doing, and I have a vague recollection of an unresolved dependency issue, which I just couldn't solve. _________________ Never underestimate a hamster. |
|
| Back to top |
|
 |
d4rkwingduck Apprentice


Joined: 11 Aug 2005 Posts: 220 Location: somwhere on this big blue earth
|
Posted: Fri Oct 27, 2006 9:35 am Post subject: |
|
|
| LD wrote: | ./configure
make
make install. |
Haha reminds me when i first downloaded a source package on redhat and had no idea how to install it .. then of course figured out about rpm . _________________ http://www.di.fm/trance |
|
| Back to top |
|
 |
cokehabit Advocate

Joined: 23 Apr 2004 Posts: 3302
|
Posted: Fri Oct 27, 2006 9:39 am Post subject: Re: If emerge didn't exist.... |
|
|
| jdm64 wrote: | | I have tried slackware and didn't like it. And the others I havn't tried at all. | slapt-get (in your poll options) is just debian's apt-get using installpkg, upgradepkg, and removepkg |
|
| Back to top |
|
 |
cokehabit Advocate

Joined: 23 Apr 2004 Posts: 3302
|
Posted: Fri Oct 27, 2006 9:41 am Post subject: |
|
|
| slycordinator wrote: | | What part of apt-get didn't you understand? It works similar to emerge just with binary packages. | and source packages, and OS upgrades. It is not just for binaries |
|
| Back to top |
|
 |
Naib Advocate


Joined: 21 May 2004 Posts: 3891 Location: UK - Birmingham
|
Posted: Fri Oct 27, 2006 10:25 am Post subject: |
|
|
if it didn't exist.. Illd make it _________________
| Quote: | | Voting holds no real power, he who counts the votes has the true power. |
Weaver Projects
whats the difference between 9/11 and a cow?
u stop milking a cow after 10 years |
|
| Back to top |
|
 |
mdeininger Veteran


Joined: 15 Jun 2005 Posts: 1737 Location: University of Tuebingen, Germany
|
Posted: Fri Oct 27, 2006 10:32 am Post subject: |
|
|
I'd only be using freebsd. seriously. only two reasons i use linux: nwn runs on it and portage. (ports is great, but emerge really does keep stuff simple and fast.)
(well, okay, granted, looking stuff up in the linux kernel is a lot easier than looking it up in the *bsd kernels, so that's a small #3) _________________ "Confident, lazy, cocky, dead." -- Felix Jongleur, Otherland
( hot: libcurie - freestanding C goodness | alea.iacta.at | syn.chroni.se ) |
|
| Back to top |
|
 |
Sachankara l33t


Joined: 11 Jun 2004 Posts: 696 Location: Stockholm, Sweden
|
Posted: Fri Oct 27, 2006 11:19 am Post subject: Re: If emerge didn't exist.... |
|
|
...I'd write my own Portage with reverse dependency handling.  _________________ Gentoo Hardened Linux 2.6.21 + svorak (Swedish dvorak) |
|
| Back to top |
|
 |
|