subversion -make error

comperr comperr at gmail.com
Mon Mar 10 00:02:27 UTC 2008


On Mar 9, 12:40 pm, Lowell Gilbert <freebsd-questions-lo... at be-
well.ilk.org> wrote:
> comperr <comp... at gmail.com> 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... at freebsd.org mailing listhttp://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr... at freebsd.org"

[root at starfx ~]# which python
[root at starfx ~]# pkg_info -x python
Information for python-2.5,2:
....
Information for python25-2.5.2_1:
[root at 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


More information about the freebsd-questions mailing list