Sun Java Solaris Communities My SDN Account Join SDN
 
Solaris

LinCAT: Installation

 

January 2004

Installation instructions follow for the Linux Compatibility Assurance Toolkit 1.1 (LinCAT), also known as the Linux Analyzer for C/C++ Source Code.

In the Solaris Operating System, packages are loaded into the /opt directory by default. This package also uses the same convention for Linux. In addition, a custom path can be set using command-line options with the install script.

install /usr/local/mypath

would install the packages in the path /usr/local/mypath.

See the README file for any late-breaking news or issues.

Solaris Side Installation

LinCAT can be downloaded from the Sun Download Center.

  • Download SUNWlxcp.tar.gz
  • Perform installation as root.
  • Put SUNWlxcp.tar.gz on a machine.
  • Uncompress and untar the files.
gunzip SUNWlxcp.tar.gz ; tar -xvf SUNWlxcp.tar

From the directory that contains the package, install the package as follows:

install

Set your PATH and MANPATH to include the appropriate bin and man directories.

Read any readme files in the docs subdirectory. (For example: in /opt/SUNWlxcp/docs.)

When you are finished with the package, you can remove by means of:

pkgrm SUNWlxcp

For more information on pkgrm(1M), see the man page.

Linux Side Installation
  • Download SUNWlxcp.tar.gz
  • Perform installation as root.
  • Put SUNWlxcp.tar.gz on an Intel Linux machine.
  • Uncompress and untar the files.
    tar -xvzf SUNWlxcp.tar.gz
    
  • cd into SUNWlxcp directory.
  • Type install.

The package will be installed in /opt/SUNWlxcp.

  • Set your PATH and MANPATH to include the appropriate bin and man directories.
  • Read any readme files in the docs subdirectory. (For example: in /opt/SUNWlxcp/docs.)

When you are finished with the package, you can remove by means of:

rm -r /opt/SUNWlxcp

Back to Top

Contents
Next

Rate and Review
Tell us what you think of the content of this page.
Excellent   Good   Fair   Poor  
Comments:
Your email address (no reply is possible without an address):
Sun Privacy Policy

Note: We are not able to respond to all submitted comments.