File: INSTALL

package info (click to toggle)
ksynaptics 0.3.1-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,688 kB
  • ctags: 269
  • sloc: sh: 9,919; perl: 2,760; cpp: 1,455; makefile: 106
file content (11 lines) | stat: -rw-r--r-- 364 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
to install from CVS:

 * checkout kdesdk/scripts and put it in the path
 * checkout kdereview/ksynaptics
 * cd /tmp
   svn2dist --i18n-module kdereview -v 0.2.2 -l -m -b -g /home/kombrisn/Project/kdereview/ ksynaptics
 * a ksynaptics-0.2.2 directory with a configure script has now been created

to install a tar ball:

 * ./configure && make && sudo make install