[Mono-osx] How can you launch a Mac Terminal Window for specific versions of Mono?

Rodrigo Kumpera kumpera at gmail.com
Thu Jan 3 21:58:50 UTC 2013


just export:
PATH=/Library/Frameworks/Mono.framework/Versions/2.10.9/bin/:$PATH



On Wed, Jan 2, 2013 at 11:20 PM, Rodney Foley <rsfoley at gnomesoft.com> wrote:

> I have multiple versions of mono installed on my Mac, however only the last
> one installed is mapped to the Mono.framework's sybolic links that are used
> by the path to find the latest mono when you use it at command line.
>
> I want to be able to launch a terminal window that is specific to a version
> of mono.  For example I would like to have have a link/script to launch a
> Terminal window that will use Mono 2.10.9 as the one in the path. Then
> letting the normal terminal stay mapped to use the latest (last) installed
> version.
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/How-can-you-launch-a-Mac-Terminal-Window-for-specific-versions-of-Mono-tp4657939.html
> Sent from the Mono - OSX mailing list archive at Nabble.com.
> _______________________________________________
> Mono-osx mailing list
> Mono-osx at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-osx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-osx/attachments/20130103/4a0a518d/attachment.html>


More information about the Mono-osx mailing list