On Wed, 1 Jun 2011 20:24:24 -0400, David Banning <[email protected]> wrote: > I have installed wavemaker but while attempting to run wavemaker it is > asking for libjli.so > > It appears that library may be installed from the port java - I'm wondering > if this bsd native port can be used or if I must install a Linux version > of java.
As the program itself requires the Linux ABI, I would assume that the jli library does the same. The request for libjli.so seems to refer to a Linux library, so you will need to install some Linux-Java in order to get that working. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ... _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
