[aklug] Re: Command-line ogg to mp3 converter

From: Matt Grimm <matt.t.grimm@gmail.com>
Date: Sun Sep 02 2012 - 12:51:47 AKDT

Tim,

You can use the PERL5LIB environment variable (if the program doesn't run in=
 taint mode), or the -I command line switch (which is always respected) to a=
dd paths to @INC.

http://perldoc.perl.org/perlsec.html#Taint-mode-and-%40INC

m.

On Sep 2, 2012, at 10:28 AM, Tim Johnson <tim@akwebsoft.com> wrote:

> * Tim Johnson <tim@akwebsoft.com> [120902 09:16]:
>>>=20
>>> ftp://frigidcode.com/redist/ogg2mp3/ogg2mp3-0.6.1.tar.bz2
>>=20
>> Chris, that's great. I have that app now, but am getting Can't locate
>> String/ShellQuote.pm in @INC (@INC contains: /opt/css/lib/perl
>> /Library/Perl/5.12/darwin-thread-multi-2level /Library/Perl/5.12
>> /Network/Library/Perl/5.12/darwin-thread-multi-2level
>> /Network/Library/Perl/5.12 /Library/Perl/Updates/5.12.3
>> /System/Library/Perl/5.12/darwin-thread-multi-2level /System/Library/Perl=
/5.12
>> /System/Library/Perl/Extras/5.12/darwin-thread-multi-2level
>> /System/Library/Perl/Extras/5.12 .) at ./ogg2mp3 line 42. BEGIN
>> failed--compilation aborted at ./ogg2mp3 line 42.
> I installed ShellQuote :
> sudo perl -MCPAN -e 'install String::ShellQuote'
>=20
> and am getting the same error message. I see that ShellQuote is at
> /opt/local/lib/perl5/site_perl/5.12.4/String/ShellQuote.pm
>=20
> Which (as far as I can see) is not at any of
> /opt/css/lib/perl=20
> /Library/Perl/5.12/darwin-thread-multi-2level
> /Library/Perl/5.12
> /Network/Library/Perl/5.12/darwin-thread-multi-2level
> /Network/Library/Perl/5.12 /Library/Perl/Updates/5.12.3
> /System/Library/Perl/5.12/darwin-thread-multi-2level
> /System/Library/Perl/5.12
> /System/Library/Perl/Extras/5.12/darwin-thread-multi-2level
> /System/Library/Perl/Extras/5.12
> So, now I have to figure out how to modify @INC for the additional
> path. I'm writing just for other's edification.=20
> l8tr
> --=20
> Tim=20
> tim at tee jay forty nine dot com or akwebsoft dot com
> http://www.akwebsoft.com
> ---------
> To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.
>=20
---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Sun Sep 2 12:51:57 2012

This archive was generated by hypermail 2.1.8 : Sun Sep 02 2012 - 12:51:57 AKDT