Change INSEL setup for Linux to TBD
This commit is contained in:
parent
40bc0154dd
commit
ade5ef94bb
|
@ -40,16 +40,7 @@
|
||||||
sudo ln -s ~/libshortwave.so /usr/local/lib/libshortwave.so
|
sudo ln -s ~/libshortwave.so /usr/local/lib/libshortwave.so
|
||||||
````
|
````
|
||||||
### Setup INSEL
|
### Setup INSEL
|
||||||
1. Get the TBD from Guille or Koa
|
1. TBD
|
||||||
2. Place the TBD into your directory of choice
|
|
||||||
3. Make a symlink for the binary and place it into /usr/local/bin/tbd
|
|
||||||
````
|
|
||||||
sudo ln -s ~/sra /usr/local/bin/tbd
|
|
||||||
````
|
|
||||||
4. Make a symlink for the library and place it into /usr/local/lib/tbd
|
|
||||||
````
|
|
||||||
sudo ln -s ~/libshortwave.so /usr/local/lib/tbd
|
|
||||||
````
|
|
||||||
|
|
||||||
### Get a Python editor
|
### Get a Python editor
|
||||||
You are welcome to use the Python editor of your preference. The CERC team generally uses PyCharm to develop the hub.
|
You are welcome to use the Python editor of your preference. The CERC team generally uses PyCharm to develop the hub.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user