From owner-freebsd-questions@FreeBSD.ORG Sun Feb 26 20:40:28 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 26D2D16A420 for ; Sun, 26 Feb 2006 20:40:28 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7234843D7F for ; Sun, 26 Feb 2006 20:40:04 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: by nproxy.gmail.com with SMTP id l23so560877nfc for ; Sun, 26 Feb 2006 12:40:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=EjTSSE81e04QuxkqXfyKK1xuQSPTOvtZtQUxeeoFcJvZZK/Ei0SqoMtHZbii5qBpCJ4LeHOmUS6x3l5Tdwlm2IPNOlX+wiuW8oZYDKj0ri0rLjPD4xZbTodTq1sWC09m2JqgwkHoq5opEEH2rJMRUCo1IGAunfjTq9ioNECR8js= Received: by 10.48.226.13 with SMTP id y13mr3550055nfg; Sun, 26 Feb 2006 12:40:02 -0800 (PST) Received: by 10.48.211.5 with HTTP; Sun, 26 Feb 2006 12:40:02 -0800 (PST) Message-ID: Date: Sun, 26 Feb 2006 15:40:02 -0500 From: "Xn Nooby" To: "Kent Stewart" In-Reply-To: <200602261233.17002.kstewart@owt.com> MIME-Version: 1.0 References: <200602261101.39805.kstewart@owt.com> <200602261233.17002.kstewart@owt.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: can't cd to /usr/ports/devel/libtool13 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Feb 2006 20:40:28 -0000 I think I got it working now, I had to run the perl fixing script, then I did a "make install clean" on rox-filer. I hope they don't take it out, since that is the only file-manager I use! I'm running fluxbox, so I was surpised by all the gnome-stuff that was complaining. To FreeBSD's credit, everything I needed to know was in the UPDATING files = - had I been looking at the right one, lol. I learned a lot about FreeBSD today, thanks for all the help! On 2/26/06, Kent Stewart wrote: > > On Sunday 26 February 2006 12:10, Xn Nooby wrote: > > > That port no longer exists. You can delete it and that is it. > > > > I did a "pkg_delete" on the libtool package, and that seemed to work. > > I was able to re-install most of the packages that I had to remove > > when fixing libtool, for example xine abd vlc. I am having a problem > > with rox-filer though, I have tried to "deinstall" and "reinstall" a > > couple of times. I thought doing a "make install" would pull in any > > needed dependencies, so I assume this is related to my earlier > > problems. > > > > Here is the error I get when I do: > > > > cd /usr/src/x11-fm/rox-filer > > make install clean > > > > > ------------------------------=3D=3D=3D> Configuring for > > > libbonobo-2.10.1_3 > > > > checking for a BSD-compatible install... /usr/bin/install -c -o root > > -g wheel > > checking whether build environment is sane... yes > > checking for gawk... no > > checking for mawk... no > > checking for nawk... nawk > > checking whether gmake sets $(MAKE)... yes > > checking whether to enable maintainer-specific portions of > > Makefiles... no checking for perl... /usr/bin/perl > > checking for XML::Parser... configure: error: XML::Parser perl module > > is required for intltool > > I think this is your error right here. I have had it before. They > updated perl recently and you may not have a consistent set of p5-\* > ports with respect to the new perl. Did you run "perl-after-upgrade -f" > after you updated perl? > > FWIW, rox-filer also no longer exists. > > You appear to need www/p5-HTML-Parser but sometimes, the messages can be > misleading :). > > I think you have a different problem. I looked at libbonobo-2.10.1_3 > and the dependancies are > > Port: libbonobo-2.10.1_3 > Path: /usr/ports/devel/libbonobo > Info: A component and compound document system for GNOME2 > Maint: gnome@FreeBSD.org > Index: devel > B-deps: ORBit2-2.12.5_2 bison-1.75_2,1 expat-2.0.0_1 gettext-0.14.5_2 > glib-2.8.6_1 gmake-3.80_2 intltool-0.34.2 libIDL-0.8.6_2 > libiconv-1.9.2_2 libxml2-2.6.23_1 m4-1.4.4 p5-XML-Parser-2.34_2 > perl-5.8.8 pkgconfig-0.20 popt-1.7_1 > > R-deps: ORBit2-2.12.5_2 gettext-0.14.5_2 glib-2.8.6_1 libIDL-0.8.6_2 > libiconv-1.9.2_2 libxml2-2.6.23_1 perl-5.8.8 pkgconfig-0.20 popt-1.7_1 > > The problem is that the current version is p5-HTML-Parser-3.50. I think > your problem might go away if you add the HTML-Parser. That doesn't fix > libbonobo but you may be able to continue updating your system. > > Kent > > -- > Kent Stewart > Richland, WA > > http://www.soyandina.com/ "I am Andean project". > http://users.owt.com/kstewart/index.html >