This section describes how to install the SOBA Framework. In this section, it is assumed to use bash as a shell for Red Had Linux 9. The settings of the environment variables may differ depending on the shell you are using. Read and interpret the information in this section accordingly.
First, you must obtain the necessary software described in Section 1.1. Prerequisite Software to Install the SOBA Framework. After obtaining the software, execute the following rpm commands in sequence as the root user as shown below. (Some messages will be output during the installation.)
# rpm -i ffmpeg-0.4.8-1.fr.i386.rpmYou can install the SOBA Framework by executing the following command as the root user.
# JAVA_HOME=/usr/java/j2sdk1.4.1_02 (the directory where Java has been installed in your PC)When the installation process is complete, you can see that the SOBA Framework has been installed under the "/usr/share/soba" directory.
Sobazilla is the Web browser for the SOBA Framework that was developed based on Mozilla 1.5. It works within the common application of the SOBA Framework. To use Sobazilla, Mozilla 1.5 must have been installed in your Linux PC separately from the installation of the SOBA Framework. For information about Mozilla 1.5 installation, see http://mozilla.org/. If your Linux machine already has Mozilla 1.5 and the SOBA Framework installed, then you can install Sobazilla by executing the following command as the root user.
# JAVA_HOME=/usr/java/j2sdk1.4.1_02 (the directory where Java has been installed in your PC)Wait and the "Browser Setting" window is displayed as shown in Fig. 2-1.

Enter the directory where Mozilla has been installed and the profile name you want to use. Then click the "OK" button to close the window.
Login to the SOBA Framework as the user you prefer, and execute the following command.
$ JAVA_HOME=/usr/java/j2sdk1.4.1_02 (the directory where Java has been installed in your PC)Although the following warning message may be displayed from executing the above command, there is no problem with the operation of the SOBA Framework.
Warning: Cannot convert string "-watanabe-mincho-medium-r-normal--*-140-*-*-c -*-jisx0208.1983-0" to type FontStructWait and the "User Name and Password Setting" window is displayed as shown in Fig. 2-2.
Enter the user name and password to login to the SOBA Framework. This user name is to login to the SOBA Framework and does not have to be the same user name as to login to Linux. You may use the same user name. The character setting you can use for a user name and password is restricted. Use lower case alphanumeric characters for a user name.Also, use 6 or more alphanumeric characters for a password.

After entering your user name and password, click the "OK" button. Wait and the "User Information Setting Confirmation" dialog is displayed as shown in Fig. 2-4.

If you click the "OK" button, the "User Information Setting" dialog is displayed as shown in Fig. 2-5.

In the "User Information Setting" window shown in Fig. 2-5, you can enter your nickname as a user name, set the public information, and select an icon. Setup and/or select the information as necessary.

If you click the "OK" button, the dialog is closed and the user setting is complete. The user setting information is stored under the "$HOME/.soba" directory. The system setting information is stored under the "/usr/share/soba" directory.
Execute the following command.
$ sobaThe "Login" window is displayed as shown in Fig. 2-7.


Enter the user name and password that you set on the "User Name and Password Setting" window shown in Fig. 2-2, and then click the "Login" button. Wait and the "Starting the Common Application" window is displayed as shown in Fig. 2-9. The starting process is executed and the common application is started.

To close the common application, select the "Logout" menu on the menu bar, and then click the "Yes" button on the "Logout Confirmation" dialog shown in Fig. 2-10.

The next chapter describes the Settings for using the SOBA Framework.