From owner-freebsd-questions@FreeBSD.ORG Fri Dec 10 22:45:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54CCD16A4CE for ; Fri, 10 Dec 2004 22:45:59 +0000 (GMT) Received: from sapo.pt (relay4.ptmail.sapo.pt [212.55.154.24]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D8FC43D5A for ; Fri, 10 Dec 2004 22:45:58 +0000 (GMT) (envelope-from gamito@netual.pt) Received: (qmail 26069 invoked from network); 10 Dec 2004 22:45:55 -0000 Received: from unknown (HELO sapo.pt) (10.134.35.155) by relay4 with SMTP; 10 Dec 2004 22:45:55 -0000 Received: (qmail 25312 invoked from network); 10 Dec 2004 22:45:55 -0000 Received: from unknown (HELO [10.0.0.5]) ([213.13.234.28]) (envelope-sender ) by mta5 (qmail-ldap-1.03) with SMTP for ; 10 Dec 2004 22:45:55 -0000 Message-ID: <41BA271A.8090405@netual.pt> Date: Fri, 10 Dec 2004 22:45:46 +0000 From: =?ISO-8859-1?Q?M=E1rio_Gamito?= User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Erik Norgaard References: <41BA05CC.5060601@netual.pt> <41BA20DE.8080902@locolomo.org> In-Reply-To: <41BA20DE.8080902@locolomo.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit cc: freebsd-questions@freebsd.org Subject: Re: Totally lost X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2004 22:45:59 -0000 Hi, 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. BTW, what's the difference in using cvsup or portupdate to update the ports ? 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 :) ) Regards. Mário Gamito Erik Norgaard wrote: > Mário Gamito wrote: > >> Hi, >> >> When i install FreeBSD 5.3, libtool, automake and autoconf don't get >> installed. >> >> I upgrade the ports. >> After that is the total confusion. >> >> One program wants libtools version x, another, y ando so on. >> Some thing to automake and autoconf. >> >> How do i solve this mess ? > > > FreeBSD is cool enough to allow multiple versions of libtool and > autoconf etc to be installed, just as you can have multiple versions of > Perl. By default one version is used, but the others are used if you > specify the version extension, > > eg. on my system, /usr/local/bin/autoconf is version 2.53, while I can > get 2.59 or 2.13 by calling autoconf259 autoconf213 respectively, > similar for the other autotools and libtool. > > Obviously, there is a reason for having multiple versions installed, > namely because some ports still relies on old versions, while others > requires features in new experimental versions. Unless the developers > settle on one version of these tools, you will have multiple versions > installed. > > If it really annoys you to see that they are there, they are AFAIK only > used for compiling, linking etc. so once you have installed your system > you can deinstall these programs. > > But, there is no need to, and they will be reinstalled when you try to > upgrade your ports. It should only bother you if you are trying to write > your own ports, or are doing other development. > > Cheers, Erik > -- Mário Gamito Administração de sistemas e desenvolvimento Netual - Multimédia e Telecomunicações, Lda. Rua João Afonso, Nº1 3800-198 Aveiro - Portugal Tel. +351 234 371 431 / Fax. +351 234 371 438 E-mail: gamito@netual.pt www.netual.pt