Can't install libgcj on solaris
Jonah Michaud
vector@rhythm.com
Thu Apr 8 05:36:00 GMT 1999
Hello, has anyone been able to install libgcj on solaris? I've spent
over 5 hours on it. I'm using libgcj-snapshot-1999年04月08日.
When I run configure;make it starts configuring in
sparc-sun-solaris2.6/boehm-gc then gives the error:
configure: error: can not find install-sh or install.sh in .. ./..
Then it starts configuring in sparc-sun-solaris2.6/libjava but the same
error occurs. When I run make install the only thing installed is
/usr/local/bin/zip. No libraries.
I tried copying install-sh to every dir and then instead of the error
above I get:
configure: error: can not run ../config.sub
Incidently, for gcj I first tried installing egcs-1.1.2 but apparently
that doesn't come with 1.1.2. I finally got gcj installed by using
egcs-19990405.
More information about the Java
mailing list