After reading people with needing help installing chapel. I created a script to install dependence (I think all of them) then the script will download/build current version of chapel on rpm and deb based distros.
Script is Attached you will need bash installed. ./setup.sh will: Install requirements from rpm or deb repos Get latest version of chapel from svn basic build and install Running it again will: update repo build and install user just need to add chpl to path (I have tested it on Fedora but not Debian Yet) Just thought I would pass the script along. ----- Ben ------------------------------------------------------------------------------ _______________________________________________ Chapel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-users
