> 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
"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
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