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:46] nanjo |
scopeman:scopeman [2017/06/19 09:55] nanjo |
||
|---|---|---|---|
| Line 10: | Line 10: | ||
| * Decoder dump.cc to support waveform information file. | * Decoder dump.cc to support waveform information file. | ||
| ====== OS ====== | ====== OS ====== | ||
| + | Linux / OSX(Darwin) with MacProts or similar add-on | ||
| ====== Requirements ====== | ====== Requirements ====== | ||
| + | * vxi11-master.zip | ||
| + | * 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 | ||