In article <[EMAIL PROTECTED]>,
Andrew MacIntyre <[EMAIL PROTECTED]> wrote:
> Dean wrote:
> > I've been trying to make python a dynamic library. I downloaded Python
> > 2.4.3 Final from the Python web site and I cannot get it to create the
> > library.
> >
> > I've tried using the directive:
>
Dean wrote:
> I've been trying to make python a dynamic library. I downloaded Python
> 2.4.3 Final from the Python web site and I cannot get it to create the
> library.
>
> I've tried using the directive:
>
> --enable-shared
>
> and
>
> --enable-shared=yes
>
> and both of them had the same e