Segmentation fault when installing Perl 5.8.6

2004-12-15 Thread perl_cova
Hi. This time I asked for a friend of mine for help with my English. I've been having problems installing DBD::Oracle and finally Tim Bunce advised me to install Perl 5.8.6. I try to, but I got a segmentation fault when running make. I tried this by running "sh Configure -de" and also by runni

DBD::Oracle

2004-12-14 Thread perl_cova
Now when I execute make I get the following error: [EMAIL PROTECTED] DBD-Oracle-1.16]# make gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -DVERSION=\"\"

DBD::Oracle Instalation errors

2004-12-14 Thread perl_cova
I'm trying to install DBD:Oracle module (Itanium 64 bits) and when I execute make i get the following errors: [EMAIL PROTECTED] DBD-Oracle-1.16]# make gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET

Schedule:Cron

2004-12-13 Thread perl_cova
Hi! I encounter poor information about what I want (need!!) to do. 1) I want run a set of oracle and unix processes using Shedule:cron module. Someone knows where I see a simple example? 2) My platform is Itanium 64 bits with HP-UX SO. I’ve some difficulties installing the di

RE: FTP automatic

2004-12-03 Thread perl_cova
Why? Is it hard?

FTP automatic

2004-12-03 Thread perl_cova
HI! I need to do something to automatize one process. When a file in directory reach 1 GB I need transfer file for other machine (ftp). I'm waiting for solutions. Thanks.