Kevin,

We use pkg-config to determine the location of Mono on Linux.

If you want to modify the version of Mono that is detected by NAnt, you'll
have modify the PKG_CONFIG_PATH export.

Gert

> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Kevin
> Sent: zondag 20 november 2005 2:20
> To: nant-developers@lists.sourceforge.net
> Subject: [nant-dev] Which mono version am I using?
> 
> I have multiple versions of mono installed on a Linux 
> configuration.  Is there a way to tell which version NAnt is 
> picking up?  I tried reading through the NAnt.exe.config, but 
> couldn't really deduce what it was doing, particularly since 
> it uses a lot of <readregistry> entries, and I don't know 
> what those do on Linux.  
> 
>  
> 
> I also tried the verbose mode option, which tells me the 
> target framework is Mono 1.0 Profile, but that's not enough 
> info.  I've got a /usr/local/lib/mono/1.0 and a 
> /opt/mono-1.1.10/lib/mono/1.0 (I finally gave up with those 
> impossible-to-resolve mono rpm dependencies, and just ran the 
> installer).  I don't know what I'm supposed to set to get 
> NAnt to pick one versus the other.
> 
>  
> 
> Help.  Thanks.
> 
> - Kevin
> 
>  
> 
> 



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to