google-code-export / get-flash-videos

Automatically exported from code.google.com/p/get-flash-videos
1 stars 0 forks source link

Can't Run ?? #251

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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)

Original issue reported on code.google.com by newpubli...@gmail.com on 30 Mar 2011 at 4:16

GoogleCodeExporter commented 9 years ago
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.

Original comment by newpubli...@gmail.com on 30 Mar 2011 at 4:18

GoogleCodeExporter commented 9 years ago
Something wrong with setup.
It may have to do with you installing get_flash_videos in your /tmp directory.

Original comment by mjbauer95 on 17 May 2011 at 3:44

GoogleCodeExporter commented 9 years ago
If the post can be renamed "Can't locate WWW/Mechanize.pm", it would be really 
nice!

My solution (OS 10.9.2)

$ sudo perl -MCPAN -e 'install WWW::Mechanize'

(other ways to install it did not work for me)

Details in the attached file.

Bye,

Original comment by jcden...@gmail.com on 18 May 2014 at 11:03

Attachments: