Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
If emerge didn't exist....
View unanswered posts
View posts from last 24 hours

Goto page 1, 2, 3  Next  
Reply to topic    Gentoo Forums Forum Index Off the Wall
View previous topic :: View next topic  

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

Author Message
jdm64
n00b
n00b


Joined: 08 Mar 2004
Posts: 26
Location: CyberSpace

PostPosted: Thu Oct 26, 2006 10:41 pm    Post subject: If emerge didn't exist.... Reply with quote

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
View user's profile Send private message
Kenji Miyamoto
Veteran
Veteran


Joined: 28 May 2005
Posts: 1452
Location: Looking over your shoulder.

PostPosted: Thu Oct 26, 2006 10:42 pm    Post subject: Reply with quote

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
View user's profile Send private message
LD
Guru
Guru


Joined: 23 Dec 2003
Posts: 329
Location: Middle of No-Where Granbury, Tx

PostPosted: Thu Oct 26, 2006 10:43 pm    Post subject: Reply with quote

./configure
make
make install.
_________________
[Owner/Operator: Dhampir Dreams]
Last.fm profile
Netflix Profile
Back to top
View user's profile Send private message
jdm64
n00b
n00b


Joined: 08 Mar 2004
Posts: 26
Location: CyberSpace

PostPosted: Thu Oct 26, 2006 10:49 pm    Post subject: Reply with quote

LD wrote:
./configure
make
make install.

Ok? I'm more asking what automated package manager would you use.
The question is asking what would you use if you couldn't use emerge (installation by source).
_________________
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...
Back to top
View user's profile Send private message
LD
Guru
Guru


Joined: 23 Dec 2003
Posts: 329
Location: Middle of No-Where Granbury, Tx

PostPosted: Thu Oct 26, 2006 10:55 pm    Post subject: Reply with quote

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
View user's profile Send private message
flysideways
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jan 2005
Posts: 145

PostPosted: Thu Oct 26, 2006 11:00 pm    Post subject: Reply with quote

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
View user's profile Send private message
jdm64
n00b
n00b


Joined: 08 Mar 2004
Posts: 26
Location: CyberSpace

PostPosted: Thu Oct 26, 2006 11:11 pm    Post subject: Reply with quote

flysideways wrote:
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.

In that case you could use
Code:

./configure
make
make install clean

But, other than that what automated binary package manager would you use.
Or, what would you recommend to somebody else?
_________________
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...
Back to top
View user's profile Send private message
tabanus
Guru
Guru


Joined: 11 Jun 2004
Posts: 549
Location: UK

PostPosted: Thu Oct 26, 2006 11:30 pm    Post subject: Reply with quote

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
View user's profile Send private message
LD
Guru
Guru


Joined: 23 Dec 2003
Posts: 329
Location: Middle of No-Where Granbury, Tx

PostPosted: Thu Oct 26, 2006 11:32 pm    Post subject: Reply with quote

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
View user's profile Send private message
RageOfOrder
Tux's lil' helper
Tux's lil' helper


Joined: 06 Aug 2006
Posts: 99
Location: EH?!?!

PostPosted: Fri Oct 27, 2006 12:05 am    Post subject: Reply with quote

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
View user's profile Send private message
doubleagent
Guru
Guru


Joined: 15 Apr 2005
Posts: 444
Location: 127.0.0.1

PostPosted: Fri Oct 27, 2006 12:11 am    Post subject: Reply with quote

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
View user's profile Send private message
Kenji Miyamoto
Veteran
Veteran


Joined: 28 May 2005
Posts: 1452
Location: Looking over your shoulder.

PostPosted: Fri Oct 27, 2006 12:14 am    Post subject: Reply with quote

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
View user's profile Send private message
flysideways
Tux's lil' helper
Tux's lil' helper


Joined: 29 Jan 2005
Posts: 145

PostPosted: Fri Oct 27, 2006 1:27 am    Post subject: Reply with quote

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
View user's profile Send private message
dforsyth
n00b
n00b


Joined: 29 Jan 2005
Posts: 26
Location: College Park, Murdaland

PostPosted: Fri Oct 27, 2006 1:48 am    Post subject: Reply with quote

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
View user's profile Send private message
dresb
n00b
n00b


Joined: 16 Sep 2004
Posts: 62

PostPosted: Fri Oct 27, 2006 1:55 am    Post subject: Reply with quote

Conary sounds nice.
Back to top
View user's profile Send private message
playfool
l33t
l33t


Joined: 01 Jun 2004
Posts: 688
Location: Århus, Denmark

PostPosted: Fri Oct 27, 2006 1:56 am    Post subject: Reply with quote

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
View user's profile Send private message
Shadow Skill
Veteran
Veteran


Joined: 04 Dec 2004
Posts: 1022

PostPosted: Fri Oct 27, 2006 6:30 am    Post subject: Reply with quote

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
View user's profile Send private message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3050
Location: Houston, TX

PostPosted: Fri Oct 27, 2006 7:59 am    Post subject: Reply with quote

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
View user's profile Send private message
tabanus
Guru
Guru


Joined: 11 Jun 2004
Posts: 549
Location: UK

PostPosted: Fri Oct 27, 2006 8:41 am    Post subject: Reply with quote

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
View user's profile Send private message
d4rkwingduck
Apprentice
Apprentice


Joined: 11 Aug 2005
Posts: 220
Location: somwhere on this big blue earth

PostPosted: Fri Oct 27, 2006 9:35 am    Post subject: Reply with quote

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
View user's profile Send private message
cokehabit
Advocate
Advocate


Joined: 23 Apr 2004
Posts: 3302

PostPosted: Fri Oct 27, 2006 9:39 am    Post subject: Re: If emerge didn't exist.... Reply with quote

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
View user's profile Send private message
cokehabit
Advocate
Advocate


Joined: 23 Apr 2004
Posts: 3302

PostPosted: Fri Oct 27, 2006 9:41 am    Post subject: Reply with quote

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
View user's profile Send private message
Naib
Advocate
Advocate


Joined: 21 May 2004
Posts: 3891
Location: UK - Birmingham

PostPosted: Fri Oct 27, 2006 10:25 am    Post subject: Reply with quote

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
View user's profile Send private message
mdeininger
Veteran
Veteran


Joined: 15 Jun 2005
Posts: 1737
Location: University of Tuebingen, Germany

PostPosted: Fri Oct 27, 2006 10:32 am    Post subject: Reply with quote

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
View user's profile Send private message
Sachankara
l33t
l33t


Joined: 11 Jun 2004
Posts: 696
Location: Stockholm, Sweden

PostPosted: Fri Oct 27, 2006 11:19 am    Post subject: Re: If emerge didn't exist.... Reply with quote

...I'd write my own Portage with reverse dependency handling. :)
_________________
Gentoo Hardened Linux 2.6.21 + svorak (Swedish dvorak)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Off the Wall All times are GMT
Goto page 1, 2, 3  Next
Page 1 of 3

 
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