JamaicaVM -- User Documentation: The Virtual Machine for Real-time and Embedded Systems | ||
---|---|---|
Prev | Chapter 2. Installation | Next |
A release for Solaris is provided in the Solaris pacakge format, the file name is Jamaica-version-solaris-target.pkg.Z. Super user privileges are required to install the package:
> su Password: #
The package first needs to be decompressed using uncompress, before it can be installed using pkgadd:
# uncompress Jamaica-<version>-linux-gnu-<target>.pkg.Z # pkgadd -d Jamaica-<version>-linux-gnu-<target>.pkg