[PD] gem installation on mac os 10.3.9

IOhannes m zmoelnig zmoelnig at iem.at
Tue Jul 12 14:17:58 CEST 2005


derek holzer wrote:
> Hi Rene,
> 
> AFAICT, the problem actually is with your flags. The .pdrc should 
> probably look like this:
> 
> -lib Gem
> -path /Library/Application\ Support/Pd/Gem
> 

this should _not_ work.
i you want to specify search-path and library-loading separately, you 
should specify the path _before_ the lib.
like
-path /bi/ba/bo
-lib be

and not the other way round.


"-lib /bi/ba/bo/library" is perfectly ok (see also "geiger namespace")

this allows me to use development versions of libraries, even though the 
stable versions are in (e.g.) pd/extra

btw, the same works, if you are loading libraries from within patches:
[/path/to/library/EXTERNAL]


mfg.asd.r
IOhannes




More information about the Pd-list mailing list