From owner-freebsd-questions@FreeBSD.ORG Mon Mar 10 00:02:27 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 027531065673 for ; Mon, 10 Mar 2008 00:02:27 +0000 (UTC) (envelope-from comperr@gmail.com) Received: from wr-out-0708.google.com (wr-out-0708.google.com [64.233.184.251]) by mx1.freebsd.org (Postfix) with ESMTP id 555D28FC18 for ; Mon, 10 Mar 2008 00:02:25 +0000 (UTC) (envelope-from comperr@gmail.com) Received: by wr-out-0708.google.com with SMTP id b72so4436685wra.6 for ; Sun, 09 Mar 2008 17:02:24 -0700 (PDT) MIME-Version: 1.0 Message-ID: Date: Sun, 9 Mar 2008 17:02:24 -0700 (PDT) Received: by 10.100.174.2 with SMTP id w2mr406443ane.16.1205107344811; Sun, 09 Mar 2008 17:02:24 -0700 (PDT) In-Reply-To: <447igcm5oa.fsf@Lowell-Desk.lan> X-IP: 24.45.43.202 References: <1f43c6f8-0c9b-45a2-92a2-3b51c731a5fd@e31g2000hse.googlegroups.com> <447igcm5oa.fsf@Lowell-Desk.lan> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080201 FreeBSD/i386 Firefox/2.0.0.12,gzip(gfe),gzip(gfe) From: comperr To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: subversion -make error 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: Mon, 10 Mar 2008 00:02:27 -0000 On Mar 9, 12:40 pm, Lowell Gilbert wrote: > comperr writes: > > Hey - when I try "make install clean" on subversion I get > > sr/local/bin/ifnames-2.61 AUTOM4TE=/usr/local/bin/autom4te-2.61 > > AUTORECONF=/usr/local/bin/autoreconf-2.61 AUTOSCAN=/usr/local/bin/ > > autoscan-2.61 AUTOUPDATE=/usr/local/bin/autoupdate-2.61 > > AUTOCONF_VERSION=261 LIBTOOL=/usr/local/bin/libtool LIBTOOLIZE=/usr/ > > local/bin/libtoolize LIBTOOL_M4=/usr/local/share/aclocal/libtool.m4 > > lt_cv_sys_max_cmd_len=262144 /bin/sh ./buildconf > > buildconf: checking installation... > > buildconf: python not found. > > You need python installed > > to build APR from SVN. > > *** Error code 1 > > > This is when I know I have python installed > > Is python installed from the ports system? > What does "which python" tell you? > > -- > Lowell Gilbert, embedded/networking software engineer, Boston area > http://be-well.ilk.org/~lowell/ > _______________________________________________ > freebsd-questi...@freebsd.org mailing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org" [root@starfx ~]# which python [root@starfx ~]# pkg_info -x python Information for python-2.5,2: .... Information for python25-2.5.2_1: [root@starfx ~]# pkg_info |grep python python-2.5,2 The "meta-port" for the default version of Python interpret python25-2.5.2_1 An interpreted object-oriented programming language