File: INSTALL

package info (click to toggle)
zita-convolver 3.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 188 kB
  • ctags: 183
  • sloc: cpp: 1,125; makefile: 36
file content (19 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Dependencies
------------

Zita-convolver depends on libfftw3f and the corresponding
header files. For best performance you may consider to
compile fftw3 locally, with the best optimisation flags
for your platform.


Installing the library
----------------------

To make and install the library, cd to the libs directory,
su root, and 'make install'. This will install the lib and
header file in /usr/lib and /usr/include. To install to
other directories, see the Makefile. After the install
you can do a 'make clean' to return the libs directory
to its original state.