Re: Issue with perl, DBD::Oracle, Solaris 10

2007-10-29 Thread Jonathan Leffler
On 10/28/07, Nicholas Veeser [EMAIL PROTECTED] wrote: First, is this the right place to ask questions about compiling DBD::Oracle? Strictly no -- it should be in [EMAIL PROTECTED] I am having trouble building with DBD-Oracle 1.19 Against the stock perl in Solaris 10, I get an error that

Re: Issue with perl, DBD::Oracle, Solaris 10

2007-10-29 Thread John D Groenveld
In message [EMAIL PROTECTED], Jona than Leffler writes: Did you build this Perl? Do you have a Sun C compiler on the machine? Building shared objects with the C compiler is common practice many places and standard practice on Solaris. The most usual problems people have is that they do not have

Problem with AuthDBI

2007-10-29 Thread Bill Edwards
Hi all--I am getting the following error from AuthDBI: DBD::Ingres::st execute failed: E_US0899 line 1, Cursor 's0_passwordfromecogpass' already open. Here are my configuration options from httpd.conf: # Apache::AuthDBI Authentication and Authorization set up. - wse - 10/07

Re: (Fwd) RE: using $dbh-quote with UTF

2007-10-29 Thread Michael Higgins
[8] When I run PPM, it says there is no update available. My current version is: DBD-mysql 3.0002: up to date I used ppm install http://theoryx5.uwinnipeg.ca/ppms/DBD-mysql.ppd, and it worked. For some reason, ppm install DBD::mysql was not finding the latest version. Probably

RE: Issue with perl, DBD::Oracle, Solaris 10

2007-10-29 Thread Nicholas Veeser
I did notice that cc (SunCC) is being used as the linker, but that is not what is causing the error... One of the flags being passed to /opt/SUNWspro/bin/cc, is cc which is not a valid flag for cc. It seems that OTHERLDFLAGS in the generated Makefile looks like this: cc -Xa -xstrconst -xF