8 messages in com.mysql.lists.perlHelp with solaris 9 install| From | Sent On | Attachments |
|---|---|---|
| Ian Miller | 11 Feb 2004 13:29 | |
| Garry Williams | 11 Feb 2004 16:18 | |
| Ian Miller | 12 Feb 2004 11:17 | |
| WC Jones | 12 Feb 2004 12:26 | |
| Jochen Wiedmann | 12 Feb 2004 12:27 | |
| Garry Williams | 12 Feb 2004 12:28 | |
| Nick Thomson | 16 Feb 2004 10:34 | |
| Rudy Lippan | 16 Feb 2004 10:49 |
| Subject: | Help with solaris 9 install![]() |
|---|---|
| From: | Ian Miller (imil...@bsd.uchicago.edu) |
| Date: | 02/11/2004 01:29:17 PM |
| List: | com.mysql.lists.perl |
Solaris 9 with gcc mysql 4.0 binary install perl 5.8.2
the perl MCPAN auto install does not seem to work so I tried a download and run the config. I am not the big of a perl guy so I am not sure how to solve this
here is the out put I got
bash-2.05# perl Makefile.PL Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. Can't exec "mysql_config": No such file or directory at Makefile.PL line 174. readline() on closed filehandle PIPE at Makefile.PL line 176. I will use the following settings for compiling and testing:
cflags (guessed) = -I/usr/local/mysql/include libs (guessed) = -L/usr/local/mysql/lib -lmysqlclient -lz -lgz nocatchstderr (default) = 0 nofoundrows (default) = 0 ssl (guessed) = 0 testdb (default) = test testhost (default) = testpassword (default) = testuser (default) =
To change these settings, see 'perl Makefile.PL --help' and 'perldoc INSTALL'.
Note (probably harmless): No library found for -lgz Using DBI 1.40 (for perl 5.008002 on sun4-solaris) installed in /usr/local/lib/perl5/site_perl/5.8.2/sun4-solaris/auto/DBI Writing Makefile for DBD::mysql
####### Here is my gcc info
bash-2.05# gcc -v Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/specs Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --disable-nls Thread model: posix gcc version 3.3.2
A point in the right direction or were to look would be great. Thanks for any help -Ian
-- Ian Miller Sr. Systems Engineer University of Chicago imil...@bsd.uchicago.edu




