Jonathan wrote:
On 8/8/2009 10:43 AM, Per olof Ljungmark wrote:
/usr/ports/devel/apr# make
===> apr-gdbm-db42-1.3.8.1.3.9 depends on file: /usr/local/bin/python2.6
But python IS there, exactly as stated in the first line above.
What gives? I just went through going from python 2.5 to 2.6.
Do you have a /usr/local/bin/python? The ports tree found a binary
named python2.6 but apr is probably looking for a binary named python.
Indeed it is. Symlinking python2.6 -> python made it. Then, one could
ask what is wring, the apr build or the python install?
--
per
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"