Makefile Problem

From: Subramanyam Malepati (malepatisubbu_at_rediffmail.com)
Date: 05/19/04


Date: 19 May 2004 12:41:47 -0000
To: dbi-users@perl.org

  Hi,there I am trying to install bugzilla on my redhat 7.3. I failed to install bundle::bugzilla. so I decide to upgrade my perl to 5.8.0. Then I run perl -MCPAN -e 'install "Bundle::Bugzilla"' It complained something wrong with DBD::mysql, I download this module and tried to install it manually. Since mysql did not install to default directory, I spent sometime to tune up --cflags and --libs settig for Makefile.PL but finally I still get such error message after I run Perl Makefile for DBD::mysql I will use the following settings for compiling and testing: cflags (Users choice) = -I/usr/local/mysql/include/mysql libs (Users choice) = -L/usr/local/mysql/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm nocatchstderr (default ) = 0 testdb (default ) = test testhost (default ) = testpassword (default ) = testuser (default ) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc INSTALL'. WARNING: EXE_FILES takes a array reference not a string/number. Please inform the author. Checking if your kit is complete... Looks good Can't use string ("dbimon pmysql") as an ARRAY ref while "strict refs" in use at /usr/lib/perl5/5.8.0/ExtUtils/MM_Unix.pm line 1424. I don't know what I can do. I serach internet for solution but it seems few people encounter such a problem. I hope there are some perl/DBD expert in this mailing list and give me some advice on this Thanks a lot! Subbu



Relevant Pages

  • Re: attempt to build 64 bit on Solaris fails
    ... > libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... > Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)
  • Re: attempt to build 64 bit on Solaris fails
    ... libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)
  • Perl on Linux and SQL Server 2000 on Windows
    ... There was a time when I did a lot of searching on ways to use Perl ... sitting on Linux to connect SQL Server 2000 sitting on Windows. ... cpan> install DBI ... Install FreeTDS ...
    (comp.os.linux.misc)
  • RE: Please Help !!! Unable to install DBD-Oracle ( I am using perl 5.6 on solaris 8)
    ... Ron, I could be way off here, but the OP mayalready have Perl ... think the original issue was that he tried to use *PPM* to install ... I don't have any Solaris ... you are not the intended recipient, please notify the sender at Wipro ...
    (perl.dbi.users)
  • Re: Installing DBD::File via CPAN
    ... Do you use 'UNINST=1' in the build options for CPAN? ... >> Did you build Perl from source, or install via a RPM or binary distro? ... >>> sender of the delivery error by replying to this message, or notify us ...
    (perl.dbi.users)