Date: Tue, 18 Nov 2003 14:25:03 -0500 (EST) From: Carl Mascott <cmascott@att.net> To: goulartpel@terra.com.br Cc: freebsd-questions@freebsd.org Subject: Re: JavaNNS installation issues under FreeBSD Message-ID: <200311181925.hAIJP3Jh000560@callisto.local> In-Reply-To: <3FBA6B6A.3000704@terra.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
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. <goulartpel@terra.com.br> wrote: > > I'm using diablo-jre-1.3.1.0 from www.freebsdfoundation.org > > Carl Mascott wrote: > > > >Which JDK or JRE are you using? > > > > > > > ><goulartpel@terra.com.br> 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 ]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311181925.hAIJP3Jh000560>