From owner-freebsd-ports Fri Mar 2 8: 1:35 2001 Delivered-To: freebsd-ports@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id C2A8637B71C for ; Fri, 2 Mar 2001 08:01:31 -0800 (PST) (envelope-from karelj@wop21.wop.wtb.tue.nl) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.11.1/8.11.1) id f22G0BV03514; Fri, 2 Mar 2001 17:00:11 +0100 (CET) (envelope-from karelj) Date: Fri, 2 Mar 2001 17:00:06 +0100 From: "Karel J. Bosschaart" To: The Babbler Cc: freebsd-ports@freebsd.org Subject: Re: teTex problems w/ port and package - back to Linux? Message-ID: <20010302170006.A3477@wop21.wop.wtb.tue.nl> References: <3A9CA153.80E2A3DA@babbleon.org> <20010228103217.A35429@wop21.wop.wtb.tue.nl> <3A9D19A0.DD8B06C1@babbleon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3A9D19A0.DD8B06C1@babbleon.org>; from bts@babbleon.org on Wed, Feb 28, 2001 at 10:30:40AM -0500 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Feb 28, 2001 at 10:30:40AM -0500, The Babbler wrote: > > Thank you! Thank you! Thank you! > > It is now working for me. I tried to get the *port* working for a long > time, but only first tried the package approach at 1:30 in the morning, > and posted almost immediatley when it didn't work. That was a mistake, > since I clearly wasn't functional then. > > If anybody wants to have me try things to track down what's wrong with > the teTeX port (since I can make it fail quite reliably), I'm game, but > otherwise I'll just drop it. I'm just happy 'cause I've got it working > now. > Yes, it can happen that a port fails for some reason - you need to look into the output what's causing the error. Since there is a package, it's most likely that the fault is on your installation, since the package is built from the port, and it apparently works... if you don't have problems otherwise, it's easiest to forget about this failure. Reasons can be very subtle; whenever I experience problems with ports, it's mostly because an already installed dependency is slightly older than what the new port requires, and it does not detect it. For example, this week I wanted to install ImageMagick, but it failed and I had to rebuild/reinstall libtool. Same version, but other port revision. I assume it was because I built the old libtool when my system was at 4.1, while it is now at 4.2... After reinstalling, ImageMagick built and installed without a hitch. But when you don't want to find out what's wrong, just install the package :-). Happy TeXing! Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message