JBuilder 3.5 Foundation for Linux
JBuilder 3.5 Foundation is the most comprehensive set of award-winning, visual
development tools for creating Pure Java, platform-independent business
applications, applets, servlets, and JavaBeans for the Java 2 platform.
System Requirements
RedHat Linux 6.0 or 6.1 (recommended configuration)
PII 233MHz (recommended minimum)
128 MB (recommended minimum)
150 MB hard disk space
Please read these instructions entirely before installing JBuilder 3.5
Foundation.
- Downland and install the JDK.
- Install the JBuilder JIT for Linux.
- Install JBuilder 3.5 Foundation.
- Install the Documentation files.
- Install the Samples.
- Install the OpenTools documentation files.
- Run JBuilder 3.5 Foundation.
Before installing JBuilder Foundation, you will need to install JDK 1.2.2 for Linux. It is available from the JavaSoft web site: http://www.javasoft.com. Download and install this JDK before continuing.
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.
Inportant! If you have a previous installation of JBuilder 3 Foundation or JBuilder 3 for Solaris, you will need to uninstall that version before installing JBuilder 3.5.
See Uninstalling JBuilder for instructions for uninstalling JBuilder.
JBuilder 3.5 Foundation requires these installation steps:
- Using X-Windows, open a terminal window. Keep this window open until you have installed all of the components of JBuilder 3.5
Foundation.
- Change to the CD-ROM directory. (For example: From the command line, enter: cd /mnt/cdrom)
- Change to the JBuilder 3.5 Foundation directory.
- Before you begin the installation process, you will need to add the location of the JDK to your path.
From the command line, enter export PATH=/usr/local/jdk1.2.2/bin:$PATH.
Note: If you installed the JDK to a different directory, then substitute your own path and directory.
- From the command line, enter jbuilder/sol_linux/foundation/no_vm/install.bin to launch the first part of the installation program.
- 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.
- When the installation program is completed, click Done.
Installation Notes
- Installing JBuilder as "root"
This note applies only if you are installing JBuilder as a super-user through the "su" command.
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.
Another possible side effect of this is that you will get an icon for JBuilder
Foundation installed on your desktop that does not work when selected. To fix this:
- Log back in as root using the "su" command.
- Copy the link created for the icon to your local desktop.
To install the JBuilder 3.5 documentation, you
will need write access to the directory location where JBuilder is installed. You
should have at least 70 MB of available hard disk space.
- From the command line, enter sh jbuilder/sol_linux/docs/install.bin to launch the installation program.
- When prompted, choose a JDK from the list.
- Follow the prompts and click Next.
- Accept the license agreement when prompted, then click Next.
- Choose the directory where JBuilder is installed, then click Next.
Note: If you install the JBuilder documentation into a location different from the suggested default directory,
the documentation will not be accessible from the JBuilder Help Viewer.
- When the installation program is completed, click Done.
To install the JBuilder 3.5 samples, you should also have at least 10 MB of available hard disk space.
- From the command line, enter sh jbuilder/sol_linux/samples/install.bin to launch the installation program.
- When prompted, choose a JDK from the list.
- Follow the prompts and click Next.
- Accept the license agreement when prompted, then click Next.
- Choose the directory where JBuilder is installed, then click Next.
- When the installation program is completed, click Done.
- The OpenTools documentation is available at following location: jbuilder/sol_linux/opentools/opentools.tar.
- Unarchive these files into the directory where you would like this documentation stored.
Note: The files will be unarchived beginning at the root of the directory you choose.
We suggest you unarchive these files to one of these directories:
- jbuilder35/doc/opentools
- jbuilder35/opentools
When you run JBuilder 3.5 Foundation for the first time, you will need the
serial number and registration key that you obtained when you registered on our
website. If you haven't registered, do so here.
- Start JBuilder 3.5 Foundation.
- When the License Manager appears, enter your name and your company name, then click Add.
- Accept the license agreement when prompted, then click OK.
- Enter your serial number and license key, then click OK.
- Click OK to exit the License Manager.
- Click OK to exit the License Information dialog box.
- JBuilder 3.5 Foundation is now running.
To uninstall JBuilder:
- Locate the directory where JBuilder was installed.
- Delete the JBuilder directory.
- Delete the
.jbuilder
directory under your home directory.