Skip to content

jccurtis/megalib-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

megalib-setup

Setup scripts for MEGAlib

macOS

Install XCode from the Mac App Store

Install XCode command line tools:

xcode-select --install

Install homebrew:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

If you use anaconda, remove it from your $PATH by commenting out the source comment in your ~/.bashrc/~/.bash_profile.

Install MEGAlib and Dependancies:

bash install4macOS.sh

Add to ~/.bash_profile:

source $HOME/megalib/bin/source-megalib.sh

Ubuntu (>=16.04)

Install MEGAlib and Dependancies:

bash install4ubuntu.sh

Add to ~/.bashrc:

source $HOME/megalib/bin/source-megalib.sh

Singularity

Fill in ...

About

Setup scripts for MEGAlib

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages