On Sat, 2005-10-01 at 05:07 +0000, Lennon Cook wrote:
> I've downloaded the source of Alligator ( http://alligator.sf.net )
> via the CVS, and I'm trying to figure out how to compile the thing. It
> has, as far as I (and find) can tell, no Makefile or Makefile.in, no
> ./configure or configure.in, no autogen.sh ... infact, the closest
> thing I can find to any of this is a single XML file -
> Alligator.build, which *looks* like an XMLised Makefile - for example,
> it contains the following:

Looks like an ant build file, normally used to build java projects.
Since this appears to be a C# app though, I'd guess you need nant
installed, which is a .NET port of ant.

Simon.

Attachment: signature.asc
Description: This is a digitally signed message part

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to