Re: compiling beagle

"Joe Shaw" <[email protected]> Thu, 6 Nov 2008 17:13:56 -0400
Newsgroups gmane.comp.gnome.dashboard.devel
Message-ID <[email protected]>
Hi,

On Thu, Nov 6, 2008 at 4:30 PM, Darren Govoni <[email protected]> wrote:
>  I pulled the beagle source code down and want to compile it. The
> INSTALL refers to ./configure script which isn't there. Nor are there
> csproj files I could use with Mono. What is the best way to rebuild
> beagled or the other projects?

I'm assuming you checked it out of SVN.  If so, substitute
./autogen.sh for ./configure.

Joe