New issue 251 by newpubli...@gmail.com: Can't Run ??
http://code.google.com/p/get-flash-videos/issues/detail?id=251
user@user-desktop:/tmp/get-flash-videos$ ./get_flash_videos
Can't locate WWW/Mechanize.pm in @INC (@INC contains:
/tmp/get-flash-videos/lib /etc/perl /usr/local/lib/perl/5.10.1
/usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at
/tmp/get-flash-videos/lib/FlashVideo/Mechanize.pm line 3.
BEGIN failed--compilation aborted at
/tmp/get-flash-videos/lib/FlashVideo/Mechanize.pm line 3.
Compilation failed in require at
/tmp/get-flash-videos/lib/FlashVideo/URLFinder.pm line 5.
BEGIN failed--compilation aborted at
/tmp/get-flash-videos/lib/FlashVideo/URLFinder.pm line 5.
Compilation failed in require at ./get_flash_videos line 40.
BEGIN failed--compilation aborted at ./get_flash_videos line 40.
===========================
enviroment:
system: ubuntu 10.04 x86_64
kernel: 2.6.35
gcc: gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5)
user@user-desktop:/tmp/get-flash-videos$ perl --version
This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi
Copyright 1987-2009, Larry Wall
Perl may be copied only under the terms of either the Artistic License or
the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
Comment #2 on issue 251 by mjbauer95: Can't Run ??
http://code.google.com/p/get-flash-videos/issues/detail?id=251
Something wrong with setup.
It may have to do with you installing get_flash_videos in your /tmp
directory.