<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Jeff<div> Thanks for your note:</div><div><br></div><div> (1) I had already installed the Mono intel CSDK from the source you mention. This installed Mono</div><div> version 2.4.2.3</div><div><br></div><div>(2) I also added a symbolic link as per your suggestion. To verify:</div><div><br></div><div> ls -l /usr/bin/pkg-config</div><div><br><div> lrwxr-xr-x 1 root wheel 54 Aug 24 20:41 /usr/bin/pkg-config -> /Library/Frameworks/Mono.framework/Commands/pkg-config</div><div><br></div><div><br></div><div>(3) Doing "nant" at the shell where the prebuild.sh was done and where there</div><div> is a ".nant" directory, I get:</div><div><br></div><div> BUILD FAILED</div><div> </div><div> Failed to initialize the 'Mono 3.5 Profile' (mono-3.5) target framework.</div><div><br></div><div> Unable to locate 'mono' module using pkg-config. Download the Mono development packages from <a href="http://www.mono-project.com/downloads/">http://www.mono-project.com/downloads/</a>.</div><div><br></div><div><br></div><div>(4) A "mono -V" shows that Mono JIT compiler version 2.4.2.3 is installed</div><div><br></div><div>At the shell, "pkg-config" runs the Mono pkg-config command, so not sure .....</div><div><br></div><div>-paul</div><div><br></div><div><br></div><div><div>On Aug 24, 2009, at 8:24 PM, Jeff Ames wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div><a href="http://www.rustyrazorblade.com/2009/05/08/mono-install-bug-found-when-using-eclipse/">http://www.rustyrazorblade.com/2009/05/08/mono-install-bug-found-when-using-eclipse/</a><br>suggests that mono fails to create a link to pkg-config in a standard<br>bin directory, but doing so yourself may fix this:<br><br> sudo ln -s /Library/Frameworks/Mono.framework/Commands/pkg-config<br>/usr/bin/pkg-config<br><br>Alternatively, adding /Library/Frameworks/Mono.framework/Commands/ to<br>your PATH might also work.<br><br>You may also run into a problem where pkg-config complains about not<br>finding glib-2.0. If so, make sure you've also installed the mono<br>CSDK. There's a link at http://www.go-mono.com/mono-downloads/download.html<br><br>Jeff<br>_______________________________________________<br>Opensim-users mailing list<br>Opensim-users@lists.berlios.de<br>https://lists.berlios.de/mailman/listinfo/opensim-users<br><br></div></blockquote></div><br><div> <span class="Apple-style-span" style="font-size: 12px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Paul Fishwick, PhD</div><div>Professor<br>Director, Digital Arts and Sciences Programs<br>Computer and Information Sciences and Engineering Dept.<br>PO Box 116120<br>Bldg. CSE, Room 301<br>Gainesville, Florida 32611<br>Web: <a href="http://www.cise.ufl.edu/~fishwick">http://www.cise.ufl.edu/~fishwick</a><br>Ph: (352) 392-1414<br>Fax: (352) 392-1220</div></div></span> </div><br></div></body></html>