OCEnvNlsCreate error using DBD::Oracle 1.21 on Cygwin 1.5

2008-04-25 Thread Dunston Rocks
ytoband(); # fails with OCI Env NlsError here..... } } } sub getCytoband() { my($name, $id); my %nameHash; my $dbh = DBI->connect('DBI:Oracle:CBDEV', 'dunston', 'rocks') || die "Error ".DBI->errstr; my $sql = qq(SELECT * fro

OCIEnvNlsCreate error with DBD::Oracle 1.21 and Oracle 10g client on Cygwin 1.5.25

2008-04-22 Thread Dunston Rocks
Hi I had posted a few days ago about facing problems installing DBD::Oracle with Oracle 10g client under Cygwin. Though those were circumvented successfully, when I try to run a simple script that calls DBI->Connect, I get DBI connect() failed: ERROR OCIEnvNlsCreate. Check ORACLE_HOME env v

cygrunsrv:Error Starting a service: QueryServiceStatus: Win32 Error 1062

2008-04-21 Thread Dunston Rocks
Am encountering cygrunsrv :Errro Starting a service: QueryServiceStatus: Win32 Error 1062: The service was not started when trying to start apache 2.2.6 from under cygwin Steps followed: 1) Added "server" to cygwin variable 2) Started cygserver-config 3) Added httpd2 as a service using " cygrun

Installation of Apache 2.2.8 under Cygwin

2008-04-18 Thread Dunston Rocks
Hi Firstly, thanks for the earlier help on installing DBD::Oracle on Cygwin. I upgraded from 9i to 10g client and got to install DBD::Oracle 1.21 successfully. I am now looking to install Apache 2.2.8 on Cygwin. To this end I downloaded the appropriate tarball from Apache cd httpd-2.2.8 configure

Re: Trouble installing DBD::Oracle on Cygwin

2008-04-17 Thread Dunston Rocks
client in totality. Thanks Dunston - Original Message From: Reini Urban <[EMAIL PROTECTED]> To: cygwin@cygwin.com Sent: Wednesday, April 16, 2008 3:19:54 PM Subject: Re: Trouble installing DBD::Oracle on Cygwin 2008/4/16, Dunston Rocks: > Hilling DBD::Oracle on Cygwin >

Re: Trouble installing DBD::Oracle on Cygwin

2008-04-16 Thread Dunston Rocks
have checked for this before, but does anyone know where I can download them from? Dunston - Original Message From: Reini Urban <[EMAIL PROTECTED]> To: cygwin@cygwin.com Sent: Wednesday, April 16, 2008 3:19:54 PM Subject: Re: Trouble installing DBD::Oracle on Cygwin 2008/4/16, Du

Trouble installing DBD::Oracle on Cygwin

2008-04-16 Thread Dunston Rocks
Hi I am having trouble installing DBD::Oracle on Cygwin Steps followed : Download from CPAN tar –zxvf DBD-Oracle-1.20.tar.gz cd DBD-Oracle-1.20 make realclean perl Makefile.pl make : *** [ Oracle.o ] Error 1 ; output attached (make_results.txt) perl – V (attached : perl_V