JBuilder 4 Foundation
JBuilder 4 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.2; Mandrake 6.x or higher; Caldera Systems, Inc. OpenLinux 2.3;
SuSE Linux 6.3 or higher; TurboLinux 6.0
X11R6 3.3.x, provided by XFree86
GNU C Runtime Library (glibc) version 2.1 or higher
Linux kernel version 2.2.5 or higher
Supported Desktops and Window Managers: GNOME/Enlightenment, GNOME/Sawfish, K Desktop Environment (KDE)/KWM
PII 233MHz (recommended minimum)
128 MB (recommended minimum)
115 MB hard disk space (recommended minimum)
Please read these instructions entirely before installing JBuilder 4.
- Register JBuilder 4 to get your serial number and license key.
- Install JBuilder 4 Foundation.
- Install JBuilder 4 Documentation. (optional)
- Install JBuilder 4 Additional Samples. (optional)
- Run JBuilder 4.
For additional information on configuring and using JBuilder 4, please see the
Release Notes.
For information on the new features available in this version of JBuilder, see
What's New in JBuilder 4.
Before you run JBuilder 4 Foundation, you will need to register to get your serial number and license key.
- Go to the JBuilder Foundation Registration Page to register your product
and receive your serial number and license key.
- Record the serial number and license key you receive. You will need to enter these after completing your installation.
JBuilder 4 contains a version of JDK 1.3 (which includes JPDA). You should use this version instead of any earlier version that you might have.
- Using X-Windows, open a terminal window using either the Bourne [sh] or Korn [ksh] shell.
Keep this window open until you have installed all of the components of JBuilder 4 Foundation.
- Unarchive the file you downloaded:
- For the
jb4fndlinux.tar.gz
file, untar the file with:
tar -xvzf jb4fndlinux.tar.gz
- For the
jb4fndlinux.tar
file, untar the file with:
tar -xvf jb4fndlinux.tar
- Enter fnd_linux_install.bin to launch the installation program.
- If needed, change the default language for JBuilder 4, then click OK.
- Follow the prompts and click Next.
- Accept the license agreement when prompted, then click Next.
- Choose the directory where you want JBuilder 4 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 if you are installing JBuilder as a super-user through the "su" command or a different user from the one who started the X server process.
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 commands:
xhost +localhost
export DISPLAY=yourmachinename:0.0
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 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.
Install JBuilder 4 Documentation
To install the JBuilder 4 Documentation, you should also have at least 80 MB of available hard disk space.
To install the JBuilder 4 Documentation:
- If you have not done so already, download the JBuilder 4 Documentation from JBuilder Foundation Additional Software.
- Unarchive the file you downloaded:
- For the
jb4docs.tar.gz
file, untar the file with:
tar -xvzf jb4docs.tar.gz
- For the
jb4docs.tar
file, untar the file with:
tar -xvf jb4docs.tar
- Before you continue the installation process, the location of JDK 1.3 must be in your path. To add it to your path:
- From the command line (using the Bourne shell), enter export PATH=$HOME/jbuilder4/jdk1.3/bin:$PATH.
- From the command line (using csh), enter setenv PATH "$HOME/jbuilder4/jdk1.3/bin:$PATH".
Note: If you installed JBuilder 4 to a directory other than the default directory, substitute the path and directory to where you installed JBuilder 4.
- Enter doc_install.bin to launch the installation program.
- If needed, change the default language for JBuilder 4, then click OK.
- Follow the prompts and click Next.
- Accept the license agreement when prompted, then click Next.
- Choose the directory where JBuilder 4 was installed, then click Next.
- When the installation program is completed, click Done.
Note: The documentation is also available in PDF format
from the JBuilder Technical Publication web page.
Install JBuilder 4 Additional Samples
To install the JBuilder 4 Additional Samples, you should also have at least 8 MB of available hard disk space.
To install the JBuilder 4 Additional Samples:
- If you have not done so already, download the JBuilder 4 Additional Samples from JBuilder Foundation Additional Software.
- Unarchive the file you downloaded:
- For the
jb4samples.tar.gz
file, untar the file with:
tar -xvzf jb4samples.tar.gz
- For the
jb4samples.tar
file, untar the file with:
tar -xvf jb4samples.tar
- Before you continue the installation process, the location of JDK 1.3 must be in your path. To add it to your path:
- From the command line (using the Bourne shell), enter export PATH=$HOME/jbuilder4/jdk1.3/bin:$PATH.
- From the command line (using csh), enter setenv PATH "$HOME/jbuilder4/jdk1.3/bin:$PATH".
Note: If you installed JBuilder 4 to a directory other than the default directory, substitute the path and directory to where you installed JBuilder 4.
- Enter smp_install.bin to launch the installation program.
- If needed, change the default language for JBuilder 4, then click OK.
- Follow the prompts and click Next.
- Accept the license agreement when prompted, then click Next.
- Choose the directory where JBuilder 4 was installed, then click Next.
- When the installation program is completed, click Done.
When you run JBuilder 4 for the first time, you will need the serial number and registration key provided with your copy
of the product.
- Start JBuilder 4 by doing one of the following:
- From the command line: Enter sh ./jbuilder4/bin/jbuilder.
Note: If you did not install JBuilder to the default directory, then substitute your own path and directory name.
- When the License Manager appears, enter your name and your company name, then click Add.
- Enter the serial number and license key that you received when you registered the product.
- Accept the license agreement when prompted, then click OK.
- Click OK to exit the License Manager.
- Click OK to exit the License Information dialog box.
- JBuilder 4 is now running.
To uninstall JBuilder:
- Locate the directory where JBuilder was installed.
- Delete the JBuilder directory.
- Delete the
.jbuilder4
directory in your home directory: