Greetings,

I installed Panther, Developer Tools,
Mysql and now I am trying to use CPAN
to install DBD.

Can you look at this and please tell me what to do next.

Thank you.

Joe Alotta




Abba:/Users/josephalotta root# PATH=$PATH:/Library/MySQL/bin perl -MCPAN -eshell
Terminal does not support AddHistory.


cpan shell -- CPAN exploration and modules installation (v1.76)
ReadLine support available (try 'install Bundle::CPAN')

cpan> install Bundle::DBD::mysql
CPAN: Storable loaded ok
Going to read /var/root/.cpan/Metadata
Database was generated on Wed, 28 Jan 2004 21:50:41 GMT
Running install for module DBI
Running make for T/TI/TIMB/DBI-1.40.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for /var/root/.cpan/sources/authors/id/T/TI/TIMB/DBI-1.40.tar.gz ok
Scanning cache /var/root/.cpan/build for sizes
DBI-1.40/
DBI-1.40/Driver_xst.h
DBI-1.40/t/
DBI-1.40/t/40profile.t
DBI-1.40/t/06attrs.t
DBI-1.40/t/08keeperr.t
DBI-1.40/t/42prof_data.t
DBI-1.40/t/01basics.t
DBI-1.40/t/60preparse.t
DBI-1.40/t/41prof_dump.t
DBI-1.40/t/04mods.t
DBI-1.40/t/05thrclone.t
DBI-1.40/t/02dbidrv.t
DBI-1.40/t/80proxy.t
DBI-1.40/t/07kids.t
DBI-1.40/t/20meta.t
DBI-1.40/t/10examp.t
DBI-1.40/t/30subclass.t
DBI-1.40/t/15array.t
DBI-1.40/t/03handle.t
DBI-1.40/DBI.xs
DBI-1.40/lib/
DBI-1.40/lib/DBD/
DBI-1.40/lib/DBD/NullP.pm
DBI-1.40/lib/DBD/Sponge.pm
DBI-1.40/lib/DBD/ExampleP.pm
DBI-1.40/lib/DBD/Proxy.pm
DBI-1.40/lib/DBI/
DBI-1.40/lib/DBI/Const/
DBI-1.40/lib/DBI/Const/GetInfo/
DBI-1.40/lib/DBI/Const/GetInfo/ANSI.pm
DBI-1.40/lib/DBI/Const/GetInfo/ODBC.pm
DBI-1.40/lib/DBI/Const/GetInfoType.pm
DBI-1.40/lib/DBI/Const/GetInfoReturn.pm
DBI-1.40/lib/DBI/FAQ.pm
DBI-1.40/lib/DBI/W32ODBC.pm
DBI-1.40/lib/DBI/DBD.pm
DBI-1.40/lib/DBI/ProfileData.pm
DBI-1.40/lib/DBI/ProfileDumper/
DBI-1.40/lib/DBI/ProfileDumper/Apache.pm
DBI-1.40/lib/DBI/ProfileDumper.pm
DBI-1.40/lib/DBI/DBD/
DBI-1.40/lib/DBI/DBD/Metadata.pm
DBI-1.40/lib/DBI/PurePerl.pm
DBI-1.40/lib/DBI/Profile.pm
DBI-1.40/lib/DBI/ProxyServer.pm
DBI-1.40/lib/Bundle/
DBI-1.40/lib/Bundle/DBI.pm
DBI-1.40/lib/Win32/
DBI-1.40/lib/Win32/DBIODBC.pm
DBI-1.40/MANIFEST
DBI-1.40/dbipport.h
DBI-1.40/Changes
DBI-1.40/dbi_sql.h
DBI-1.40/Perl.xs
DBI-1.40/Driver.xst
DBI-1.40/README
DBI-1.40/DBIXS.h
DBI-1.40/test.pl
DBI-1.40/dbd_xsh.h
DBI-1.40/META.yml
DBI-1.40/Makefile.PL
DBI-1.40/DBI.pm
DBI-1.40/dbiprof.PL
DBI-1.40/typemap
DBI-1.40/dbiproxy.PL
DBI-1.40/ToDo
Removing previously used /var/root/.cpan/build/DBI-1.40


