Closed sckott closed 6 years ago
Installed with Haskell instructions. Ran executable from ~/.local/bin/morloc and tried example code, but it complained
morloc> sqrt . runif 5 100 1000 #> ./nexus.sh: ./pool.R: /usr/bin/Rscript: bad interpreter: No such file or directory
which Rscript #> /usr/local/bin/Rscript which R #> /usr/local/bin/R
@sckott This should work now.
Thx. Will try in am
fixed
Installed with Haskell instructions. Ran executable from ~/.local/bin/morloc and tried example code, but it complained