Hi Swapnil, --- swapnil_joshi <[EMAIL PROTECTED]> wrote:
> java.lang.ExceptionInInitializer Error : [exception was > kaffe.util.SupportDisabled > > > : GNU gmp was not found by kaffe configure Script] > > > at oracle.jdbc.driver.OracleStatement.getStringValue(OracleStatement.java : > line unknown , pc 0x60f2d6) > > > > > > Can any body guide me what should I need to do to make this code work or any > other way to connect Oracle using Kaffe on OpenBSD 3.2 get kaffe 1.1.0, and GNU gmp, configure, make, install GNU gmp, configure, make install kaffe and it should work ;) it will work without GNU gmp, too, but it may be quite a bit slower (depending on your platform) due to the pure java implementation of java.math.* . cheers, dalibor topic __________________________________ Do you Yahoo!? Yahoo! Calendar - Free online calendar with sync to Outlook(TM). http://calendar.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