CPAN.pm: Going to build T/TI/TIMB/DBI-1.40.tar.gz


*** You are using a perl configured with threading enabled. *** You should be aware that using multiple threads is *** not recommended for production environments.

*** Note:
The optional PlRPC-modules (RPC::PlServer etc) are not installed.
If you want to use the DBD::Proxy driver and DBI::ProxyServer
modules, then you'll need to install the RPC::PlServer, RPC::PlClient,
Storable and Net::Daemon modules. The CPAN Bundle::DBI may help you.
You can install them any time after installing the DBI.
You do *not* need these modules for typical DBI usage.


Optional modules are available from any CPAN mirror, in particular
    http://search.cpan.org/
    http://www.perl.com/CPAN/modules/by-module
    http://www.perl.org/CPAN/modules/by-module
    ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module

Creating extra DBI::PurePerl test: t/zz_01basics_pp.t
Creating extra DBI::PurePerl test: t/zz_02dbidrv_pp.t
Creating extra DBI::PurePerl test: t/zz_03handle_pp.t
Creating extra DBI::PurePerl test: t/zz_04mods_pp.t
Creating extra DBI::PurePerl test: t/zz_05thrclone_pp.t (use threads)
Creating extra DBI::PurePerl test: t/zz_06attrs_pp.t
Creating extra DBI::PurePerl test: t/zz_07kids_pp.t
Creating extra DBI::PurePerl test: t/zz_08keeperr_pp.t
Creating extra DBI::PurePerl test: t/zz_10examp_pp.t
Creating extra DBI::PurePerl test: t/zz_15array_pp.t
Creating extra DBI::PurePerl test: t/zz_20meta_pp.t
Creating extra DBI::PurePerl test: t/zz_30subclass_pp.t
Creating extra DBI::PurePerl test: t/zz_40profile_pp.t
Creating extra DBI::PurePerl test: t/zz_41prof_dump_pp.t
Creating extra DBI::PurePerl test: t/zz_42prof_data_pp.t
Creating extra DBI::PurePerl test: t/zz_60preparse_pp.t
Creating extra DBI::PurePerl test: t/zz_80proxy_pp.t
Checking if your kit is complete...
Looks good

Error: Unable to locate installed Perl libraries or Perl source code.

It is recommended that you install perl in a standard location before
building extensions. Some precompiled versions of perl do not contain
these header files, so you cannot build extensions. In such a case,
please build and install your perl from a fresh perl distribution. It
usually solves this kind of problem.

