Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when launch the binary #30

Open
djstava opened this issue Apr 26, 2017 · 3 comments
Open

error when launch the binary #30

djstava opened this issue Apr 26, 2017 · 3 comments

Comments

@djstava
Copy link

djstava commented Apr 26, 2017

compile successful from source code , but when launching it,error occured,pls see following log

Can't locate Proc/Daemon.pm in @INC (you may need to install the Proc::Daemon module) (@INC contains: ../lib/ ../lib/ /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/local/bin/iptv-collector line 40. BEGIN failed--compilation aborted at /usr/local/bin/iptv-collector line 40.

How to fix it ? Thanks.

@Dron-Z
Copy link

Dron-Z commented Apr 26, 2017

Try: apt-get install -y libproc-daemon-perl libproc-pid-file-perl

@djstava
Copy link
Author

djstava commented Apr 26, 2017

@Dron-Z ,thank you. But it seems more tools need to be install.

Can't locate Config/File.pm in @INC (you may need to install the Config::File module) (@INC contains: ../lib/ ../lib/ /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/local/share/perl/5.22.1/IPTV/Analyzer/mpeg2ts.pm line 11. BEGIN failed--compilation aborted at /usr/local/share/perl/5.22.1/IPTV/Analyzer/mpeg2ts.pm line 11. Compilation failed in require at ./collector/bin/iptv-collector line 44. BEGIN failed--compilation aborted at ./collector/bin/iptv-collector line 44.

@Dron-Z
Copy link

Dron-Z commented Apr 26, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants