That's the problem. You are asking a FreeBSD executable (the Java VM) to use a Linux shared library (libSNNS_jkr.so). This can't be done.
You need to use a Linux Java VM (from a Linux JDK or JRE) instead. I have JavaNNS 1.1 running on FreeBSD 4.8-R with linux-sun-jdk13. If you feel like trying one of the jdk14's, be sure to read the port pkg-message and pkg-descr files before you decide. <[EMAIL PROTECTED]> wrote: > > I'm using diablo-jre-1.3.1.0 from www.freebsdfoundation.org > > Carl Mascott wrote: > > > >Which JDK or JRE are you using? > > > > > > > ><[EMAIL PROTECTED]> wrote: > > > > > > > >>Hi everybody, > >>I'm getting problems to install the JavaNNS 1.1 in FreeBSD 4.9. > >>I tried to install via ports and the package JavaNNS-LinuxIntel.tar.gz > >>but with both i get the same error, that they could'nt find the > >>libSNNS_jkr.so. > >>It asks the path to put the library(/usr/home/marcio/jnns) and the > >>library is created in the directory, but JavaNNS can't still find the > >>library file. Does anyone can help me with some idea? > >> > >>Below are the output: > >> > >> > >[ snip ] _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"