From: Date: October 23 2003 4:39am Subject: Re: DBD::mysql install issues on HPUX 11.0 List-Archive: http://lists.mysql.com/perl/2513 Message-Id: <3F973F6E.9040601@ispsoft.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Keith Paschal wrote: > /usr/bin/ld -b -L/usr/local/lib dbdimp.o mysql.o -o blib/arch > /auto/DBD/mysql/mysql.sl -L/other/mysql/lib -lmysqlclient -lcrypt > -lnsl -lm > *** Error exit code 1 My guess is, that you are using 2.9002. Please get version 2.9003_1 from authors/R/RU/RUDY and try that. It should provide at least a meaningful error message. (And Rudy, please be so kind and make this the default version. We'll keep seeing such messages until then.) Jochen