Upgrading to Java 1.6.0 on FC 8 seems to be straightforward, but I have
a couple of unanswered questions.

I downloaded the java-*.rpm files from
http://sipxecs.sipfoundry.org/pub/sipXecs/4.0/FC/8/i386/RPM/.
Attempting to upgrade (from Java 1.5.0) resulted in:

error: Failed dependencies:
        /usr/X11R6/bin/mkfontdir is needed by 
java-1.6.0-sun-fonts-1.6.0.7-1jpp.i586
        libodbcinst.so is needed by java-1.6.0-sun-jdbc-1.6.0.7-1jpp.i586
        libodbc.so is needed by java-1.6.0-sun-jdbc-1.6.0.7-1jpp.i586

The first problem could be fixed by symlinking /usr/X11R6/bin/mkfontdir
to /usr/bin/mkfontdir.  The second and third refer to libraries which
are installed (by RPMs unixODBC and unixODBC-devel), but those RPMs
don't seem to provide the RPM resource-names.

However, I could install the RPMs with --nodeps, and now sipXecs seems
to compile and run correctly.

Can someone fill me in on the rest of this?

Dale


_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev
Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev

Reply via email to