[Mono-list] Mono Library Paths on OS X

A Rafael D Teixeira rafael.teixeirabr@terra.com.br
Tue, 15 Jun 2004 11:55:56 -0300


Additionaly, if you are asking about Managed Libraries (Assemblies),
there is a MONO_PATH environment variable to add directories that will
be searched. Also if your assemblies are digitally signed they can be
installed in the GAC (Global Assembly Cache) where they can be used from
ANY managed program/library.

On Tue, 2004-06-15 at 03:52, Benoit wrote:
> > In which path should mono libraries reside on OS X, or is there a 
> > environment variable for this?
> > Elfred Pagán
> 
> 	In beta 1 all was installed in /opt/local and this is what I add to my 
> zsh shell in order dor mono to work :
> 
> - -----
> PATH=$PATH:/opt/local/bin
> PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/opt/local/lib/pkgconfig
> MANPATH=$MANPATH:/opt/local/man
> 
> export PATH
> export MANPATH
> export PKG_CONFIG_PATH
> - -----
> 
> 	In beta who have the choice between an install in /opt/local and 
> another one in the standard framework path of Mac OS X (I haven't test 
> this one so I can't say anything more on it).

-- 
Rafael "Monoman" Teixeira 
Mono Hacker since 16 Jul 2001 - http://www.go-mono.org/
Mono Brasil Founding Member - http://monobrasil.redesolbrasil.org/
English Blog: http://monoblog.blogspot.com/
Brazilian Portuguese Blog: http://monoblog.weblogger.terra.com.br/