Aha. That did it. Thanks a million. Hope Google will pick this thread up for others to find.<br><br><div class="gmail_quote">On Thu, Oct 8, 2009 at 2:53 PM, Paul Fishwick <span dir="ltr"><<a href="mailto:fishwick@cise.ufl.edu">fishwick@cise.ufl.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I had problems with this too. For me, the following seemed to work:<br>
<br>
1. Install XCode first (the development environment)<br>
<br>
<a href="http://developer.apple.com/TOOLS/Xcode/" target="_blank">http://developer.apple.com/TOOLS/Xcode/</a><br>
<br>
2. Install Mac Ports (great for getting unix utils)<br>
<br>
<a href="http://www.macports.org/" target="_blank">http://www.macports.org/</a><br>
<br>
3. Using Mac ports at a screen, "port install nant"<br>
<br>
I found that this automatically brings in mono as well as nant, if I<br>
recall correctly.<br>
<br>
-p<br>
<div><div></div><div class="h5"><br>
Timothy Hart wrote:<br>
> This has been a long issue for me and am hoping there is someone out<br>
> there who know the answer.<br>
><br>
> I am on OS X (10.5 and 10.6). Mono 2.4. Building the latest .6.6<br>
> source of OpenSim.<br>
><br>
> The error I get after running nant is...<br>
><br>
> Failed to initialize the 'Mono 3.5 Profile' (mono-3.5) target framework.<br>
><br>
> Unable to locate 'mono' module using pkg-config. Download the Mono<br>
> development packages from <a href="http://www.mono-project.com/downloads/" target="_blank">http://www.mono-project.com/downloads/</a>.<br>
><br>
> For more information regarding the cause of the build failure, run the<br>
> build again in debug mode.<br>
><br>
> Try 'nant -help' for more information<br>
><br>
><br>
> I know it has something to do with my path for pkg-config. I have<br>
> googled the crap out of it but nothing is working. I have added<br>
> export PKG_CONFIG_PATH=/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig to my .bashrc file. No luck.<br>
><br>
> I also tried adding it to my /usr/bin/nant.<br>
> export PKG_CONFIG_PATH=/Library/Frameworks/Mono.framework/Versions/Current/lib/pkgconfig<br>
><br>
><br>
><br>
> What is going on? I would greatly appreciate any help. I will make you cookies if you can get this working for me.<br>
><br>
</div></div>> ------------------------------------------------------------------------<br>
><br>
> _______________________________________________<br>
> Opensim-users mailing list<br>
> <a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
> <a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
><br>
<br>
<br>
--<br>
Paul Fishwick, PhD<br>
Professor and Director, Digital Arts and Sciences Programs<br>
University of Florida<br>
Computer & Information Science and Eng. Dept.<br>
Bldg. CSE, Room 301<br>
P.O. Box 116120<br>
Gainesville, FL 32611<br>
Email: <a href="mailto:fishwick@cise.ufl.edu">fishwick@cise.ufl.edu</a><br>
Phone: (352) 392-1414<br>
Fax: (352) 392-1220<br>
Web: <a href="http://www.cise.ufl.edu/%7Efishwick" target="_blank">http://www.cise.ufl.edu/~fishwick</a><br>
<br>
_______________________________________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/mailman/listinfo/opensim-users</a><br>
</blockquote></div><br>