Linux-modules Software

Source: Internet
Author: User

Brief introduction

This refers to the modules is not a Linux kernel-related module, but for software multi-version control of an open source software package, such as the system has both python2.7 and python3.5, the use of modules software can make it necessary to select the appropriate software version.

Software address

http://modules.sourceforge.net/(downloadable source package)

Module command:http://modules.sourceforge.net/man/module.html

Modulefile:http://modules.sourceforge.net/man/modulefile.html

Compiling the installation

1) Compile and install two steps, one is to install TCL, the second is to install modules, the steps are Configure,make,make install (./configure--help can view configure parameters)

2) need to install TCL package, software for http://tcl.activestate.com/, this time select 8.5.6 version, compile and install the reference http://tcl.activestate.com/doc/howto/compile.html

3) Then compile and install modules to set the module's configure--with-tcl-lib parameter, if error "Cmdmodule.c:643:35:error: ' Tcl_interp ' has no member named ' ErrorLine ', configure when added cppflags= "-duse_interp_errorline".

4) Compile and install the results

Demo Configuration python2.7 and python3.5

Continue ...

Linux-modules Software

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.