Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.ecn.uoknor.edu!solace!nntp.uio.no!news.apfel.de!news-fra1.dfn.de!news-koe1.dfn.de!news.ruhr-uni-bochum.de!news.rhrz.uni-bonn.de!news.rwth-aachen.de!not-for-mail From: Thomas Gellekum <tg@ihf.rwth-aachen.de> Newsgroups: comp.unix.bsd.freebsd.misc,comp.lang.python Subject: Re: python problems on freebsd Date: 10 Jan 1997 09:38:20 +0100 Organization: A poorly-installed InterNetNews site Lines: 20 Message-ID: <87hgkqhqmb.fsf@ghpc6.ihf.rwth-aachen.de> References: <32D515F8.446B9B3D@zxcv-pc.jumpnet.com> NNTP-Posting-Host: ghpc6.ihf.rwth-aachen.de X-Newsreader: Gnus v5.2.25/XEmacs 19.14 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:33870 comp.lang.python:15205 Curt Finch <curt@zxcv-pc.jumpnet.com> writes: > > has anyone seen this problem in getting python going on freebsd? > i had to change something in config.c to get this far... [...] > FreeBSD zxcv-pc 2.1.5-RELEASE FreeBSD 2.1.5-RELEASE #1: Wed Dec 18 > 18:01:10 CST 1996 curt@zxcv-pc:/usr/src/sys/compile/CURT i386 > > python latest 1.4 tar.gz file from ftp.python.org Sorry, I can't reproduce this here on FreeBSD-2.1.0, and I've built python-1.4 at home on 2.2-{ALPHA,BETA,current} and on our 3.0-current reference machine without any problems. There's no GNU sed involved on any of these machines. The official FreeBSD port doesn't contain any patches to config.c; maybe you should try it. It's available on the FreeBSD mirrors. tg