[Opensim-users] Multi-core Mac

Kyle Hamilton aerowolf at gmail.com
Thu Jun 18 18:40:07 UTC 2009


Correction: it does contain .pc files.  They're not added to the
pkg-config search path by default; the path to them is
/Library/Frameworks/Mono.framework/Versions/Current/[lib|share]/pkgconfig/*.pc
.

The version of pkg-config I have is from MacPorts.  I copied the above
.pc files to /opt/local/lib/pkgconfig/ and it worked.

On Thu, Jun 18, 2009 at 11:31 AM, Kyle Hamilton<aerowolf at gmail.com> wrote:
> The official Mono download does not have a pkg-config .pc file.  This
> breaks the build.
>
> -Kyle H
>
> On Thu, Jun 18, 2009 at 3:18 AM, Markus Strickler<markus at braindump.ms> wrote:
>> Hi Paul-
>>
>> why not use the official Mono download for OS X?
>> http://www.go-mono.com/mono-downloads/download.html
>> You'll probably also need nant if it's not included int he above
>> downoad. The grab the OpneSim sources and run nant on them.
>> This should be pretty much it.
>>
>> As the services are run as separate processes they should use the
>> cores. Not sure how Mono has implemented threading on OS X, but  the
>> OS will probably distribute the threads of each service over the cores
>> as well.
>>
>> -markus
>>
>> Zitat von "Paul Fishwick" <fishwick at cise.ufl.edu>:
>>
>>> I would like to install a set of opensim regions on a multi-core Mac Pro
>>> and had these 2 questions:
>>>
>>> (1) For a Mac, does not install the Unix installation (via MacPorts?) or
>>>       is there a separate installation procedure recommended?
>>>
>>> (2) For multi-core processors such as the 4 and 8 core machines, are
>>>       the cores used by distributing services (UGAIM and Regions) ?
>>>
>>> -paul
>>>
>>>
>>> --
>>> Paul Fishwick, PhD
>>> Professor and Director, Digital Arts and Sciences Programs
>>> University of Florida
>>> Computer & Information Science and Eng. Dept.
>>> Bldg. CSE, Room 301
>>> P.O. Box 116120
>>> Gainesville, FL 32611
>>> Email: fishwick at cise.ufl.edu
>>> Phone: (352) 392-1414
>>> Fax: (352) 392-1220
>>> Web: http://www.cise.ufl.edu/~fishwick
>>>
>>> _______________________________________________
>>> Opensim-users mailing list
>>> Opensim-users at lists.berlios.de
>>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>>
>>> --
>>> This message has been scanned for viruses and
>>> dangerous content by MailScanner, and is
>>> believed to be clean.
>>>
>>>
>>
>>
>>
>> ----------------------------------------------------------------
>> This message was sent using IMP, the Internet Messaging Program.
>>
>> --
>> This message has been scanned for viruses and
>> dangerous content by MailScanner, and is
>> believed to be clean.
>>
>> _______________________________________________
>> Opensim-users mailing list
>> Opensim-users at lists.berlios.de
>> https://lists.berlios.de/mailman/listinfo/opensim-users
>>
>



More information about the Opensim-users mailing list