Probably a FAQ, but I couldn't find anything particularly definitive
for what seems to be a very common install problem on linux.

I went yum install mono-complete (which includeds mono-devel)
and then yum install nant

Both of which were installed successfully on a fresh EC2 instance.

However, when I went to run nant I got the following error:

NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
Copyright (C) 2001-2006 Gerry Shaw
http://nant.sourceforge.net


BUILD FAILED

The current runtime framework 'mono-2.0' is not correctly configured
in the NAnt configuration file.
    Unable to locate 'mono' module using pkg-config. Download the Mono
development packages from http://www.mono-project.com/downloads/.

For more information regarding the cause of the build failure, run the
build again in debug mode.

Try 'nant -help' for more information

Is there a way I can manually add the information to pkg-config?

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to