Re: why does it take an hour to install using "make" in /ports/ versus 30 seconds using packages?
- From: Philip Paeps <philip+usenet@xxxxxxxx>
- Date: 5 Jan 2006 23:02:47 GMT
NotGiven <lburnerheimerton@xxxxxxxxxx> wrote:
> I've used sysinstall to install a package and it took about 30 seconds.
> uninstalled it then tried /ports/whatever/Make and it takes about an hour
> for the same software.
>
> Why is that?
sysinstall(8) installs a pre-compiled binary package, typing 'make' in a port
skeleton fetches the source, and compiles it, possibly doing the same for any
dependencies it finds along the way.
Read the ports(7) manual page and the Handbook for more detailed information.
- Philip
--
Philip Paeps Please don't email any replies
philip@xxxxxxxx I follow the newsgroup.
BOFH Excuse #373:
Suspicious pointer corrupted virtual machine
.
- References:
- Prev by Date: Ruby18 upgrade still a problem on FBSD 4.11
- Next by Date: Re: newbie - Default Desktop Firewall?
- Previous by thread: why does it take an hour to install using "make" in /ports/ versus 30 seconds using packages?
- Next by thread: Re: why does it take an hour to install using "make" in /ports/ versus 30 seconds using packages?
- Index(es):
Relevant Pages
|