From: Stefan W. <sw...@xs...> - 2006-10-10 01:30:43
|
* Ian Gibbs <li...@fl...> [2006-10-09 16:51] : > Having checked out the file-sync plugin from subversion, there doesn't seem to > be a way to start a compile. There's no configure or autogen script, or a > makefile. Is there a file missing from the repository? Usefully, README is > empty... [...] autoreconf -sfi && ../configure && make && make install Of course you can run those commands step for step ... HTH Stefan |