Re: Installation problems on OS X 10.2.3

2003-02-15 Thread Scott R. Godin
Curt Russell Crandall wrote: > In case anyone cares. > > It appears the threaded version of Perl 5.8.0 on OSX is incompatible with > DBI. This really bites since you need the threaded version for Apache > 2.0.43 and mod_perl 1.99_07. So, on OSX, you are probably better off > using FastCGI o

Re: Installation problems on OS X 10.2.3

2003-02-15 Thread David Wheeler
On Saturday, February 15, 2003, at 11:13 AM, Curt Russell Crandall wrote: I would assume that if you were using OSX 10.1 that you were using Perl5.6.0... that version I do not believe has the problems that Perl5.8.0 has (however, it has a whole slew of other problems... this is why I am upgradi

Re: Installation problems on OS X 10.2.3

2003-02-15 Thread Curt Russell Crandall
I can give it a try later on... I'm in the midst of setting up my Linux box to be my webserver now. Thanks for the info, though. While Apple, might be shipping with some less than stable apps, they are making fast progress. Hopefully it won't be long before 10.2.x comes out and fixes these proble

Re: Installation problems on OS X 10.2.3

2003-02-15 Thread Curt Russell Crandall
I have already submitted the output from make in a previous. I don't think recompiling with a different version of gcc will help... Serverlogistics was quite clear that the threaded version is incompatible with DBI. I could be wrong about that, but I'm just going to go the path of least resisten

Re: Installation problems on OS X 10.2.3

2003-02-15 Thread Curt Russell Crandall
In case anyone cares. It appears the threaded version of Perl 5.8.0 on OSX is incompatible with DBI. This really bites since you need the threaded version for Apache 2.0.43 and mod_perl 1.99_07. So, on OSX, you are probably better off using FastCGI or, I hate to say, Java Servlets/JSP for dy

Re: Installation problems on OS X 10.2.3

2003-02-11 Thread Curt Russell Crandall
Ya, this is way beyond my knowledge too. I'll check out what Jarkko has in regards to Perl5.8+iThreads+MacOSX. BTW, I tried writting him at cpan.perl.org and my mails have been getting bounced back. Anyone know if there's a problem with the CPAN mail addr? Thanks, Curt On Tue, 11 Feb 2003, David

Re: Installation problems on OS X 10.2.3

2003-02-11 Thread David Wheeler
On Monday, February 10, 2003, at 09:06 PM, Curt Russell Crandall wrote: I reran the install and before I could complete the make step, I received the error: [CurtsiMac:~ccrandal/DBI-1.32] root# make cc -c -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing -O3 -DVERSION=\"1.32\" -DXS_VERS

Re: Installation problems on OS X 10.2.3

2003-02-10 Thread Curt Russell Crandall
I reran the install and before I could complete the make step, I received the error: [CurtsiMac:~ccrandal/DBI-1.32] root# make cc -c -pipe -fno-common -no-cpp-precomp -fno-strict-aliasing -O3 -DVERSION=\"1.32\" -DXS_VERSION=\"1.32\" "-I/Library/Perl/darwin-thread-multi/CORE" -Wall -Wno-comment P

Re: Installation problems on OS X 10.2.3

2003-02-07 Thread David Wheeler
On Thursday, February 6, 2003, at 11:39 AM, [EMAIL PROTECTED] wrote: I tried installing DBI 2 ways, first through CPAN.pm and second by just downloading the source and compiling. In both instances, I received an internal bus error. Send in the output of "make test TEST_VERBOSE=1". David -

Installation problems on OS X 10.2.3

2003-02-06 Thread curtcrandall
Hi, I'm trying to install DBI 1.32 on my Jaguar system (10.2.3). I have Perl 5.8.0 installed with threading enabled... this is an upgrade from the stock Perl 5.6.0 that was on there. The installation of Perl 5.8.0 went OK, but there were 3 errors out of about 697 tests... which has me a *littl