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. NOTE: You will have to repeat the above procedure for each plugin you want to build under the "plugins/" directory. Requirements ============ MultiSync sync engine: * Gnome (gnome1) libraries * Bonobo * ORBit * libpthread Evolution Plugin: * Evolution >= 1.0 IrMC Sync Plugin: * For Bluetooth: * bluez-kernel >= 2.3 * bluez-libs >= 2.3 * bluez-sdp >= 1.0pre1 * For IRDA: * irda-utils * openobex 0.9.8 or >= 1.0.0 Remote Plugin: * libcrypto (OpenSSL) Backup Plugin: * Only the sync engine requirements. In most cases you also need the devel packages to get the header files.