Find ran for hours without finding those, but I found a partial solution. If you open the CPAN shell and type:
o conf makepl_arg install_base= it will install working modules. This is a partial solution because it has to be done with each session. It doesn't work to run cpan non- interactively. It forgets this setting when the CPAN shell is closed. I have not yet found where it gets the default value for this variable. Now, I'm off on a search to find why I get an error from Growl.pm on a variable that it is getting from itself, but that's a topic for a different thread. On Aug 19, 3:58 am, [EMAIL PROTECTED] (Xavier Mas) wrote: > El Tuesday 19 August 2008 02:38:27 WetMogwai va escriure: > > > I'm having trouble with a Perl script. I installed Mac::Growl through > > CPAN. It worked, but seemed to copy the final files to a place that > > doesn't exist. I can't find it now. When I run my script, it says it > > can't find Mac::Growl in @INC. How can I get CPAN to install modules > > into directories that exist in @INC? > > > I'm using the perl and cpan that came with Mac OS Leopard. > > Look into perl directory you have installed in your computer, There must be a > directory with the modules installed called pm, ppm or something similar. You > can copy the .pm files of the module you want to install to that directory > too. > > -- > Xavier Mas > > ______________________________________________ > LLama Gratis a cualquier PC del Mundo. > Llamadas a fijos y móviles desde 1 céntimo por > minuto.http://es.voice.yahoo.com -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/
