On Jun 8, 5:07pm, m.re...@teles.com ("Renju Mathew") wrote: -- Subject: RE: netbsd port ?
| Hi | | Thanks for your support. | | I followed the steps given in | http://ftp.netbsd.org:/pub/NetBSD/misc/spz/openjdk/openjdk7-howto | <http://ftp.netbsd.org/pub/NetBSD/misc/spz/openjdk/openjdk7-howto> . | | I completed till "+ build:" successfully. When I gave 'gmake' inside | bsd-port it throws the | | following error : | | | | | | ERROR: You do not have access to valid JIBX library files. \n | Please check your access to \n | /NOT-SET/devtools/share/jibx/lib/jibx-run.jar \n and/or check your | value of ALT_JDK_DEVTOOLS_DIR, ALT_JIBX_LIBS_PATH \n | | Exiting because of the above error(s). \n | | gmake: *** [post-sanity] Error 1 | | | | Please help | | Thanks and regards | | Renju Download jibx from sourceforge and make ALT_JIBX_LIBS_PATH to point to the lib directory of it. I think you need an earlier version than the latest available, read the release notes. christos