please forgive my top posting here, Stephan raised this on the beginner's mailing list and may not be aware that there is a a [EMAIL PROTECTED] list that may be better able to handle the detailed level of specifics.

On Dec 9, 2003, at 1:37 AM, Stephan Hochhaus wrote:

Hello list!

I am starting to dig deeper into Perl, after having successfully written my first working script :-)
I am trying to install modules on my Mac OS X 10.3 Server machine, but I usually end up getting errors like this for the GD package (1) or this for the Bundle::LWP (2). I did install gdlib2 via fink and libwww as well, but I keep getting the errors nevertheless. I tried installing as an admin user, root, even through webmin, but I always ended up unsuccessful. There are even more modules I cannot install, like DBD::Pg, Bundle::DBI worked fine though (via webmin). Bundle::CPAN did install partly with an error (3). I am using OS X' pre-installed Perl 5.8.1-RC3
Do I need to install certain things first? Is that my or my machines fault? Any help is greatly appreciated!


Stephan


(1) Error produced by perl -MCPAN -e 'install GD'
/private/var/root/.cpan/build/GD-2.11/blib/arch/auto/GD/GD.bundle undefined reference to _gdImagePngPtrEx expected to be defined in a dynamic image
t/Polyline....dubious
Test returned status 0 (wstat 5, 0x5)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------- --------
t/GD.t 0 5 10 20 200.00% 1-10
t/Polyline.t 0 5 1 2 200.00% 1
Failed 2/2 test scripts, 0.00% okay. 11/11 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force


(2) Error produced by perl -MCPAN -e 'install GD'
Failed 4/28 test scripts, 85.71% okay. 47/388 subtests failed, 87.89% okay.
make: *** [test] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force
Bundle summary: The following items in bundle Bundle::LWP had installation
problems:
Net::FTP LWP


(3) Error produced by perl -MCPAN -e 'install Bundle::CPAN'
Running make install
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Writing ///Library/Perl/5.8.1/darwin-thread-multi-2level/auto/Data/Dumper/ .packlist
Appending installation info to ///System/Library/Perl/5.8.1/darwin-thread-multi-2level/perllocal.pod
/usr/bin/make install -- OK
Net::Telnet is up to date.
Net::Cmd is up to date.
Bundle summary: The following items in bundle Bundle::libnet had
installation problems:
Data::Dumper
Term::ReadKey is up to date.
Term::ReadLine::Perl is up to date.
CPAN is up to date.
Bundle summary: The following items in bundle Bundle::CPAN had installation
problems:
Bundle::libnet and the following items had problems during recursive
bundle calls: Data::Dumper


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>





ciao
drieux

---



Reply via email to