Re: DBI Installation errors

2003-01-13 Thread Florian Helmberger
On Montag, Jänner 13, 2003, at 11:50  Uhr, Patrick Gormley wrote:

Patrick,


I am trying to install the DBI-1.18 module on my Mac OS X server, 
running OS 10.2.2.  I get the following error after the make command:

Maybe you should try it again with the latest DBI version: 1.31. 1.18 
is from june, 2001 - it wouldn't surprise me if there has been added 
some important OS X stuff in the mean time, as I had never any problems 
with it on OS X (correction: I had some after compiling Perl 5.8.0 with 
iThreads *hint*).

HTH,
Florian

--
0699 109 24 24 5 - http://www.laudatio.com



DBI Installation errors

2003-01-13 Thread Patrick Gormley
I am trying to install the DBI-1.18 module on my Mac OS X server, 
running OS 10.2.2.  I get the following error after the make command:

Running Mkbootstrap for DBI ()
chmod 644 DBI.bs
LD_RUN_PATH="" cc -o blib/arch/auto/DBI/DBI.bundle  -bundle  
-flat_namespace -undefined suppress DBI.o
/usr/bin/ld: /usr/lib/libSystem.dylib load command 9 unknown cmd field
make: *** [blib/arch/auto/DBI/DBI.bundle] Error 1

Can anyone help me get this to install.
--
Patrick Gormley
Lapeer East High School
Lapeer MI 48446
http://chem.lapeer.org/

"Education is not the filling of a pail, but the lighting of a fire."
---W.B. Yeats



DBI installation

2003-01-10 Thread Patrick Gormley
I am a newbie to this list.  I have been trying to install DBI 1.32 on 
a Mac OS X (10.2.2) server so that I can run Ikonboard v3.11.  When I 
run their test script I get the following message: "Your server meets 
the requirements for a DBM database; but you will be unable to install 
an SQL version of the board, as the DBD-Mysql and DBI packages need to 
be installed".  I downloaded the DBI package and tried to install it 
but got a lot of strange messages from the terminal.  Can anyone give 
me specific directions for installing both the DBI and DBD-Mysql 
packages.  The printout from the terminal when I tried to install the 
DBI package is below. If anyone would like to see the full output of 
Ikonboard's test script the URL is: 
http://lehs.lapeer.org/cgi-bin/ibtest.cgi

Any help would be greatly appreciated.   Thanks.

*** Terminal Output from the attempted installation of the DBI 
module. **


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://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_03hleak_pp.t
Creating extra DBI::PurePerl test: t/zz_04mods_pp.t
Creating extra DBI::PurePerl test: t/zz_05thrclone_pp.t
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_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_70shell_pp.t
Creating extra DBI::PurePerl test: t/zz_80proxy_pp.t
Writing Makefile for DBI

Remember to actually *read* the README file!
Use  'make' to build the software (dmake or nmake on Windows).
Then 'make test' to execute self tests.
Then 'make install' to install the DBI and then delete this working
directory before unpacking and building any DBD::* drivers.

[www:/Temp/DBI-1.32] patrickg# make
cc -c  -g -pipe -pipe -fno-common -no-cpp-precomp -flat_namespace 
-DHAS_TELLDIR_PROTOTYPE -fno-strict-aliasing -Os -DVERSION=\"1.32\" 
-DXS_VERSION=\"1.32\"  -I/System/Library/Perl/darwin/CORE -Wall 
-Wno-comment -DDBI_NO_THREADS DBI.c
DBI.xs: In function `dbih_clearcom':
DBI.xs:975: warning: unused variable `Perl___notused'
DBI.xs: In function `dbih_get_fbav':
DBI.xs:1114: warning: unused variable `Perl___notused'
DBI.xs: In function `dbih_set_attr_k':
DBI.xs:1281: warning: unused variable `Perl___notused'
DBI.xs:1206: warning: unused variable `Perl___notused'
DBI.xs: In function `log_where':
DBI.xs:1748: warning: unused variable `Perl___notused'
DBI.xs: In function `XS_DBI_dispatch':
DBI.xs:2052: warning: implicit declaration of function `getpid'
DBI.xs:2433: warning: unused variable `Perl___notused'
DBI.xs:2534: warning: unused variable `Perl___notused'
DBI.xs:2023: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_constant':
DBI.c:2931: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__clone_dbis':
DBI.c:2948: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__setup_handle':
DBI.c:2962: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__get_imp_data':
DBI.c:2980: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__handles':
DBI.c:2995: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_neat':
DBI.c:3017: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_hash':
DBI.c:3038: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_looks_like_number':
DBI.c:3062: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__install_method':
DBI.c:3085: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_trace':
DBI.c:3159: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_dump_handle':
DBI.c:3212: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI__svdump':
DBI.c:3240: warning: unused variable `Perl___notused'
DBI.c: In function `XS_DBI_dbi_time':
DBI.c:3260: warning: unused variable `Perl___notused'
DBI.c: In function