The following table lists the supported platforms. Data sheets are provided for each platform.
The following sections list requirements for the Tru64 UNIX platform.
Supported Platforms
Tru64 UNIX Version 4.0e on DEC Alpha
Available BEA WLE (C++) Version 4.2 Packages
TCP/IP, using the SOCKETS network interface
WLE (C++) Full System (server and client) software
78, 000 blocks (39 MB)
WLE (C++) Client Only software
27,000 blocks (14 MB)
Mounting a CD requires the type If the system configuration file does not contain this line, modify the file and then rebuild the kernel.
To mount a CD, enter the following commands:
where In almost all cases, the unit number of the CD drive on a new system is 4 (that is, The output identifies the CD drive as an RRD disk. The unit number of the drive is in the left column. For example:
To unmount the CD, enter the following command:
where You probably need to reconfigure the Tru64 UNIX kernel before running BEA WLE (C++) software, because the default values of some tuning parameters are too low.
To adjust the tuning parameters, proceed as follows:
Network Requirements
Disk Space Requirements
Package
Disk Space
Mounting and Unmounting the CD
CDFS. Because CDFS is a configurable kernel option, the following line must exist in the system configuration file:
options CDFS
su
mkdir /cdrom
/usr/sbin/mount -r -t cdfs -o noversion /dev/rzunit#c /cdromunit# is the unit number of your CD drive.
/dev/rz4c). However, to ensure that you have the correct unit number of the drive, enter the following:
su
file /dev/rrz*c/dev/rrz4c: character special (8/4098) SCSI #0 RRD43 disk #32 (SCSI ID #4)
umount /cdrom
cdrom is the mounting point.
Tuning Parameters
For instructions about determining whether the current tuning parameter values are adequate, refer to "Verifying IPC Requirements" on page 5-17.
For instructions about reconfiguring, rebuilding, and rebooting, see the following documentation from Compaq Computer Corporation: the doconfig(8) man page and the System Tuning and Performance Management manual.
The following table shows the default settings for the parameters and the settings used for the University sample applications. Use these settings as a starting point; however, your applications may require different settings.
Note:
The parameters currently set on your system are located in /sys/conf/<systemname>. To display the parameters, log in as root and enter /usr/bin/x11/dxkerneltuner at the command prompt.
To determine the current value of a tunable parameter, examine the kernel configuration file located in the /sys/conf directory. This file typically has the same name as the node (machine) name.
To change the value of a tunable parameter, follow the instructions on the dmconfig man page.
To specify the value of a parameter that was previously unspecified, add a line such as the following to the kernel configuration file:
semmni 256
where semmni is the name of the parameter and 256 is its value.
The following sections list requirements for the HP-UX platform.
TCP/IP, using the SOCKETS network interface
To mount a CD, enter the following commands: where To unmount the CD, enter the following command:
where You probably need to reconfigure the HP-UX kernel before running BEA WLE (C++) software because the default values of some tuning parameters are too low.
To adjust the tuning parameters, proceed as follows:
Software Requirements
Network Requirements
Disk Space Requirements
Mounting and Unmounting the CD
su
mkdir /cdrom
mount -F cdfs -o cdcase /dev/dsk/cdrom_device /cdrom
cdrom_device is listed in the output of the ioscan -f -n command.
umount /cdrom
cdrom is the mounting point.
Tuning Parameters
For instructions about determining whether the current tuning parameter values are adequate, refer to "Verifying IPC Requirements" on page 5-17.
For instructions about reconfiguring HP-UX, see "Setting Up a System" in the HP-UX System Administration Tasks Manual.
The following table shows the default settings for the parameters and the settings used for the University sample applications. Use these settings as a starting point: however, your applications may require different settings.
The parameters currently set on your system are located in /stand/build/tune.h.
The following sections list requirements for the IBM-AIX platform.
TCP/IP, using the SOCKETS network interface
WLE (C++) Full System (client and server) software
80,000 blocks (40 MB)
WLE (C++) Client Only software
32,000 blocks (16 MB)
To mount a CD, examine the file For example, to mount a CD if If where Alternatively, you can use the System Management Interface Tool (SMIT) to perform the mount. To use SMIT, enter:
To unmount the CD, enter the following command:
where No IPC configuration is required for AIX Release 4.2.1. To change the value of a kernel tuning parameter ( Network Requirements
Disk Space Requirements
Package
Disk Space
Mounting and Unmounting the CD
/etc/filesystems to determine whether there is a standard place in which to mount a CD. If there is, enter the mount command and specify the directory named in the /etc/filesystems entry.
/etc/filesystems contains an entry that specifies /cd as the mount point for CDs, enter:
su
/etc/mount /cd/etc/filesystems does not contain a CD entry, enter:
su
mkdir /cd
/etc/mount -v cdrfs -r cd_device /cdcd_device is the name of the CD device file, typically /dev/cd0.
smit mountumount /cdrom
cdrom is the mounting point.
Tuning Parameters
maxuproc only), do the following:
The following sections list requirements for the Microsoft Windows NT/Intel platform.
TCP/IP provided by Microsoft Windows NT (32-bit Winsock)
WLE (C++) Full System (client and server) software
46 MB
WLE (C++) Client-Only
35 MB
You may need to reconfigure the parameters shown in Figure 5-4, "WLE Software for Microsoft Windows NT IPC Resources Control Panel," on page 5-10 before running the WLE (C++) software. For instructions about reconfiguring the parameters, see "Maximizing System Performance" on page 5-9.
The following sections list requirements for the Microsoft Windows NT/Alpha platform.
Network Requirements
Disk Space Requirements
Package
Disk Space
Tuning Parameters
Microsoft Windows NT Version 4.0 on DEC Alpha
Available BEA WLE (C++) Version 4.2 Packages
TCP/IP using the SOCKETS network interface
WLE (C++) Full System (client and server) software
46 MB
WLE (C++) Client Only software
35 MB
You may need to reconfigure the parameters shown in Figure 5-4, "WLE Software for Microsoft Windows NT IPC Resources Control Panel," on page 5-10 before running the WLE (C++) software. For instructions about reconfiguring the parameters, see "Maximizing System Performance" on page 5-9.
The following sections list requirements for the Microsoft Windows 95 and 98 platforms.
Only WLE (C++) Client Only software is supported.
Network Requirements
Disk Space Requirements
Package
Disk Space
Tuning Parameters
Microsoft Windows 95 and 98
Available BEA WLE (C++) Version 4.2 Packages
Hardware Requirements
Note:
Because all development is done on server systems, no compilers are required.
TCP/IP provided by Microsoft Windows NT (32-bit Winsock)
The client-only software requires 35 MB of disk space.
The following sections list requirements for the Sequent DYNIX platform.
Network Requirements
Disk Space Requirements
Sequent DYNIX/ptx v4.4.2 on Sequent i386 Data Sheet
Available BEA WLE (C++) Version 4.2 Packages
TCP/IP, using the TLI network interface
WLE (C++) Full System (client and server) software
101,384 blocks (51 MB)
WLE (C++) Client Only software
36,750 blocks (18 MB)
To mount a CD, enter the following commands: where To unmount the CD, enter the following command:
where You probably need to reconfigure the Sequent kernel before running BEA WLE (C++) software, because the default values of some tuning parameters are too low.
To adjust the tuning parameters, proceed as follows:
Network Requirements
Disk Space Requirements
Package
Disk Space
Mounting and Unmounting the CD
su
mkdir /cdrom
mount -F cdfs -o cdcase /dev/dsk/cdrom_device /cdrom
cdrom_device is cd0.
umount /cdrom
cdrom is the mounting point.
Tuning Parameters
For instructions about determining whether the current tuning parameter values are adequate, refer to "Verifying IPC Requirements" on page 5-17.
For instructions on reconfiguring, rebuilding, and rebooting, see Chapters 1 and 3 in the DYNIX/ptx System Configuration and Performance Guide. You may need to increase the settings for the parameters listed in the following table.
The following table shows the default settings for the parameters. Use these settings as a starting point; however, your applications may require different settings.
The parameters currently set on your system are located in /etc/<systemname>.
Note: Letters in the preceding table represent the following environments:
The following sections list requirements for the SGI IRIX platform.
WLE (C++) Full System (client and server) software
157,736 blocks (78 MB)
WLE (C++) Client Only software
75,440 blocks (36 MB)
You probably need to reconfigure the SGI kernel before running BEA WLE (C++) software, because the default values of some tuning parameters are too low.
To adjust the tuning parameters, proceed as follows:
Disk Space Requirements
Package
Disk Space
Tuning Parameters
For instructions about determining whether the current tuning parameter values are adequate, refer to "Verifying IPC Requirements" on page 5-17.
The following table shows the default settings for the parameters. Use these settings as a starting point; however, your applications may require different settings.
Information regarding kernel configuration is provided in the systune(1M) manual page.
The following sections list requirements for the Solaris platform.
TCP/IP, using the TLI network interface
WLE (C++) Full System (client and server) software
94,000 blocks (47 MB)
WLE (C++) Client Only software
36,000 blocks (18 MB)
The Solaris Volume Management software automatically mounts CDs on It is not necessary to unmount CDs on Solaris systems. However, it is necessary to issue a command to open the CD reader.
To open the CD reader, You probably need to reconfigure the Solaris kernel before running BEA WLE (C++) software, because the default values of some tuning parameters are too low.
To adjust the tuning parameters, proceed as follows:
Network Requirements
Disk Space Requirements
Package
Disk Space
Mounting and Unmounting the CD
/cdrom/cdrom0/s0.
cd to root and enter eject.
Tuning Parameters
For instructions about determining whether the current tuning parameter values are adequate, refer to "Verifying IPC Requirements" on page 5-17.
Information regarding kernel configuration is provided in the Solaris systune(1M) manual page.
The following table shows the default settings for the parameters and the settings used for the University sample applications. Use these settings as a starting point; however, your applications may require different settings.
The parameters currently set on your system are located in /etc/<systemname>.