MySQL -- actually, now we're into perl config...

Craig White craigwhite@azapple.com
Sun, 11 Feb 2001 13:08:23 -0700


I got it solved...apparently DBI::DB needs DATA::ShowTable. ARGH!!! these
things drive me nutso.

----:----|----:----|----:----|----:----|----:----|----:----|
- Craig White - PO Box 8634 - Scottsdale, Arizona - 85252
- e-mail address ................ - CraigWhite@AzApple.com
- world wide web address ........ - http://www.AzApple.com
- e-mail my pager address ....... - 6023779752@airtouch.net
- cellular phone ................ - (602) 377-9752
- voice/facsimile ............... - (480) 945-8445
----:----|----:----|----:----|----:----|----:----|----:----|

> -----Original Message-----
> From: plug-discuss-admin@lists.plug.phoenix.az.us
> [mailto:plug-discuss-admin@lists.plug.phoenix.az.us]On Behalf Of Craig
> White
> Sent: Sunday, February 11, 2001 2:14 AM
> To: plug-discuss@lists.plug.phoenix.az.us
> Subject: RE: MySQL -- actually, now we're into perl config...
>
>
>
> > -----Original Message-----
> > From: plug-discuss-admin@lists.plug.phoenix.az.us
> > [mailto:plug-discuss-admin@lists.plug.phoenix.az.us]On Behalf Of Brian
> > Cluff
> > Sent: Saturday, February 10, 2001 7:38 PM
> > To: plug-discuss@lists.plug.phoenix.az.us
> > Subject: Re: MySQL
> >
> >
> > Check out phpmyadmin,  it'sprobably exacly what you are looking for.
> >
> > Brian Cluff
> > ----- Original Message -----
> >
> > > Anybody (Sinck??) know of programs/utilities that write/flesh perl/cgi
> > code
> > > for MySQL databases (i.e. simple data entry screens for new
> > record / edit
> > > record stuff).
> > >
> ----
> phpMyAdmin is cool but not what I was looking for -
>
> thus futuresql
>
> and I am getting an error that is fairly general but it is...
>
> can't locate DBD/mysql.pm in @INC (@INC contains
> /usr/lib/perl5/5.60 etc...)
> I have installed the DBD:DBI module and also the
> MySQL_mSQL-modules as well
> but still - no go...
>
> below is a clip from my Makefile (yes, I did perl Makefile.PL &
> make & make
> test & make install)
>
> # --- MakeMaker const_config section:
>
> # These definitions are from config.sh (via
> /usr/lib/perl5/5.6.0/i386-linux/Config.pm)
>
> # They may have been overridden via Makefile.PL or on the command line
> AR = ar
> CC = gcc
> CCCDLFLAGS = -fPIC
> CCDLFLAGS = -rdynamic
> DLEXT = so
> DLSRC = dl_dlopen.xs
> LD = gcc
> LDDLFLAGS = -shared -L/usr/local/lib
> LDFLAGS =  -L/usr/local/lib
> LIBC = /lib/libc-2.1.92.so
> LIB_EXT = .a
> OBJ_EXT = .o
> OSNAME = linux
> OSVERS = 2.2.5-22smp
> RANLIB = :
> SO = so
> EXE_EXT =
> FULL_AR = /usr/bin/ar
>
>
> # --- MakeMaker constants section:
> AR_STATIC_ARGS = cr
> NAME = DBI
> DISTNAME = DBI
> NAME_SYM = DBI
> VERSION = 1.14
> VERSION_SYM = 1_14
> XS_VERSION = 1.14
> INST_BIN = blib/bin
> INST_EXE = blib/script
> INST_LIB = blib/lib
> INST_ARCHLIB = blib/arch
> INST_SCRIPT = blib/script
> PREFIX = /usr
> INSTALLDIRS = site
> INSTALLPRIVLIB = $(PREFIX)/lib/perl5/5.6.0
> INSTALLARCHLIB = $(PREFIX)/lib/perl5/5.6.0/i386-linux
> INSTALLSITELIB = $(PREFIX)/lib/perl5/site_perl/5.6.0
> INSTALLSITEARCH = $(PREFIX)/lib/perl5/site_perl/5.6.0/i386-linux
> INSTALLBIN = $(PREFIX)/bin
> INSTALLSCRIPT = $(PREFIX)/bin
> PERL_LIB = /usr/lib/perl5/5.6.0
> PERL_ARCHLIB = /usr/lib/perl5/5.6.0/i386-linux
> SITELIBEXP = /usr/lib/perl5/site_perl/5.6.0
> SITEARCHEXP = /usr/lib/perl5/site_perl/5.6.0/i386-linux
> LIBPERL_A = libperl.a
> FIRST_MAKEFILE = Makefile
> MAKE_APERL_FILE = Makefile.aperl
> PERLMAINCC = $(CC)
> PERL_INC = /usr/lib/perl5/5.6.0/i386-linux/CORE
> PERL = /usr/bin/perl
> FULLPERL = /usr/bin/perl
> FULL_AR = /usr/bin/ar
>
>
>
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail
> doesn't post to the list quickly and you use Netscape to write mail.
>
> Plug-discuss mailing list  -  Plug-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss