Re: Problem w/ Python 2.3.5

2006-01-23 Thread steven mestdagh
On Mon, Jan 23, 2006 at 11:22:28AM +0100, Toni Mueller wrote: > > > Hello Steve, > > On Wed, 18.01.2006 at 06:38:25 +0100, steven mestdagh <[EMAIL PROTECTED]> > wrote: > > with PIL you are referring to the python imaging library, right? > > this is available as a package (py-Imaging). > > is th

Re: Problem w/ Python 2.3.5

2006-01-23 Thread Toni Mueller
Hello Steve, On Wed, 18.01.2006 at 06:38:25 +0100, steven mestdagh <[EMAIL PROTECTED]> wrote: > with PIL you are referring to the python imaging library, right? > this is available as a package (py-Imaging). > is there a reason why you cannot use packages? yes, the reason is that I need Plone 2

Re: Problem w/ Python 2.3.5

2006-01-18 Thread Dave Mangot
Joachim Schipper ([EMAIL PROTECTED]) shaped the electrons to say: > > If it's memory, it's likely to be found by memtest86, if your hardware > is i386. It can be had from various sources, and is included on the > Knoppix CD, which I can recommend - it's not OpenBSD, but occasionally > very useful.

Re: Problem w/ Python 2.3.5

2006-01-17 Thread steven mestdagh
On Tue, Jan 17, 2006 at 11:56:38AM +0100, Toni Mueller wrote: > Hi, > > finally, I broke down and installed some X11 stuff on a server in the > hope to gain PIL there... but first, I need to rebuild Python (re-run > after the same breakage): with PIL you are referring to the python imaging librar

Re: Problem w/ Python 2.3.5

2006-01-17 Thread Joachim Schipper
On Tue, Jan 17, 2006 at 10:25:55PM +0100, Toni Mueller wrote: > > Hi Joachim, > > On Tue, 17.01.2006 at 17:00:24 +0100, Joachim Schipper <[EMAIL PROTECTED]> > wrote: > > On Tue, Jan 17, 2006 at 11:56:38AM +0100, Toni Mueller wrote: > > > case $MAKEFLAGS in *-s*) CC='cc -pthread' LDSHARED='cc -

Re: Problem w/ Python 2.3.5

2006-01-17 Thread Toni Mueller
Hi Joachim, On Tue, 17.01.2006 at 17:00:24 +0100, Joachim Schipper <[EMAIL PROTECTED]> wrote: > On Tue, Jan 17, 2006 at 11:56:38AM +0100, Toni Mueller wrote: > > case $MAKEFLAGS in *-s*) CC='cc -pthread' LDSHARED='cc -pthread -shared > > -fPIC -L/home/obsd/ports/lang/python/2.3/w-python-2.3.5

Re: Problem w/ Python 2.3.5

2006-01-17 Thread Joachim Schipper
On Tue, Jan 17, 2006 at 11:56:38AM +0100, Toni Mueller wrote: > Hi, > > finally, I broke down and installed some X11 stuff on a server in the > hope to gain PIL there... but first, I need to rebuild Python (re-run > after the same breakage): > > > hostname 11:42:23 /home/obsd/ports/lang/python/2

Problem w/ Python 2.3.5

2006-01-17 Thread Toni Mueller
Hi, finally, I broke down and installed some X11 stuff on a server in the hope to gain PIL there... but first, I need to rebuild Python (re-run after the same breakage): hostname 11:42:23 /home/obsd/ports/lang/python/2.3 # /usr/bin/make package ===> Building for python-2.3.5p2 case $MAKEFLAGS i