Re: [Java-gnome-developer] Compiling 0.7.1 on Red Hat 7.2
Brought to you by:
afcowie
|
From: Paul G. <pau...@bi...> - 2002-03-11 12:38:13
|
Jeffrey Morgan wrote: > Paul, > > Have you made progress? > > > > > Jeffrey Morgan wrote: > > > > > Paul, > > > > > > Did you try the --with-gcj-compile option with > > > configure? > > > > Yes, but it doesn't find gcj, because it's called gcj3, not gcj. > I > > think this is the core of the problem. It doesn't seem that you > can > > rename gcj by using a different environment variable. I might try > > > some symlinks in /usr/bin/, but that's not a very good solution, > since > > you have to be root to do it. Yes - the symlinks in /usr/bin did it, although not without pain. For some reason, compiling the test suite the first time it didn't find the gnu/* libraries. Starting make again seemed to fix it. Go figure. I'll wipe my setup and start again from scratch and see how that turns out. PDG |