|
|
Mac OS 10.3, perl 5.8.2, library problem: modules not seen
Just upgraded from 5.8 to 5.8.2 on OSXS 10.3.1.
During configure I specified /Library/Perl for site-specific libs.
It compiled, tested, and installed ok. But when I went to test a
script it complained that a module wasn't there, though it's in the
perl lib path.
So I ran CPAN to re-install the module (DBI).
Here's the perl lib path:
perl -e 'print "$_\n" for @INC'
/sw/lib/perl5
/usr/local/lib/perl5/5.8.2/darwin-2level
/usr/local/lib/perl5/5.8.2
/Library/Perl/darwin-2level
/Library/Perl
/Library/Perl
Here's the old DBI:
l /Library/Perl/darwin/DBI
total 624
-r--r--r-- 1 root admin 53966 7 Dec 2002 Changes.pm
drwxr-xr-x 5 root admin 170 7 Dec 2002 Const
-r--r--r-- 1 root admin 64423 29 Nov 2002 DBD.pm
-r--r--r-- 1 root admin 36024 24 Aug 2001 FAQ.pm
-r--r--r-- 1 root admin 14439 29 Nov 2002 Format.pm
-r--r--r-- 1 root admin 20573 29 Nov 2002 Profile.pm
-r--r--r-- 1 root admin 16411 1 Dec 2002 ProfileData.pm
drwxr-xr-x 3 root admin 102 7 Dec 2002 ProfileDumper
-r--r--r-- 1 root admin 8112 1 Dec 2002 ProfileDumper.pm
-r--r--r-- 1 root admin 18345 1 Dec 2002 ProxyServer.pm
-r--r--r-- 1 root admin 25130 29 Nov 2002 PurePerl.pm
-r-xr-xr-x 1 root admin 29306 29 Nov 2002 Shell.pm
-r--r--r-- 1 root admin 4594 24 Aug 2001 W32ODBC.pm
And the newly installed DBI:
l /Library/Perl/darwin-2level/DBI
total 640
-r--r--r-- 1 root admin 63911 25 Nov 11:23 Changes.pm
drwxr-xr-x 5 root admin 170 25 Nov 11:23 Const
drwxr-xr-x 3 root admin 102 25 Nov 11:23 DBD
-r--r--r-- 1 root admin 104617 19 Aug 20:15 DBD.pm
-r--r--r-- 1 root admin 36024 24 Aug 2001 FAQ.pm
-r--r--r-- 1 root admin 21577 19 Aug 20:15 Profile.pm
-r--r--r-- 1 root admin 16486 26 Feb 2003 ProfileData.pm
drwxr-xr-x 3 root admin 102 25 Nov 11:23 ProfileDumper
-r--r--r-- 1 root admin 8112 1 Dec 2002 ProfileDumper.pm
-r--r--r-- 1 root admin 26172 14 May 2003 ProxyServer.pm
-r--r--r-- 1 root admin 26874 13 May 2003 PurePerl.pm
-r--r--r-- 1 root admin 4594 24 Aug 2001 W32ODBC.pm
Did I set the path wrong on configure? Or do all modules need to be
re-compiled for 5.8.2?
--
Randall Perry
sysTame
Xserve Web Hosting/Co-location
Website Development/Promotion
Mac Consulting/Sales
http://www.systame.com/
|
|
0
|
|
|
|
Reply
|
rgp (17)
|
11/27/2003 2:14:49 AM |
|
|
0 Replies
23 Views
(page loaded in 0.031 seconds)
Similiar Articles: Can't connect to local MySQL server through socket '/var/mysql ...... to Mac OS X Server, yes it does. It's not in ... mysql-5.1.40-osx10.5-powerpc I've seen this kind of problem before on Mac OS X ... 40-osx10.5-powerpc-64bit/data/Library ... gfortran or ifort? - comp.lang.fortranI've seen ifort reject some ... compiler-for-linux-and-mac-os-x ... OpenMP "not working ... I use the ifort compiler, no problem, job runs well. > (2) if I use the ... Wrap a function - comp.lang.python... had thinked about that but the problem ... with a DSL or a macro library, any? Python is not perl. ... Wrap - Welcome [Savannah] 4.2.1 Wrapping a C Function. As seen in ... Future Terminal Emulator? - comp.unix.solarisFrom what I've seen, you aren't the only one ... > > So Sun could not open source it even if they wanted to ... VNC Windows To Mac Key Mapping Problem - comp.sys.mac.system ... IBM COBOL Migration to Windows COBOL - comp.lang.cobol... My organization wants to move its IBM z/OS ... normalised DB tables, along with modules to load ... 2011 and Migration Assistant - comp.sys.mac.apps Reply: vasudevram: 2/5 ... Where did Fortran go? - comp.lang.fortran... gui library/builder like GINO or Winteracter. The problem isn't Fortran, the problem is the base OS ... top 5, not the top 3 ... 11:2, ... ) I haven't seen problems ... Perl - Download - www.perl.org... 5.16.0. If you're running a version older than 5.8.3, you may find that the latest version of CPAN modules will not work. Operating System ... of Perl for Mac OS X ... 10.3: DBD::mysql install trouble and fix - Mac OS X Hints... from the same problem. Probably, you have seen ... I'm using Mac OS X 10.3.5. I ... include -Os -DVERSION=\"2.9003\" -DXS_VERSION=\"2.9003\" "-I/Syst em/Library/Perl/5.8.1 ... 7/24/2012 5:58:55 PM
|
|
|
|
|
|
|
|
|