Date: Mon, 22 May 2006 20:33:44 -0400 From: Joe Auty <joe@netmusician.org> To: "Michael P. Soulier" <msoulier@digitaltorque.ca> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Python port problems Message-ID: <2A55FF5E-F764-406A-BE0E-272246F425B5@netmusician.org> In-Reply-To: <fb6605670605221727h719579a2gdeae84452036f6e8@mail.gmail.com> References: <9842C36E-C450-4282-9019-BA2DD3476684@netmusician.org> <fb6605670605221727h719579a2gdeae84452036f6e8@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On May 22, 2006, at 8:27 PM, Michael P. Soulier wrote: > On 5/22/06, Joe Auty <joe@netmusician.org> wrote: >> Starting up Mailman on one machine I'm on produces the following >> error message (see below). For some reason, this is not a problem > > Test your python installation. Try > > python -c 'import sys; print sys.path' > > See which python interpreter this is, /usr/local/bin/python most > likely, and make sure that mailman is using this python. > I'm not sure how to determine what Python Mailman is using, but the only Python I've installed on the system is from FreeBSD ports, unless some other software bundles its own... Here is the output of the command printed above: $ python -c 'import sys; print sys.path' ['', '/usr/local/lib/python24.zip', '/usr/local/lib/python2.4', '/usr/ local/lib/python2.4/plat-freebsd5', '/usr/local/lib/python2.4/lib- tk', '/usr/local/lib/python2.4/lib-dynload', '/usr/local/lib/ python2.4/site-packages'] I don't have a /usr/local/bin/python in there. Is that my problem? - ----------- Joe Auty NetMusician: web publishing software for musicians http://www.netmusician.org joe@netmusician.org -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (Darwin) iD8DBQFEclhpCgdfeCwsL5ERAlu4AJ9cye7laavwZtplMtl1eAYXaAnypQCcDrP5 KhrwPI/K02VISTmkjsWV0wU= =paE7 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2A55FF5E-F764-406A-BE0E-272246F425B5>