I\'m running Ubuntu 12.10 and I\'m trying to install Netbeans 7.1(or later) I have the .sh file, but it won\'t install, the error appears here:
[2013-06-27 1
Your problem comes from the 32/64 bit version of your JDK/JRE... Your shared lib is searched for a 32 bit version.
Your default JDK is a 32 bit version. Try to install a 64 bit one by default and relaunch your `.sh file.