Compilation and Installation |
Prev | Installation |
In order to compile and install NeuroScope on your system, download and extract the source archive, then type the following in the base directory:
%
./configure --prefix=`kde-config --prefix`
%
cd src
%
make
%
make install
Prev | Home | |
Requirements | Up |