]> git.tuebingen.mpg.de Git - paraslash.git/blob - INSTALL
configure.ac: Avoid stray -L option in para_server link command.
[paraslash.git] / INSTALL
1 Any knowledge of how to work with mouse and icons is not required.
2
3 From tarball:
4
5         ./configure && make && sudo make install
6
7 From git:
8
9         ./autogen.sh && sudo make install
10
11 For details see the user manual:
12
13         http://paraslash.systemlinux.org/manual.html