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
- Re: DBI Installation errors Patrick Gormley
- Re: DBI Installation errors Florian Helmberger