Discussion:
Which ZIP files to install Netbeans manually?
jwoehr
2008-08-24 05:10:32 UTC
Permalink
I wish to install NetBeans on OpenBSD and am looking at http://download.netbeans.org/netbeans/6.1/final/zip/ ... which archives make up the base system, please, if I've got the right directory to download from?
alexjava
2008-08-24 06:11:00 UTC
Permalink
I used openbsd for a few months (though I did not install the development environment :( ).



I think it is safer (and certainly is faster) install the version already packaged (but stops to 5.5).



See also the forum http://daemonforums.org/

in the openbsd section where you'll find people openbsd kind and very competent.



Note:

Some things I learned about openbsd I could translate on systems linux
jwoehr
2008-08-24 08:21:25 UTC
Permalink
Thank you Alex
Dmitry Lipin
2008-08-24 11:01:32 UTC
Permalink
Hi,

Yes, the directory is right. The right package name depends on what
NetBeans functionality you need and going to use.

NetBeans Full (includes everything):
http://download.netbeans.org/netbeans/6.1/final/zip/netbeans-6.1-200805300101-ml.zip

NetBeans for C/C++:
http://download.netbeans.org/netbeans/6.1/final/zip/netbeans-6.1-200805300101-ml-cpp.zip


NetBeans for Web&JavaEE:
http://download.netbeans.org/netbeans/6.1/final/zip/netbeans-6.1-200805300101-ml-javaee.zip


NetBeans for JavaSE:
http://download.netbeans.org/netbeans/6.1/final/zip/netbeans-6.1-200805300101-ml-javase.zip

NetBeans for Ruby:
http://download.netbeans.org/netbeans/6.1/final/zip/netbeans-6.1-200805300101-ml-ruby.zip

NetBeans for PHP Early Access:
http://download.netbeans.org/netbeans/6.1/final/zip/netbeans-6.1-ea-200804221056-php.zip


NetBeans for Mobility (requires emulator, likely will not work on OpenBSD)
http://download.netbeans.org/netbeans/6.1/final/zip/netbeans-6.1-200805300101-ml-mobility.zip


Please note that servers and runtimes (glassfish, tomcat, WTK, Open ESB
for SOA) are not included in any of that zip packages.
Please also note that you need JDK (likely it would OpenJDK) installed
to run NetBeans.

BTW,

Thanks,
Dmitry
Post by jwoehr
I wish to install NetBeans on OpenBSD and am looking at http://download.netbeans.org/netbeans/6.1/final/zip/ ... which archives make up the base system, please, if I've got the right directory to download from?
jwoehr
2008-08-25 01:58:17 UTC
Permalink
Thanks for explaining the file naming. Yes, I have Java 1.6 built on OpenBSD ... downloading NetBeans now!
Continue reading on narkive:
Loading...