At Mon, 4 Oct 2010 13:38:22 +0200, Valerio Pachera wrote: > > 2010/10/1 Floris Bos <bos at je-eigen-domein.nl>: > > On Friday, October 01, 2010 09:28:21 am Valerio Pachera wrote: > >> Hi all, I'm trying to compile sheepdog as described in 'getting > >> ./configure: line 6384: syntax error near unexpected token > >> `corosync,corosync' ./configure: line 6384: > >> `PKG_CHECK_MODULES(corosync,corosync)' > > > Try: apt-get install pkg-config > > And run autogen.sh again. > > To compile it I had to install all these packages: > aptitude install corosync libcorosync-dev pkg-config build-essential > dh-autoreconf > > not only corosync as described on the internet site. > If it was a wiki I would have edited it. Thanks for your feedbacks! I added that to the Sheepdog project site. http://www.osrg.net/sheepdog/usage.html Thanks, Kazutaka |