(You get this message, because MakeMaker could not find "/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE/perl.h")
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
Running install for module Data::ShowTable
Running make for A/AK/AKSTE/Data-ShowTable-3.3.tar.gz
Checksum for /var/root/.cpan/sources/authors/id/A/AK/AKSTE/Data-ShowTable-3.3.tar.gz ok
Data-ShowTable-3.3/
Data-ShowTable-3.3/CVS/
Data-ShowTable-3.3/CVS/Entries
Data-ShowTable-3.3/CVS/Repository
Data-ShowTable-3.3/Changes
Data-ShowTable-3.3/Copyright
Data-ShowTable-3.3/Data-ShowTable-2.2.html
Data-ShowTable-3.3/Data-ShowTable-2.3.html
Data-ShowTable-3.3/Data-ShowTable-3.1.html
Data-ShowTable-3.3/Data-ShowTable-3.3.html
Data-ShowTable-3.3/GNU-LICENSE
Data-ShowTable-3.3/MANIFEST
Data-ShowTable-3.3/Makefile.PL
Data-ShowTable-3.3/README
Data-ShowTable-3.3/ShowTable.pm
Data-ShowTable-3.3/gen-html
Data-ShowTable-3.3/gen-tests
Data-ShowTable-3.3/showtable
Data-ShowTable-3.3/showtable-3.1.html
Data-ShowTable-3.3/showtable-3.3.html
Data-ShowTable-3.3/t/
Data-ShowTable-3.3/t/CVS/
Data-ShowTable-3.3/t/CVS/Entries
Data-ShowTable-3.3/t/CVS/Repository
Data-ShowTable-3.3/t/OBJ-TEST.pl
Data-ShowTable-3.3/t/Test-Setup.pl
Data-ShowTable-3.3/t/box-calls.t
Data-ShowTable-3.3/t/box-scaling.t
Data-ShowTable-3.3/t/box-widths.t
Data-ShowTable-3.3/t/box-wrap.t
Data-ShowTable-3.3/t/calls.pl
Data-ShowTable-3.3/t/html-calls.t
Data-ShowTable-3.3/t/html-fmt.t
Data-ShowTable-3.3/t/html-scaling.t
Data-ShowTable-3.3/t/html-widths.t
Data-ShowTable-3.3/t/html-wrap.t
Data-ShowTable-3.3/t/list-calls.t
Data-ShowTable-3.3/t/list-scaling.t
Data-ShowTable-3.3/t/list-widths.t
Data-ShowTable-3.3/t/list-wrap.t
Data-ShowTable-3.3/t/out/
Data-ShowTable-3.3/t/out/CVS/
Data-ShowTable-3.3/t/out/CVS/Entries
Data-ShowTable-3.3/t/out/CVS/Repository
Data-ShowTable-3.3/t/out/box-calls.t-1.ref
Data-ShowTable-3.3/t/out/box-calls.t-2.ref
Data-ShowTable-3.3/t/out/box-calls.t-3.ref
Data-ShowTable-3.3/t/out/box-calls.t-4.ref
Data-ShowTable-3.3/t/out/box-calls.t-5.ref
Data-ShowTable-3.3/t/out/box-calls.t-6.ref
Data-ShowTable-3.3/t/out/box-calls.t-7.ref
Data-ShowTable-3.3/t/out/box-calls.t-8.ref
Data-ShowTable-3.3/t/out/box-scaling.t-1.ref
Data-ShowTable-3.3/t/out/box-scaling.t-2.ref
Data-ShowTable-3.3/t/out/box-scaling.t-3.ref
Data-ShowTable-3.3/t/out/box-scaling.t-4.ref
Data-ShowTable-3.3/t/out/box-scaling.t-5.ref
Data-ShowTable-3.3/t/out/box-scaling.t-6.ref
Data-ShowTable-3.3/t/out/box-scaling.t-7.ref
Data-ShowTable-3.3/t/out/box-scaling.t-8.ref
Data-ShowTable-3.3/t/out/box-widths.t-1.ref
Data-ShowTable-3.3/t/out/box-widths.t-2.ref
Data-ShowTable-3.3/t/out/box-widths.t-3.ref
Data-ShowTable-3.3/t/out/box-widths.t-4.ref
Data-ShowTable-3.3/t/out/box-widths.t-5.ref
Data-ShowTable-3.3/t/out/box-widths.t-6.ref
Data-ShowTable-3.3/t/out/box-widths.t-7.ref
Data-ShowTable-3.3/t/out/box-widths.t-8.ref
Data-ShowTable-3.3/t/out/box-wrap.t-1.ref
Data-ShowTable-3.3/t/out/box-wrap.t-2.ref
Data-ShowTable-3.3/t/out/box-wrap.t-3.ref
Data-ShowTable-3.3/t/out/box-wrap.t-4.ref
Data-ShowTable-3.3/t/out/box-wrap.t-5.ref
Data-ShowTable-3.3/t/out/html-calls.t-1.ref
Data-ShowTable-3.3/t/out/html-calls.t-2.ref
Data-ShowTable-3.3/t/out/html-calls.t-3.ref
Data-ShowTable-3.3/t/out/html-calls.t-4.ref
Data-ShowTable-3.3/t/out/html-calls.t-5.ref
Data-ShowTable-3.3/t/out/html-calls.t-6.ref
Data-ShowTable-3.3/t/out/html-calls.t-7.ref
Data-ShowTable-3.3/t/out/html-calls.t-8.ref
Data-ShowTable-3.3/t/out/html-fmt.t-1.ref
Data-ShowTable-3.3/t/out/html-fmt.t-10.ref
Data-ShowTable-3.3/t/out/html-fmt.t-11.ref
Data-ShowTable-3.3/t/out/html-fmt.t-12.ref
Data-ShowTable-3.3/t/out/html-fmt.t-2.ref
Data-ShowTable-3.3/t/out/html-fmt.t-3.ref
Data-ShowTable-3.3/t/out/html-fmt.t-4.ref
Data-ShowTable-3.3/t/out/html-fmt.t-5.ref
Data-ShowTable-3.3/t/out/html-fmt.t-6.ref
Data-ShowTable-3.3/t/out/html-fmt.t-7.ref
Data-ShowTable-3.3/t/out/html-fmt.t-8.ref
Data-ShowTable-3.3/t/out/html-fmt.t-9.ref
Data-ShowTable-3.3/t/out/html-scaling.t-1.ref
Data-ShowTable-3.3/t/out/html-scaling.t-2.ref
Data-ShowTable-3.3/t/out/html-scaling.t-3.ref
Data-ShowTable-3.3/t/out/html-scaling.t-4.ref
Data-ShowTable-3.3/t/out/html-scaling.t-5.ref
Data-ShowTable-3.3/t/out/html-scaling.t-6.ref
Data-ShowTable-3.3/t/out/html-scaling.t-7.ref
Data-ShowTable-3.3/t/out/html-scaling.t-8.ref
Data-ShowTable-3.3/t/out/html-widths.t-1.ref
Data-ShowTable-3.3/t/out/html-widths.t-2.ref
Data-ShowTable-3.3/t/out/html-widths.t-3.ref
Data-ShowTable-3.3/t/out/html-widths.t-4.ref
Data-ShowTable-3.3/t/out/html-widths.t-5.ref
Data-ShowTable-3.3/t/out/html-widths.t-6.ref
Data-ShowTable-3.3/t/out/html-widths.t-7.ref
Data-ShowTable-3.3/t/out/html-widths.t-8.ref
Data-ShowTable-3.3/t/out/html-wrap.t-1.ref
Data-ShowTable-3.3/t/out/html-wrap.t-2.ref
Data-ShowTable-3.3/t/out/html-wrap.t-3.ref
Data-ShowTable-3.3/t/out/html-wrap.t-4.ref
Data-ShowTable-3.3/t/out/html-wrap.t-5.ref
Data-ShowTable-3.3/t/out/list-calls.t-1.ref
Data-ShowTable-3.3/t/out/list-calls.t-2.ref
Data-ShowTable-3.3/t/out/list-calls.t-3.ref
Data-ShowTable-3.3/t/out/list-calls.t-4.ref
Data-ShowTable-3.3/t/out/list-calls.t-5.ref
Data-ShowTable-3.3/t/out/list-calls.t-6.ref
Data-ShowTable-3.3/t/out/list-calls.t-7.ref
Data-ShowTable-3.3/t/out/list-calls.t-8.ref
Data-ShowTable-3.3/t/out/list-scaling.t-1.ref
Data-ShowTable-3.3/t/out/list-scaling.t-2.ref
Data-ShowTable-3.3/t/out/list-scaling.t-3.ref
Data-ShowTable-3.3/t/out/list-scaling.t-4.ref
Data-ShowTable-3.3/t/out/list-scaling.t-5.ref
Data-ShowTable-3.3/t/out/list-scaling.t-6.ref
Data-ShowTable-3.3/t/out/list-scaling.t-7.ref
Data-ShowTable-3.3/t/out/list-scaling.t-8.ref
Data-ShowTable-3.3/t/out/list-widths.t-1.ref
Data-ShowTable-3.3/t/out/list-widths.t-2.ref
Data-ShowTable-3.3/t/out/list-widths.t-3.ref
Data-ShowTable-3.3/t/out/list-widths.t-4.ref
Data-ShowTable-3.3/t/out/list-widths.t-5.ref
Data-ShowTable-3.3/t/out/list-widths.t-6.ref
Data-ShowTable-3.3/t/out/list-widths.t-7.ref
Data-ShowTable-3.3/t/out/list-widths.t-8.ref
Data-ShowTable-3.3/t/out/list-wrap.t-1.ref
Data-ShowTable-3.3/t/out/list-wrap.t-2.ref
Data-ShowTable-3.3/t/out/list-wrap.t-3.ref
Data-ShowTable-3.3/t/out/list-wrap.t-4.ref
Data-ShowTable-3.3/t/out/list-wrap.t-5.ref
Data-ShowTable-3.3/t/out/simple-calls.t-1.ref
Data-ShowTable-3.3/t/out/simple-calls.t-2.ref
Data-ShowTable-3.3/t/out/simple-calls.t-3.ref
Data-ShowTable-3.3/t/out/simple-calls.t-4.ref
Data-ShowTable-3.3/t/out/simple-calls.t-5.ref
Data-ShowTable-3.3/t/out/simple-calls.t-6.ref
Data-ShowTable-3.3/t/out/simple-calls.t-7.ref
Data-ShowTable-3.3/t/out/simple-calls.t-8.ref
Data-ShowTable-3.3/t/out/simple-scaling.t-1.ref
Data-ShowTable-3.3/t/out/simple-scaling.t-2.ref
Data-ShowTable-3.3/t/out/simple-scaling.t-3.ref
Data-ShowTable-3.3/t/out/simple-scaling.t-4.ref
Data-ShowTable-3.3/t/out/simple-scaling.t-5.ref
Data-ShowTable-3.3/t/out/simple-scaling.t-6.ref
Data-ShowTable-3.3/t/out/simple-scaling.t-7.ref
Data-ShowTable-3.3/t/out/simple-scaling.t-8.ref
Data-ShowTable-3.3/t/out/simple-widths.t-1.ref
Data-ShowTable-3.3/t/out/simple-widths.t-2.ref
Data-ShowTable-3.3/t/out/simple-widths.t-3.ref
Data-ShowTable-3.3/t/out/simple-widths.t-4.ref
Data-ShowTable-3.3/t/out/simple-widths.t-5.ref
Data-ShowTable-3.3/t/out/simple-widths.t-6.ref
Data-ShowTable-3.3/t/out/simple-widths.t-7.ref
Data-ShowTable-3.3/t/out/simple-widths.t-8.ref
Data-ShowTable-3.3/t/out/simple-wrap.t-1.ref
Data-ShowTable-3.3/t/out/simple-wrap.t-2.ref
Data-ShowTable-3.3/t/out/simple-wrap.t-3.ref
Data-ShowTable-3.3/t/out/simple-wrap.t-4.ref
Data-ShowTable-3.3/t/out/simple-wrap.t-5.ref
Data-ShowTable-3.3/t/scaling.pl
Data-ShowTable-3.3/t/showtable.pl
Data-ShowTable-3.3/t/simple-calls.t
Data-ShowTable-3.3/t/simple-scaling.t
Data-ShowTable-3.3/t/simple-widths.t
Data-ShowTable-3.3/t/simple-wrap.t
Data-ShowTable-3.3/t/testfile
Data-ShowTable-3.3/t/widths.pl
Data-ShowTable-3.3/t/wrap.pl
Data-ShowTable-3.3/test.pl.off
Data-ShowTable-3.3/testfile.lst
Data-ShowTable-3.3/testfile.tabs
Data-ShowTable-3.3/update-public
Removing previously used /var/root/.cpan/build/Data-ShowTable-3.3


CPAN.pm: Going to build A/AK/AKSTE/Data-ShowTable-3.3.tar.gz

Checking if your kit is complete...
Looks good

Error: Unable to locate installed Perl libraries or Perl source code.

It is recommended that you install perl in a standard location before
building extensions. Some precompiled versions of perl do not contain
these header files, so you cannot build extensions. In such a case,
please build and install your perl from a fresh perl distribution. It
usually solves this kind of problem.

(You get this message, because MakeMaker could not find "/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE/perl.h")
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
Running install for module Mysql
Running make for R/RU/RUDY/DBD-mysql-2.9003.tar.gz
Checksum for /var/root/.cpan/sources/authors/id/R/RU/RUDY/DBD-mysql-2.9003.tar.gz ok
DBD-mysql-2.9003/
DBD-mysql-2.9003/t/
DBD-mysql-2.9003/t/mysql2.t
DBD-mysql-2.9003/t/akmisc.t
DBD-mysql-2.9003/t/60leaks.t
DBD-mysql-2.9003/t/10dsnlist.t
DBD-mysql-2.9003/t/ak-dbd.t
DBD-mysql-2.9003/t/50chopblanks.t
DBD-mysql-2.9003/t/mysql.t
DBD-mysql-2.9003/t/lib.pl
DBD-mysql-2.9003/t/40blobs.t
DBD-mysql-2.9003/t/40nulls.t
DBD-mysql-2.9003/t/insertid.t
DBD-mysql-2.9003/t/40listfields.t
DBD-mysql-2.9003/t/40bindparam.t
DBD-mysql-2.9003/t/mysql.dbtest
DBD-mysql-2.9003/t/dbdadmin.t
DBD-mysql-2.9003/t/20createdrop.t
DBD-mysql-2.9003/t/00base.t
DBD-mysql-2.9003/t/30insertfetch.t
DBD-mysql-2.9003/t/40numrows.t
DBD-mysql-2.9003/t/50commit.t
DBD-mysql-2.9003/t/mysql.mtest
DBD-mysql-2.9003/MANIFEST
DBD-mysql-2.9003/myld
DBD-mysql-2.9003/dbdimp.c
DBD-mysql-2.9003/lib/
DBD-mysql-2.9003/lib/DBD/
DBD-mysql-2.9003/lib/DBD/mysql/
DBD-mysql-2.9003/lib/DBD/mysql/GetInfo.pm
DBD-mysql-2.9003/lib/DBD/mysql/INSTALL.pod
DBD-mysql-2.9003/lib/DBD/mysql.pm
DBD-mysql-2.9003/lib/Mysql/
DBD-mysql-2.9003/lib/Mysql/Statement.pm
DBD-mysql-2.9003/lib/Bundle/
DBD-mysql-2.9003/lib/Bundle/DBD/
DBD-mysql-2.9003/lib/Bundle/DBD/mysql.pm
DBD-mysql-2.9003/lib/Mysql.pm
DBD-mysql-2.9003/dbdimp.h
DBD-mysql-2.9003/mysql.xs
DBD-mysql-2.9003/MANIFEST.SKIP
DBD-mysql-2.9003/README
DBD-mysql-2.9003/INSTALL.html
DBD-mysql-2.9003/Makefile.PL
DBD-mysql-2.9003/ChangeLog
DBD-mysql-2.9003/constants.h
DBD-mysql-2.9003/TODO
Removing previously used /var/root/.cpan/build/DBD-mysql-2.9003


CPAN.pm: Going to build R/RU/RUDY/DBD-mysql-2.9003.tar.gz

I will use the following settings for compiling and testing:

cflags (mysql_config) = -I'/Library/MySQL/include/mysql'
libs (mysql_config) = -L/Library/MySQL/lib/mysql -lmysqlclient -lz -lm -L/usr/lib -lssl -lcrypto
nocatchstderr (default ) = 0
nofoundrows (default ) = 0
ssl (guessed ) = 1
testdb (default ) = test
testhost (default ) =
testpassword (default ) =
testuser (default ) =


To change these settings, see 'perl Makefile.PL --help' and
'perldoc INSTALL'.

Checking if your kit is complete...
Looks good
Warning: prerequisite DBI 1.08 not found.

Error: Unable to locate installed Perl libraries or Perl source code.

It is recommended that you install perl in a standard location before
building extensions. Some precompiled versions of perl do not contain
these header files, so you cannot build extensions. In such a case,
please build and install your perl from a fresh perl distribution. It
usually solves this kind of problem.

(You get this message, because MakeMaker could not find "/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE/perl.h")
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
Running install for module DBD::mysql
Running make for R/RU/RUDY/DBD-mysql-2.9003.tar.gz
Is already unwrapped into directory /var/root/.cpan/build/DBD-mysql-2.9003
Makefile.PL returned status 512
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install
Bundle summary: The following items in bundle Bundle::DBD::mysql had
installation problems:
DBI Data::ShowTable Mysql DBD::mysql


