Installing JBuilder 3 Foundation
This document contains instructions for installing and uninstalling JBuilder 3
Foundation, Solaris Edition.
Please read these instructions entirely before installing JBuilder 3 Foundation.
This version of JBuilder 3 contains an updated version of JDK 1.2.2 and JPDA.You should use this version instead of any earlier version that you might have.
Note: You may need to install Solaris System Patches to run the latest version of the JDK
which is included in this installer. If you think you may need to install these patches,
they can be found on the following web page:
http://java.sun.com/products/jdk/1.2/install-solaris-patches.html
(These patches are created and distributed by Sun, and are in no way supported by Inprise Corporation.)
Installing JBuilder
You will need write access to the directory locations you specify during the installation process.
You should also have at least 150 MB of available hard disk space.
- To start the installation script, do one of the following:
- From the File Manager: Double-click on
install
.
- From the command line: Enter sh install.bin.
- Follow the prompts and click Next.
- Accept the license agreement when prompted, then click Next.
- Choose the directory where you want JBuilder installed, then click Next..
Do not choose a directory that contains spaces in its name. JBuilder will not run
if the name of the directory in which it is installed contains spaces.
- Click Done. You can now run JBuilder.
Notes
- Installing JBuilder as "root"
This note applies only if you want to install JBuilder using "su"
when logged in as a regular user.
XWindows has security restrictions that can cause a GUI application to fail
if running the application as a different user than the one logged in. One
such case is when you open a terminal window and use the "su" command to
become "root".
The error message issued is usually 'Xlib: connection to ":0.0" refused by
server'. This is a security feature, not a bug. To avoid this problem open
a terminal window and type the following command:
xhost +localhost
This command notifies XWindows that any user on your machine is authorized to
use your display. After the installation you can run the command:
xhost -localhost
to reset the value to the default.
- insufficient available disk space reported with NFS volumes mounted
If you have any NFS volumes mounted, the installation may fail with an error reporting insufficient available disk space.
If you encounter this error and are certain they you have enough disk space available for installation, disable NFS before
installing JBuilder, then re-enable it after the installation has successfully completed.
Running JBuilder
You can launch it by executing /jbuilder/bin/jbuilder
.
To uninstall JBuilder 3 Foundation:
- Locate the directory where JBuilder was installed.
- Delete the JBuilder directory.
If you want to keep the updated version of the JDK that was installed with JBuilder 3, then move, copy or do not delete the jdk1.2.2 subdirectory.