[GENERAL] Pg.pm question

2000-10-10 Thread KMiller




When I run a perl script named enc.pl I get this 
error.  It looks like Pg.pm can't resolve something when it reaches the 
line: bootstrap Pg $VERSION;
Can't locate loadable object for module Pg in @INC (@INC contains: 
/usr/lib/perl5/5.6.0/i386-linux /usr/lib/perl5/5.6.0 
/usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 
/usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 
/usr/lib/perl5/site_perl .) at ./enc.pl line 3
Compilation failed in require at ./enc.pl line 3.
BEGIN failed--compilation aborted at ./enc.pl line 3.
Can anyone explain this in more detail and/or offer 
suggestions for a fix?
TIA,
Kurt Miller


[GENERAL] cannot create table error!

2000-07-22 Thread KMiller



At some point I've created a table named 
'XX'.
 
Then for some reason when I drop it and try to re-create it I 
get the message:
 
Error:cannot create table 'XX'.
 
When I try to drop it I'm told that it does not 
exist.
 
I saw another message from someone experiencing the same 
thing.
 
Unfortunately, there was no follow up on thread.
 
I'm assuming that an internal table is corrupted.
 
Any ideas?
 
TIA, -km
 


[GENERAL] Please help - installation problem - configure output included

2000-06-20 Thread KMiller



loading cache ./config.cachechecking host system type... 
i686-pc-linux-gnuchecking echo setting...checking setting template to... 
linux_i386checking whether to support locale... disabledchecking whether 
to support cyrillic recode... disabledchecking whether to support 
multibyte... disabledchecking setting DEF_PGPORT... 5432checking setting 
DEF_MAXBACKENDS... 32checking setting USE_TCL... disabledchecking 
setting USE_PERL... enabledchecking setting USE_ODBC... enabledchecking 
setproctitle... disabledchecking setting ODBCINST... checking setting 
ASSERT CHECKING... disabledchecking for gcc... (cached) gccchecking 
whether the C compiler (gcc -O2 ) works... yeschecking whether the C 
compiler (gcc -O2 ) is a cross-compiler... nochecking whether we are using 
GNU C... (cached) yeschecking whether gcc accepts -g... (cached) 
yeschecking how to run the C preprocessor... (cached) ''\'''\''\'\'''\''gcc 
-E'\''\'\'''\'''\'''checking whether gcc needs -traditional... (cached) 
no- setting CPPFLAGS= - setting LDFLAGS= checking setting debug 
compiler flag... using defaultchecking for c++... (cached) c++checking 
whether the C++ compiler (c++   ) works... yeschecking whether the 
C++ compiler (c++   ) is a cross-compiler... nochecking whether we 
are using GNU C++... (cached) yeschecking whether c++ accepts -g... (cached) 
yeschecking for include  in C++... yeschecking for 
namespace std in C++... yeschecking for a BSD compatible install... (cached) 
''\'''\''\'\'''\''/usr/bin/ginstall -c'\''\'\'''\'''\'''checking for flex... 
(cached) flexchecking for yywrap in -lfl... (cached) yeschecking whether 
ln -s works... (cached) nochecking whether make sets ${MAKE}... (cached) 
yeschecking for ranlib... (cached) ranlibchecking for find... (cached) 
/usr/bin/findchecking for tar... (cached) /bin/tarchecking for split... 
(cached) /usr/bin/splitchecking for etags... (cached) 
/usr/bin/etagschecking for xargs... (cached) /usr/bin/xargschecking for 
gzcat... (cached) /usr/bin/zcatchecking for perl... (cached) 
perlchecking for bison... (cached) /usr/bin/bison- Using /usr/bin/bison 
-y -dchecking for main in -lsfio... (cached) nochecking for main in 
-lncurses... (cached) yeschecking for main in -ltermcap... (cached) 
nochecking for main in -lreadline... (cached) yeschecking for 
using_history in -lreadline... (cached) yeschecking for main in -lbsd... 
(cached) nochecking for main in -lutil... (cached) yeschecking for main 
in -lm... (cached) yeschecking for main in -ldl... (cached) yeschecking 
for main in -lsocket... (cached) nochecking for main in -lnsl... (cached) 
yeschecking for main in -lipc... (cached) nochecking for main in 
-lIPC... (cached) nochecking for main in -llc... (cached) nochecking for 
main in -ldld... (cached) nochecking for main in -lln... (cached) 
nochecking for main in -lld... (cached) nochecking for main in 
-lcompat... (cached) nochecking for main in -lBSD... (cached) nochecking 
for main in -lcrypt... (cached) yeschecking for main in -lgen... (cached) 
nochecking for main in -lPW... (cached) nochecking for ANSI C header 
files... (cached) yeschecking for sys/wait.h that is POSIX.1 compatible... 
(cached) yeschecking for arpa/inet.h... (cached) yeschecking for 
crypt.h... (cached) yeschecking for dld.h... (cached) nochecking for 
endian.h... (cached) yeschecking for float.h... (cached) yeschecking for 
fp_class.h... (cached) nochecking for getopt.h... (cached) yeschecking 
for history.h... (cached) nochecking for ieeefp.h... (cached) nochecking 
for limits.h... (cached) yeschecking for netdb.h... (cached) yeschecking 
for netinet/in.h... (cached) yeschecking for readline.h... (cached) 
nochecking for readline/history.h... (cached) yeschecking for 
readline/readline.h... (cached) yeschecking for sys/select.h... (cached) 
yeschecking for termios.h... (cached) yeschecking for unistd.h... 
(cached) yeschecking for values.h... (cached) yeschecking for 
sys/param.h... (cached) yeschecking for pwd.h... (cached) yeschecking 
for working const... (cached) yeschecking for inline... (cached) 
inlinechecking for preprocessor stringizing operator... (cached) 
yeschecking for uid_t in sys/types.h... (cached) yeschecking for 
mode_t... (cached) yeschecking for off_t... (cached) yeschecking for 
size_t... (cached) yeschecking whether time.h and sys/time.h may both be 
included... (cached) yeschecking whether struct tm is in sys/time.h or 
time.h... (cached) time.hchecking for tm_zone in struct tm... (cached) 
yeschecking for signed types... yeschecking for volatile... 
yeschecking for type of last arg to accept... size_tchecking for int 
timezone... yeschecking for gettimeofday args... 2 argschecking for 
union semun... nochecking for fcntl(F_SETLK)... nochecking for 8-bit 
clean memcmp... (cached) yeschecking return type of signal handlers... 
(cached) voidchecking for vprintf... (cached) yeschecking for memmove... 
(cached) yeschecking for sysconf... (cached) yeschecking for 
sigprocmask... (cached) yesch