cpan> install DBI
Running install for module DBI
Running make for T/TI/TIMB/DBI-1.40.tar.gz
  Is already unwrapped into directory /var/root/.cpan/build/DBI-1.40
  Makefile.PL returned status 512
Running make test
  Make had some problems, maybe interrupted? Won't test
Running make install
  Make had some problems, maybe interrupted? Won't install

cpan> force install DBI
Running install for module DBI
Running make for T/TI/TIMB/DBI-1.40.tar.gz
Checksum for /var/root/.cpan/sources/authors/id/T/TI/TIMB/DBI-1.40.tar.gz ok
DBI-1.40/
DBI-1.40/Driver_xst.h
DBI-1.40/t/
DBI-1.40/t/40profile.t
DBI-1.40/t/06attrs.t
DBI-1.40/t/08keeperr.t
DBI-1.40/t/42prof_data.t
DBI-1.40/t/01basics.t
DBI-1.40/t/60preparse.t
DBI-1.40/t/41prof_dump.t
DBI-1.40/t/04mods.t
DBI-1.40/t/05thrclone.t
DBI-1.40/t/02dbidrv.t
DBI-1.40/t/80proxy.t
DBI-1.40/t/07kids.t
DBI-1.40/t/20meta.t
DBI-1.40/t/10examp.t
DBI-1.40/t/30subclass.t
DBI-1.40/t/15array.t
DBI-1.40/t/03handle.t
DBI-1.40/DBI.xs
DBI-1.40/lib/
DBI-1.40/lib/DBD/
DBI-1.40/lib/DBD/NullP.pm
DBI-1.40/lib/DBD/Sponge.pm
DBI-1.40/lib/DBD/ExampleP.pm
DBI-1.40/lib/DBD/Proxy.pm
DBI-1.40/lib/DBI/
DBI-1.40/lib/DBI/Const/
DBI-1.40/lib/DBI/Const/GetInfo/
DBI-1.40/lib/DBI/Const/GetInfo/ANSI.pm
DBI-1.40/lib/DBI/Const/GetInfo/ODBC.pm
DBI-1.40/lib/DBI/Const/GetInfoType.pm
DBI-1.40/lib/DBI/Const/GetInfoReturn.pm
DBI-1.40/lib/DBI/FAQ.pm
DBI-1.40/lib/DBI/W32ODBC.pm
DBI-1.40/lib/DBI/DBD.pm
DBI-1.40/lib/DBI/ProfileData.pm
DBI-1.40/lib/DBI/ProfileDumper/
DBI-1.40/lib/DBI/ProfileDumper/Apache.pm
DBI-1.40/lib/DBI/ProfileDumper.pm
DBI-1.40/lib/DBI/DBD/
DBI-1.40/lib/DBI/DBD/Metadata.pm
DBI-1.40/lib/DBI/PurePerl.pm
DBI-1.40/lib/DBI/Profile.pm
DBI-1.40/lib/DBI/ProxyServer.pm
DBI-1.40/lib/Bundle/
DBI-1.40/lib/Bundle/DBI.pm
DBI-1.40/lib/Win32/
DBI-1.40/lib/Win32/DBIODBC.pm
DBI-1.40/MANIFEST
DBI-1.40/dbipport.h
DBI-1.40/Changes
DBI-1.40/dbi_sql.h
DBI-1.40/Perl.xs
DBI-1.40/Driver.xst
DBI-1.40/README
DBI-1.40/DBIXS.h
DBI-1.40/test.pl
DBI-1.40/dbd_xsh.h
DBI-1.40/META.yml
DBI-1.40/Makefile.PL
DBI-1.40/DBI.pm
DBI-1.40/dbiprof.PL
DBI-1.40/typemap
DBI-1.40/dbiproxy.PL
DBI-1.40/ToDo
Removing previously used /var/root/.cpan/build/DBI-1.40


CPAN.pm: Going to build T/TI/TIMB/DBI-1.40.tar.gz


*** You are using a perl configured with threading enabled. *** You should be aware that using multiple threads is *** not recommended for production environments.

*** Note:
The optional PlRPC-modules (RPC::PlServer etc) are not installed.
If you want to use the DBD::Proxy driver and DBI::ProxyServer
modules, then you'll need to install the RPC::PlServer, RPC::PlClient,
Storable and Net::Daemon modules. The CPAN Bundle::DBI may help you.
You can install them any time after installing the DBI.
You do *not* need these modules for typical DBI usage.


Optional modules are available from any CPAN mirror, in particular
    http://search.cpan.org/
    http://www.perl.com/CPAN/modules/by-module
    http://www.perl.org/CPAN/modules/by-module
    ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module

Creating extra DBI::PurePerl test: t/zz_01basics_pp.t
Creating extra DBI::PurePerl test: t/zz_02dbidrv_pp.t
Creating extra DBI::PurePerl test: t/zz_03handle_pp.t
Creating extra DBI::PurePerl test: t/zz_04mods_pp.t
Creating extra DBI::PurePerl test: t/zz_05thrclone_pp.t (use threads)
Creating extra DBI::PurePerl test: t/zz_06attrs_pp.t
Creating extra DBI::PurePerl test: t/zz_07kids_pp.t
Creating extra DBI::PurePerl test: t/zz_08keeperr_pp.t
Creating extra DBI::PurePerl test: t/zz_10examp_pp.t
Creating extra DBI::PurePerl test: t/zz_15array_pp.t
Creating extra DBI::PurePerl test: t/zz_20meta_pp.t
Creating extra DBI::PurePerl test: t/zz_30subclass_pp.t
Creating extra DBI::PurePerl test: t/zz_40profile_pp.t
Creating extra DBI::PurePerl test: t/zz_41prof_dump_pp.t
Creating extra DBI::PurePerl test: t/zz_42prof_data_pp.t
Creating extra DBI::PurePerl test: t/zz_60preparse_pp.t
Creating extra DBI::PurePerl test: t/zz_80proxy_pp.t
Checking if your kit is complete...
Looks good

Error: Unable to locate installed Perl libraries or Perl source code.

It is recommended that you install perl in a standard location before
building extensions. Some precompiled versions of perl do not contain
these header files, so you cannot build extensions. In such a case,
please build and install your perl from a fresh perl distribution. It
usually solves this kind of problem.

(You get this message, because MakeMaker could not find "/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE/perl.h")
Running make test
Make had some problems, maybe interrupted? Won't test
Running make install
Make had some problems, maybe interrupted? Won't install


cpan>



Reply via email to