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