This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revision Both sides next revision | ||
|
scopeman:scopeman [2017/06/19 09:47] nanjo |
scopeman:scopeman [2018/02/02 05:19] nanjo |
||
|---|---|---|---|
| Line 12: | Line 12: | ||
| Linux / OSX(Darwin) with MacProts or similar add-on | Linux / OSX(Darwin) with MacProts or similar add-on | ||
| ====== Requirements ====== | ====== Requirements ====== | ||
| + | * vxi11-master.zip (https://github.com/applied-optics/vxi11) | ||
| + | * readline and ncurses library | ||
| + | * wget for getting oscilloscope image | ||
| + | * imagemagick to view the image | ||
| ====== Install ====== | ====== Install ====== | ||
| + | Read INSTALL included. | ||
| + | * Extract vxi11 library and scopeman under the same directory. | ||
| + | * If OS is OSX(Darwin), apply patch as in INSTALL | ||
| + | * Make a symbolic link vxi11 | ||
| + | * Compile vxi11 library | ||
| + | * Compile scopeman | ||