SeismicUnix Installation Guide (for Linux)

Source: Internet
Author: User
SeismicUnix Installation Guide (for Linux)-Linux general technology-Linux programming and kernel information. For details, refer to the following section. A few days ago, I installed SU to my colleagues at the same time and carefully studied the configuration file and description file. I basically understood the entire installation process and recorded it here, hope to help comrades who need to use SU

The following processes are successfully debugged on Red Hat Linux 9.0 and Fedora Core5. The installation steps and commands are subject to the above two systems. For other Linux distributions, refer to this step and modify Makefile. install the config file.

SU installation steps:

1. Create the installation directory:
Mkdir/usr/local/cwp
2. Move the suinstallation file cwp.su.all.xx.tar.gz to/usr/local/cwp.
3. Set the environment variable CWPROOT:
Export CWPROOT =/usr/local/cwp
4. Add/usr/local/cwp/bin to the system environment variable:
Modify the. profile,. bash_rc, or. bash_profile file and add this line to the file.
PATH = $ PATH:/usr/local/cwp/bin
5. Decompress cwp.su.all.xx.tar.gz:
Tar-zxvf cwp.su.all.xx.tar.gz
6. Modify Makefile. config:
Remove the # include $ (CWPROOT)/src/Rules/gnumake. rules line # (uncomment)
7. Select the command as needed to execute the installation:
Make install
Make xtinstall
Make finstall
Make mglinstall

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.