Skip site navigation (1)Skip section navigation (2)
Date:      10 Jul 2001 13:41:21 +0200
From:      Thomas Gellekum <tg@melaten.rwth-aachen.de>
To:        "Mindspring" <jeffjohnson@mindspring.com>
Cc:        <ports@FreeBSD.org>, <mal@lemburg.com>
Subject:   Re: FreeBSD Port: py-mx-base-2.0.1
Message-ID:  <kqae2d2eqm.fsf@cip12.melaten.rwth-aachen.de>
In-Reply-To: "Mindspring"'s message of "Mon, 9 Jul 2001 10:26:44 -0400"
References:  <INEDLFEPLGFIGNIEDHIDAECHCBAA.jeffjohnson@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Mindspring" <jeffjohnson@mindspring.com> writes:

> Hello,
> 
> I looked in /usr/local/lib/python2.1/site-packages/mx/ for setup.py and
> could not find it.  Any ideas?

setup.py is used when building the port/package, it's not installed.

> -----Original Message-----
> From: M.-A. Lemburg [mailto:mal@lemburg.com]
> Sent: Monday, July 09, 2001 7:09 AM
> To: jeff@jeffjohnson.net
> Subject: Re: mxDateTime on FreeBSD 4.3, copy_reg problem in __init__.py
> 
[...]
> Well, yes and no... the problem is that mxDateTime falls back to a Python
> implementation of the C extensions (which is not being maintained anymore)
> in case it cannot import the compiled C extension.
> 
> Looks like you don't have the compiled extension in the DateTime/mxDateTime
> directory.

The port builds fine, AFAICT:

,----
| $ python
| Python 2.0 (#2, Nov 16 2000, 22:22:48) 
| [GCC 2.95.2 19991024 (release)] on freebsd4
| Type "copyright", "credits" or "license" for more information.
| >>> import mx.DateTime
| >>> 
`----

tg

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?kqae2d2eqm.fsf>