[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] presistent problem and no answers?????????
this is my message from the install of DBI???
[root@flashca216 DBD-mysql-2.0901]# perl Makefile.PL
This is an experimental version of DBD::mysql. For production
environments you should prefer the Msql-Mysql-modules.
I will use the following settings for compiling and testing:
testpassword (default ) =
testhost (default ) =
testuser (default ) =
nocatchstderr (default ) = 0
libs (mysql_config) = -L/usr/local/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm
cflags (mysql_config) = -I'/usr/local/include/mysql'
testdb (default ) = test
To change these settings, see 'perl Makefile.PL --help' and
'perldoc INSTALL'.
Using DBI 1.18 installed in /usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI
Writing Makefile for DBD::mysql
[root@flashca216 DBD-mysql-2.0901]# make
cc -c -I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI -I'/usr/local/include/mysql' -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.0901\" -DXS_VERSION=\"2.0901\" -fpic -I/usr/local/lib/perl5/5.6.1/i686-linux/CORE dbdimp.c
dbdimp.c: In function `mysql_db_reconnect':
dbdimp.c:1694: warning: assignment from incompatible pointer type
cc -c -I/usr/local/lib/perl5/site_perl/5.6.1/i686-linux/auto/DBI -I'/usr/local/include/mysql' -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.0901\" -DXS_VERSION=\"2.0901\" -fpic -I/usr/local/lib/perl5/5.6.1/i686-linux/CORE mysql.c
Running Mkbootstrap for DBD::mysql ()
chmod 644 mysql.bs
rm -f blib/arch/auto/DBD/mysql/mysql.so
LD_RUN_PATH="/usr/local/lib/mysql:/usr/lib:/lib" /usr/local/bin/perl myld cc -shared -L/usr/local/lib dbdimp.o mysql.o -o blib/arch/auto/DBD/mysql/mysql.so -L/usr/local/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm
chmod 755 blib/arch/auto/DBD/mysql/mysql.so
cp mysql.bs blib/arch/auto/DBD/mysql/mysql.bs
chmod 644 blib/arch/auto/DBD/mysql/mysql.bs
Manifying blib/man3/DBD::mysql.3
Unmatched =back at /usr/local/bin/pod2man line 48
Manifying blib/man3/DBD::mysql::INSTALL.3
Manifying blib/man3/Bundle::DBD::mysql.3
Manifying blib/man3/Mysql.3
On Fri, 15 Jun 2001, you wrote:
>
> On 15 Jun 2001 11:38:07 +0800, root wrote:
> > Killing Interchange server 3768 with TERM.
> > Low traffic settings.
> > Calling UI....
> > ...UI is loaded....
> > Interchange V4.6.5
> > Configuring catalog construct...Using MySQL, DSN=dbi:mysql:construct.
> > construct config error: connect failed (create) -- unknown error. Driver 'mysql' installed?
> >
> >
> > construct: error in configuration. Skipping.
> > construct: config error. Skipping.
> > Interchange server started in INET and UNIX mode(s) (process id 13993)
> >
> > this is the premissions on the construct file in the cgi-bin
> > -rwsr-xr-x 1 interch interch 7316 Jun 7 03:45 construct
> >
> > can someone please give me some advice????
> >
> > snowy
> >
>
> Sounds like you don't have the DBD drivers installed...
>
> The easiest way to get em up and going is to type
>
> perl -MCPAN -e 'install Bundle::DBD::mysql'
>
> at the command prompt.
>
> Or, if that doesn't work for some reason you can download what you need
> at
>
> http://www.cpan.org/authors/id/JWIED/DBD-mysql-2.0901.tar.gz
>
> then compile and install it yourself.
>
> Either way, you should be good to go....
>
> Matt
>
>
----------------------------------------
Content-Type: application/pgp-signature; name="unnamed"
Content-Transfer-Encoding: 7bit
Content-Description:
----------------------------------------