From owner-freebsd-questions@FreeBSD.ORG Mon Dec 1 08:48:19 2003 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 91C2C16A4CF for ; Mon, 1 Dec 2003 08:48:19 -0800 (PST) Received: from mra03.ex.eclipse.net.uk (mra03.ex.eclipse.net.uk [212.104.129.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 24E6944022 for ; Mon, 1 Dec 2003 08:47:57 -0800 (PST) (envelope-from fun@thingy.apana.org.au) Received: from localhost (localhost.localdomain [127.0.0.1]) by mra03.ex.eclipse.net.uk (Postfix) with ESMTP id C1D502E3B66 for ; Mon, 1 Dec 2003 16:46:28 +0000 (GMT) Received: from mra03.ex.eclipse.net.uk ([127.0.0.1]) by localhost (mra03.ex.eclipse.net.uk [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 24354-01-55 for ; Mon, 1 Dec 2003 16:46:28 +0000 (GMT) Received: from thingy.apana.org.au (unknown [81.5.170.173]) by mra03.ex.eclipse.net.uk (Postfix) with ESMTP id E06862E3CA3 for ; Mon, 1 Dec 2003 16:46:25 +0000 (GMT) Message-ID: <3FCB6F29.3000902@thingy.apana.org.au> Date: Mon, 01 Dec 2003 16:41:13 +0000 From: David Gerard User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031005 Thunderbird/0.3 X-Accept-Language: en-us, en MIME-Version: 1.0 To: questions@freebsd.org References: <3FC3D263.70009@thingy.apana.org.au> <3FCAA386.8070001@thingy.apana.org.au> <44y8tw5whc.fsf@be-well.ilk.org> In-Reply-To: <44y8tw5whc.fsf@be-well.ilk.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at eclipse.net.uk Subject: Re: SOLVED: Can't install gaim on FreeBSD 4.x 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: Mon, 01 Dec 2003 16:48:19 -0000 On 12/01/03 16:33, Lowell Gilbert wrote: >David Gerard writes: > > >>Gaim requires perl 5.8 or higher just to be installed - its 'l33t++ >>custom configurator thingy requires it. The 5.005 that comes >>with FreeBSD 4.8 is not sufficient. >> >> >That's not true. I just did it (on -STABLE, and with the latest >ports, but with the stock perl 5.005_03. > That's weird, 'cos it's a FAQ on the Gaim site that it wants >=5.8, and the Perl wouldn't work with the stock 5.005_03 but did with 5.8.1 from packages ... so the port patches Gaim's Perl code? >>- cvsupit your ports >> >> >cvsupit has been gone for some time, and hadn't really worked for a >while before that. [which is why it's gone] > I'm sure Liz (my wife) says that's what she ran for it. Must have been something else, then. - d.