Advertisement
jlfriedrice

installing ndreg and ndio from source

Apr 10th, 2017
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. For ndreg:
  2. 1) navigate into ndreg directory
  3. 2) Run:
  4. cmake .
  5. make && sudo make install
  6.  
  7. For ndio:
  8. 1) navigate to ndio directory:
  9. 2) Run:
  10. pip install .
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement