Nonsense! I meant leaving out --enable-shared.
On Sunday 04 June 2006 16:17, Martin Wiechert wrote:
> You were right, leaving out --with-pydebug did the trick.
>
> Thanks, Martin
>
> On Sunday 28 May 2006 03:53, [EMAIL PROTECTED] wrote:
> > Martin Wiechert wrote:
> > > Hi list,
> > >
> > > I've cr
You were right, leaving out --with-pydebug did the trick.
Thanks, Martin
On Sunday 28 May 2006 03:53, [EMAIL PROTECTED] wrote:
> Martin Wiechert wrote:
> > Hi list,
> >
> > I've created a fresh build of Python 2.4.3 using the following
> > configuration
> >
> > $ ./configure --with-pydebug --pre
Martin Wiechert wrote:
> Hi list,
>
> I've created a fresh build of Python 2.4.3 using the following configuration
>
> $ ./configure --with-pydebug --prefix=/usr/local/debug --enable-shared
> --with-fpectl --with-signal-module
>
> What did I do wrong?
Try with just: ./configure --with-pydebug --p