Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. Install babel from https://computation.llnl.gov/casc/components/#page=home

while installing these commands may be helpful:

  • ../babel/configure --prefix=/Users/shamsimam/softwares --enable-maintainer-mode --enable-python LDFLAGS=-L/Users/shamsimam/softwares/lib JAVAPREFIX=/System/Library/Frameworks/JavaVM.framework/Home JNI_INCLUDES=/System/Library/Frameworks/JavaVM.framework/Home/include
  • make -j4
  • sudo make install
  • make check

make check is optional and may take a long while to complete.

...