Cluster:Modules

From Earlham CS Department
Revision as of 20:59, 29 August 2009 by Skylar (talk | contribs) (Software build options)
Jump to navigation Jump to search

Software build options

  ARCH=`uname -s`/`/cluster/software/os_release`/`uname -p`
  • Tcl: ./configure --prefix=/cluster/software/modules-sw/3.2.7/$ARCH --with-tcl=/cluster/software/modules-sw/tcl/8.5.7/$ARCH/lib && make -j3
  • Modules: ./configure --prefix=/cluster/software/modules-sw/3.2.7/$ARCH --with-tcl=/cluster/software/modules-sw/tcl/8.5.7/$ARCH/lib && make -j3
    • Had to remove bash_completion from init/Makefile.