I try to install NetBeans 7.3 from the Gnome terminal using
Code:
sudo sh netbeans-7.3beta-linux.sh
This results in the following,
Code:
Configuring the installer...
Searching for JVM on the system...
Extracting installation data...
Running the installer wizard...
Can`t initialize UI
Running in headless mode
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
They attempt to address a similar problem
here and it refers me to
this site. However, when I enter
Code:
/sbin/lspci | grep VGA
I get
Code:
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 18)
They do not appear to have a driver at that site for that graphics controller.
Any assistance with resolving this problem would be much appreciated.
Peter.