How can I install netbeans on Solaris. Is there a package manager like yum for Fedora. I have tried pkg install netbeans, doesnt find it. Already preformed pkg install slim_install and it installed the jre. However if I run the sh file downloaded for netbeans it says no compatible JDK found.
I have downloaded netbeans-7.2.1-ml-linux.sh into home/downloads and now want to install it
How can i do that?
I tried the "sh" command and that's not working.
Do i need to move the sh file to some other directory before trying to install?
I installed NetBeans 7.2.1 for Ubuntu 12.0.4.
When I connect via FTP to a site and click view/edit a file (FileZilla), NetBeans is opened but without a file in it (it only opens NetBeans without opening the file).
Anyone had a similar issue?
Could it be permission issue?
Hello all, I installed Netbeans 7.2 and the icon REFUSES to show up.
The netbeans7-2.desktop file is as follows:
Code:
[Desktop Entry]
Encoding=UTF-8
Name=NetBeans IDE 7.2
Comment=The Smarter Way to Code
Exec=/bin/sh "/opt/netbeans-7.2/bin/netbeans"
Icon=/opt/netbeans-7.2/nb/netbeans.png
Categories=Development;
Version=1.0
Type=Application
Terminal=0
I have tried
Code:
sud
NetBeans should be in the repos, although you can always download the 7.2 shell script from the NetBeans website. I typically install NetBeans after Eclipse, so I don't need to worry about Java. Everything's already there.Regarding JDK7, Waldorf (and maybe Statler) has an option for install Java (openJDK) in the post-install script.
I installed Netbeans for Java ME but I need at least Netbeans 7.3 and I have version 7.01.. Any tips on upgrading Netbeans to version 7. 3 on the command line? Should I uninstall Netbeans entirely and start from scratch with the more recent version?
The extension for the NetBeans IDE serves to develop and manage jobs for Apache Hadoop.
Hello, I want to install piwik and have some questions about Slackware PHP,MYSQL options.
I'd configure my Apache, PHP, Mysql from
how-to-run-apache-php-mysql-on-startup-and-install-phpmyadmin-slackware-12-2, but have Slackware 13.1
PDO and MYSQLI are already in my php.ini.
Code:
extension=bcmath.so
extension=bz2.so
extension=calendar.so
extension=ctype.so
extension=curl.so
extension=dba.so
e
Hi all,
I am trying to install "netbeans-6.7.1-ml-linux.sh" on fedora11. I downloaded it and thats about as far as i got. I am a pretty new linux user and do not know what to do next. Is a .sh file even an excutable?
:confused:
James