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

2001-04-09 Thread Norman J. Clarke
Yes, and also rerun ./configure --with-java < ... > after you set JAVA_HOME in your shell environment. Norm -- Norman Clarke Combimatrix Corp Software Development Harbour Pointe Tech Center 6500 Harbour Heights Pkwy, Suite 301 Mukilteo, WA 98275 tel: 425.49

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

2001-04-09 Thread Doug McNaught
"Homayoun Yousefi'zadeh" <[EMAIL PROTECTED]> writes: > 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 A

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

2001-04-09 Thread Homayoun Yousefi'zadeh
Charlie Derr wrote: > This sounds like the problem with the version of gcc > that is included with rh7.0 > > If you don't want to upgrade gcc to a newer version, > I think you can fix the problem by "mv"ing gcc to brokengcc > and then creating creating a new symlink gcc to kgcc. Redhat >

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

2001-04-09 Thread Homayoun Yousefi'zadeh
Charlie Derr wrote: > This sounds like the problem with the version of gcc that is included with > rh7.0 > > If you don't want to upgrade gcc to a newer version, I think you can fix the > problem by "mv"ing gcc to brokengcc and then creating creating a new symlink > gcc to kgcc. Redhat included