Commit 8dd9f05a03543ee457655b016f2c19ac9e14dc28

Authored by David Gräff
1 parent da34a666

Delete INSTALL

Merged into readme
Showing 1 changed file with 0 additions and 11 deletions
openhantek/INSTALL deleted
1 -To build OpenHantek from source, you need Qt 4 and FFTW 3. Under Debian or Ubuntu you can just install the packages libqt4-dev and libfftw3-dev. I don't know the package names for other distributions but they may be similar.  
2 -  
3 -After you've installed the requirements run the following commands inside the directory of this package:  
4 -$ qmake  
5 -$ make  
6 -$ make install  
7 -  
8 -You can specify a prefix when running qmake:  
9 -$ qmake PREFIX=/usr  
10 -  
11 -To get your DSO working under linux you have to extract the firmware using dsoextractfw and add the rules to udev. See the file INSTALL in the dsoextractfw package for details.  
12 \ No newline at end of file 0 \ No newline at end of file