Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Dec 2004 01:16:36 +0100
From:      Erik Norgaard <norgaard@locolomo.org>
To:        =?ISO-8859-1?Q?M=E1rio_Gamito?= <gamito@netual.pt>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Totally lost
Message-ID:  <41BA3C64.1080804@locolomo.org>
In-Reply-To: <41BA271A.8090405@netual.pt>
References:  <41BA05CC.5060601@netual.pt> <41BA20DE.8080902@locolomo.org> <41BA271A.8090405@netual.pt>

next in thread | previous in thread | raw e-mail | index | archive | help
Mário Gamito wrote:

> Well, actuallly, after i make a port upgrade with cvsup, i go to 
> /usr/ports (there's) a Makefile there, and do a "make install".
> That Makefile enters an endless loop asking for libtool 1.8 (i think 
> this is the version), that it's not in the ports.

You most certainly don't want to do that. I don't think the loop is 
endless, it's just very long as you will be trying to install all 11000+ 
ports.

What you (should) do is:

* upgrade the ports tree with 'cvsup ports-supfile'

* then upgrade the packages you need, either by
   1) go into the package directory under <collection>/<pkg-name> and
      type "make && make deinstall && make install" (assuming it was
      installed, since you want to upgrade)
   2) run 'portupgrade <pkg-name>' note, that you may have to use the
      recursive flags -r and -R for this to succeed.

> BTW, what's the difference in using cvsup or portupdate to update the 
> ports ?

See above. cvsup only updates the ports tree, ie the make files needed 
to build the programs for your system, portupgrade (i guess you mean 
that and not portupdate) will build and upgrade installed ports, using 
the current ports tree makefiles and patches.

> This is so confusing, and i already read a lot about it.
> Mybe i'm simply dumb, but i'm a Linux system's administrator for years 
> (i remember walking with Slackware in a pack of floppies, LOL :) )

Maybe you just read too much and need to let it settle. Happens to me 
sometimes.

Cheers, Erik

-- 
Ph: +34.666334818                                  web: www.locolomo.org
S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt
Subject ID:  A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9
Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41BA3C64.1080804>