Changeset - 60d9e39c9443
[Not reviewed]
default
0 1 0
Hasan Yavuz Ă–ZDERYA - 10 years ago 2015-09-13 14:20:44
hy@ozderya.net
slightly updated readme text
1 file changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
README.md
Show inline comments
 
@@ -11,13 +11,13 @@ Small and simple software for plotting d
 
* Synchronized multi channel plotting
 

	
 
## Installation
 

	
 
You can obtain installation packages from
 
[downloads](https://bitbucket.org/hyOzd/serialplot/downloads). As of
 
moment there is only Debian and Windows 64 bits packages.
 
moment there are only Debian and Windows 64 bits packages.
 

	
 
## Dependencies
 
- Qt 5, including SerialPort module
 
- Qwt 6.1
 

	
 
## Building
 
@@ -32,15 +32,15 @@ moment there is only Debian and Windows 
 
Under Ubuntu/Debian:
 
```sudo apt-get install qtbase5-dev libqt5serialport5-dev cmake mercurial```
 

	
 
### Download and Install Qwt
 

	
 
[Qwt](http://qwt.sourceforge.net) is the library that provides
 
plotting widgets for SerialPlot. As of this moment there is no
 
appropriate version of Qwt in debian repositories. You will need to
 
download and build Qwt with Qt5 yourself.
 
plotting widgets for SerialPlot. If your distribution doesn't provide
 
a Qwt 6 package (the Qt5 version, usually named `libqwt6-qt5`) you
 
will need to download and build Qwt with Qt5 yourself.
 

	
 
Download Qwt 6 from here: http://sourceforge.net/projects/qwt/files/
 

	
 
Follow these instructions to build and install:
 
http://qwt.sourceforge.net/qwtinstall.html#qwtinstall-unix
 

	
0 comments (0 inline, 0 general)