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:05] nanjo |
scopeman:scopeman [2017/06/19 09:49] nanjo [Install] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| {{ :scopeman:scopeman20170617.tar.gz |}} | {{ :scopeman:scopeman20170617.tar.gz |}} | ||
| ====== News ====== | ====== News ====== | ||
| + | scopeman is updated on 2017/06/17 | ||
| + | * Upgraded to fit new vxi11 library in git | ||
| + | * Removed dependence on Tek library, which was not updated. | ||
| + | * Imported part of the Tek library. | ||
| + | * Supported OSX(Darwin) with a VXI11 patch included. | ||
| + | * 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 | ||
| ====== 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 | ||