System Requirements by Platform
This appendix describes system requirements to use Tmax. The required disk space may increase depending on the system, application programs, and user log information. A compiler is only required to develop Tmax applications.
1. HP UX
1.1. HP-UX v11i v3 on Itanium
-
Hardware requirements
Item Requirements Platform
HP Integrity server based on Intel Itanium
Memory
256 MB or more (512 MB or more recommended)
Disk Space
500 MB or more (1 GB or more recommended)
-
Software requirements
Item Requirements Operating System
HP-UX 11.23/11.31 (64-bit architecture support)
Compiler
HP ANSI C compiler
-
Network
-
TCP/IP Network
-
-
Mounting the CD-ROM
$su - $mkdir /cdrom $mount -F cdfs -o cdcase /dev/dsk/cdrom_devicename /cdrom
2. IBM
2.1. IBM AIX 6.1 / 7.1 on POWER Systems
-
Hardware requirements
Item Requirements Platform
IBM PowerPC
Memory
256 MB or more (512 MB or more recommended)
Disk Space
500 MB or more (1 GB or more recommended)
-
Software requirements
Item Requirements Operating System
AIX 6.1/7.1 (64-bit architecture support)
Compiler
AIX XL C Compiler
-
Network
-
TCP/IP Network
-
-
Mounting the CD-ROM
-
Mount the CD-ROM by using the smit or smitty utility.
$smitty mount
-
3. SUN Solaris
3.1. Solaris 10/11 on SPARC
-
Hardware requirements
Item Requirements Platform
SUN SPARC
Memory
256 MB or more (512 MB or more recommended)
Disk Space
500 MB or more (1 GB or more recommended)
-
Software requirements
Item Requirements Operating System
Solaris 10/11 (64-bit architecture support)
Compiler
SparCompiler C 4.0 or later
-
Network
-
TCP/IP Network
-
-
Mounting the CD-ROM
-
The CD-ROM is automatically mounted to /cdrom when inserted.
-
3.2. Solaris 10/11 on x86/x64
-
Hardware requirements
Item Requirements Platform
Intel x86/x64-based servers
Memory
256 MB or more (512 MB or more recommended)
Disk
500 MB or more (1 GB or more recommended)
-
Software requirements
Item Requirements Operating System
Solaris 10/11
Compiler
SUN ANSI C compiler
-
Network
-
TCP/IP Network
-
-
Mounting the CD-ROM
-
The CD-ROM is automatically mounted to /cdrom when inserted.
-
4. Linux
-
Hardware requirements
Item Requirements Platform
Linux server based on x86 (32-bit) or x86_64 (64-bit)
Memory
256 MB or more (512 MB or more recommended)
Disk Space
500 MB or more (1 GB or more recommended)
-
Software requirements
Item Requirements Operating System
Linux (Kernel 2.6 or later)
Compiler
Required only when developing Tmax application programs
-
Network
-
TCP/IP Network
-
-
Mounting the CD-ROM
-
If the /mnt/cdrom directory does not exist, create it with superuser privileges.
$mkdir /mnt/cdrom $mount /mnt/cdrom
or
$mkdir /mnt/cdrom $mount /mnt/cdrom
-
-
Note
-
Tmax’s products have been tested on certain Linux distributions. They are expected to operate properly on other distributions, but this is not guaranteed.
-