I tried the following command, but get "no package found":
[EMAIL PROTECTED] ~]# pkg-config --modversion mono
Package mono was not found in the pkg-config search path.
Perhaps you should add the directory containing `mono.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mono' found
I d
I tried to install a new copy of Fedora Core 5 into a new PC.
Fedora comes with Mono (v1.1.16). I downloaded the binary copy of Nant-0.85
and installed it into a new directory.
I also did the following steps:
Change the current directory to mono ./NAnt.exe -t:mono-1.0 -buildfle:default.build
The