Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4

2001-04-10 Thread Homayoun Yousefi'zadeh
> What you may not be aware of is that there are two places where Perl > is used in the build. One is the Perl client library (the 'Pg' > module). This should not require libperl.so as all it does is build a > bog-standard extension module. > > The other usage is for Perl as an embedded procedu

Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4

2001-04-09 Thread Doug McNaught
"Homayoun Yousefi'zadeh" <[EMAIL PROTECTED]> writes: > Thanks for the response. I actually went thru > the full exercise when I was compiling Tomcat > engine with Ant. Every thing seems to be set up > properly. This is a part od /etc/profile file > that shows the settings of environmental variabl

[GENERAL] Re: [HACKERS] JDBC and Perl compiling problems w/ postgresql-7.1rc4

2001-04-09 Thread Homayoun Yousefi'zadeh
Doug McNaught wrote: >> I did what you suggested and nothing changed. >> Actually, JDBC problem seems to be ant related >> as it did not exist w/ version 7.0.3. > > > You might want to double-check that JAVAHOME (sp?) is set before you > make. I had problems building with Ant until I figured