Closed GoogleCodeExporter closed 8 years ago
You need to install additional perl modules, in this case Module::Find. Under
the directory debian, there is a file control this lists the dependencies, for
Debian you need the libmodule-find-perl to be installed,
For OpenBSD, it's p5-Module-Find
$ pkg_info -Sq get_flash_videos
get_flash_videos-1.24.20130320p0,@p5-Crypt-Blowfish_PP-1.12p0,@p5-Crypt-Rijndael
-1.09p0,@p5-Data-AMF-0.09,@p5-Digest-HMAC-1.03,@p5-IO-Socket-SSL-1.966,@p5-LWP-P
rotocol-https-6.04,@p5-LWP-Protocol-socks-1.6,@p5-Module-Find-0.11,@p5-Storable-
AMF-1.00p0,@p5-Term-ReadKey-2.30p5,@p5-Tie-IxHash-1.23,@p5-URI-1.60,@p5-WWW-Mech
anize-1.73,@p5-XML-Simple-2.18p0,@p5-libwww-6.05,@rtmpdump-2.4pl7p1
pkg_add get_flash_videos will install all the listed packages above. If you use
git your need to do this your self, the extact packages vary between OS's, some
might be already installed as part of perl.
Original comment by njtaylor...@gmail.com
on 5 Feb 2014 at 9:20
Added Module::Find to install page. Closing issue.
Original comment by njtaylor...@gmail.com
on 6 Feb 2014 at 5:41
Original issue reported on code.google.com by
benjamin...@gmail.com
on 5 Feb 2014 at 6:44