Date: Fri, 29 Jun 2007 15:42:23 -0400 From: "Ivan \"Rambius\" Ivanov" <rambiusparkisanius@gmail.com> To: kalin@el.net Cc: freebsd-questions@freebsd.org, freebsd-java@freebsd.org Subject: Re: jdk15 Message-ID: <89ce7f740706291242h38f5feb7mb2045b1836c51c65@mail.gmail.com> In-Reply-To: <61447.74.64.6.149.1183144370.squirrel@mail.el.net> References: <54205.74.64.6.149.1183138264.squirrel@mail.el.net> <89ce7f740706291039n598ec599u9d7d007bfcb52848@mail.gmail.com> <59949.74.64.6.149.1183140643.squirrel@mail.el.net> <61447.74.64.6.149.1183144370.squirrel@mail.el.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello On 6/29/07, kalin mintchev <kalin@el.net> wrote: > >> What I did was to install the native freebsd jdk, > >> that is diablo-jdk (port java/diablo-jdk) and then I installed > >> java/jdk-15 port. > > > > i'll try that. thanks... will report how it went... > > didn't do much. it installed very quickly I do not know how you installed diablo-jdk it but it definitely takes time when installed from ports. First it asks you to download the sources for diablo-jdk from http://www.freebsdfoundation.org/downloads/java.shtml. Due to licensing issues you have to manually download it to /usr/ports/distfiles after you accept the license agreement and rerun 'make install' for diablo-jdk port. I myself have been using diablo-jdk on my developement laptop and it is fully-operational JDK. If you require some JDK, diablo-jdk will do fine. If you require specifically Sun JDK, there are more steps. > but after i run the make in the > jdk15 port again i got the same errors..... I was able to roughly recall my memories on how I installed sun-jdk. First, I started java/jdk-15 port (sun jdk) and it asked me to manually download to /usr/ports/distfiles java sources from sun's site. After I fetched them and rerun the installation for java/jdk-15, it installed some of its dependencies and failed at installing java/linux-sun-jdk-15, again asking me to fetch some file from sun's site. This time the file was the java precompiled binaries for linux and after I fetched it, the installation process for java/jdk-15 was able to start the installation for java/linux-sun-jdk-15. I did not monitor the process closely from now on but it failed again. Then I simply installed java/diablo-jdk-15 and it went fine. Then I returned to java/jdk-15, cleaned the port, repeated the installation and it succeeded. > > not really sure about those arguments calls/methods.... If you can, please paste them here. I am curious about them. > > >> > >> -- > >> Tangra Mega Rock: http://www.radiotangra.com > > wasn't tangra a rock band in the 80's?! Yes, it was. Then there as a Bulagrian radio with the same name, which now an Internet radio and broadcats at the address above. Regards Ivan -- Tangra Mega Rock: http://www.radiotangra.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?89ce7f740706291242h38f5feb7mb2045b1836c51c65>