Dear all,
I've planned to write bash scripts to install few commonly used softwares in
NCBS on linux. These scripts should work with NCBS proxy.
Currently only one script to install fiji is available on the repo
https://github.com/PNCG/install_scripts
To install fiji, clone or download the repo, and
$ cd install_scripts
$ cd fiji
$ ./install.sh
This should do the job. If it does not work, copy and paste the output in
terminal and open an issue on github repository.
If you need to install some other software on linux, open a request on github
repo in issues. When I find the time, I'll write the script.
best,
Dilawar