File: README

package info (click to toggle)
multisync 0.82-5
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 17,240 kB
  • ctags: 5,497
  • sloc: ansic: 36,431; sh: 17,141; yacc: 1,377; makefile: 858
file content (29 lines) | stat: -rw-r--r-- 840 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
MultiSync - A PIM data synchronization program
Copyright (C) 2002-2003 Bo Lincoln <lincoln@lysator.liu.se>

Written by:
Bo Lincoln <lincoln@lysator.liu.se>
Tom Foottit <tfoottit@bridgewatersystems.com>
Armin Bauer <azrael@desscon.com>

Contributions by (among others):
Christoph Lukas <christoph.lukas@gmx.ne>
Tobias Karlsson <tobbe@island.liu.se>
Bjrn Torkelsson <torkel@acc.umu.se>

Documented by:
David Zakar <david@zakar.com>
	
To configure run:
  ./configure

Configure automatically searches for all required components and packages. 
You might want to add the --prefix option to specify where MultiSync should reside. 

To compile and install run:
  make install

If you encounter problems, try running "./autogen.sh" first. This will 
rebuild a lot of autoconf stuff.

Have a look at the web page: http://multisync.sourceforge.net