Date: Thu, 04 Jun 1998 20:59:13 +0000 From: Gianmarco Giovannelli <gmarco@scotty.masternet.it> To: freebsd-ports@FreeBSD.ORG Subject: pyton ports on 3.0-current Message-ID: <35770AA1.12CF0AB7@scotty.masternet.it>
next in thread | raw e-mail | index | archive | help
Python ports fails to compile on a 3.0-very-current box :-) if test -f /usr/local/bin/python; then rm -f /usr/local/bin/python; else true; fi (cd /usr/local/bin; ln python1.5 python) install -C -c -o bin -g bin -m 444 ./Misc/python.man /usr/local/man/man1/python.1 install -C -c -o bin -g bin -m 555 /usr/local/lib/python1.5/plat-freebsd3/regen /usr/local/lib/python1.5/plat-freebsd2 install: /usr/local/lib/python1.5/plat-freebsd3/regen: No such file or directory *** Error code 71 Stop. *** Error code 1 and there are some md5 mismatch too so the make NO_CHECKSUM=YES is necessary... Ok other thing : Is there anyone here who succeded in usign fetchmailconf ? -- Regards... Gianmarco "Unix expert since yesterday" http://www.giovannelli.it To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35770AA1.12CF0AB7>