From owner-freebsd-current Mon Nov 16 06:37:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA16313 for freebsd-current-outgoing; Mon, 16 Nov 1998 06:37:16 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from fallout.campusview.indiana.edu (fallout.campusview.indiana.edu [149.159.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA16301; Mon, 16 Nov 1998 06:37:13 -0800 (PST) (envelope-from jfieber@fallout.campusview.indiana.edu) Received: from localhost (jfieber@localhost) by fallout.campusview.indiana.edu (8.9.1/8.9.1) with ESMTP id JAA01427; Mon, 16 Nov 1998 09:36:05 -0500 (EST) Date: Mon, 16 Nov 1998 09:36:05 -0500 (EST) From: John Fieber To: gmarco@giovannelli.it cc: Mark Murray , current@FreeBSD.ORG, asami@FreeBSD.ORG Subject: Re: perl5 is needed to build kernel, why the a make.conf option NOPERL5 ? In-Reply-To: <199811160701.IAA10872@scotty.masternet.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 16 Nov 1998, Gianmarco Giovannelli wrote: > > The intention is to use "system" perl for everything. > > > > If a port breaks, then fix that port. :-) > > I think the situation of the FreeBSD ports now is critical... > > I have to do some work for University with PostgreSql and I found > that on my 3.0-current the following things don't work, even if they > are not make broken... Did you compile postgresql on 3.0 or is it a 2.2.* binary? If the latter, do you have the appropriate lib directory configured in ldconfig_paths_aout in /etc/rc.conf? I haven't had any problems with it compiled on 3.0. > p5-DBD-Pg (marked broken) The port depends on some broken modules that are not strictly required. Download the module, build and install by hand and it works okay. > p5-Pg (doesn't install) Again, I installed by hand and it works fine. -john To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message