hechtus / squeezebox-googlemusic

Squeezebox (Logitech Media Server) Plugin for Google Play Music
103 stars 24 forks source link

Plugin failed to load on a QNAP NAS #36

Open martinspaniol opened 10 years ago

martinspaniol commented 10 years ago

Hi,

I've just trid to install and activate your plugin in my LMS but unfortunately I get the following error:

[14-04-04 23:03:56.6589] main::init (354) Starting Logitech Media Server (v7.7.2, r33893, Wed Mar 14 06:37:22 MDT 2012) perl 5.010000
[14-04-04 23:03:56.6577] main::init (354) Starting Logitech Media Server (v7.7.2, r33893, Wed Mar 14 06:37:22 MDT 2012) perl 5.010000
[14-04-04 23:03:56     ] ssctrl SqueezeboxServer started.
[14-04-04 23:03:56     ] ssctrl Setting nice level to +0
[14-04-04 23:04:04.1484] Slim::bootstrap::tryModuleLoad (285) Warning: Module [Plugins::GoogleMusic::Plugin] failed to load:
Can't locate Inline.pm in @INC (@INC contains: /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/arm-linux-gnueabi-thread-multi /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/arm-linux-gnueabi-thread-multi/auto /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10.0/armv5tel-linux-thread-multi /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10.0/armv5tel-linux-thread-multi/auto /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/armv5tel-linux-thread-multi /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/armv5tel-linux-thread-multi/auto /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/armv5tel-linux-thread-multi /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/lib /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer /opt/ssods4/lib/perl5/5.10.0/armv5tel-linux-thread-multi /opt/ssods4/lib/perl5/5.10.0 /opt/ssods4/lib/perl5/site_perl/5.10.0/armv5tel-linux-thread-multi /opt/ssods4/lib/perl5/site_perl/5.10.0 .) at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm line 73.
BEGIN failed--compilation aborted at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm line 73.
Compilation failed in require at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm line 18.
BEGIN failed--compilation aborted at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm line 18.
Compilation failed in require at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm line 14.
BEGIN failed--compilation aborted at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm line 14.
Compilation failed in require at (eval 868) line 2.
BEGIN failed--compilation aborted at (eval 868) line 2.

Here are the versions of programs I'm using (if it's necessary):

# pip freeze
appdirs==1.2.0
decorator==3.4.0
gmusicapi==3.1.1-dev
httplib2==0.8
mock==1.0.1
mutagen==1.22
oauth2client==1.2
proboscis==1.2.6.0
protobuf==2.5.0
python-dateutil==2.2
requests==2.2.1
six==1.6.1
validictory==0.9.3
wsgiref==0.1.2
# python --version
Python 2.7
# cpan --version
/opt/bin/cpan version 1.61 calling Getopt::Std::getopts (version 1.05 [paranoid]),
running under Perl version 5.10.0.
# cpanm --version
cpanm (App::cpanminus) version 1.7001 (/opt/bin/cpanm)
perl version 5.010000 (/share/MD0_DATA/.qpkg/Optware/bin/perl5.10.0)

Can you help me with this issue?

hechtus commented 10 years ago

As the server says it cannot find the Inline module:

Can't locate Inline.pm in @INC (@INC contains: /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/arm-linux-gnueabi-thread-multi /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/arm-linux-gnueabi-thread-multi/auto /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10.0/armv5tel-linux-thread-multi /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10.0/armv5tel-linux-thread-multi/auto /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/armv5tel-linux-thread-multi /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/armv5tel-linux-thread-multi/auto /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/armv5tel-linux-thread-multi /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/lib /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer /opt/ssods4/lib/perl5/5.10.0/armv5tel-linux-thread-multi /opt/ssods4/lib/perl5/5.10.0 /opt/ssods4/lib/perl5/site_perl/5.10.0/armv5tel-linux-thread-multi /opt/ssods4/lib/perl5/site_perl/5.10.0 .) at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm line 73.

Either you did not installed it or Perl couldn't find it. Have you done this without getting errors?

sudo cpanm --notest Inline
sudo cpanm --notest Inline::Python
martinspaniol commented 10 years ago

I did this several times. Always successful I think:

 # cpanm --notest Inline
--> Working on Inline
Fetching http://www.cpan.org/authors/id/S/SI/SISYPHUS/Inline-0.54.tar.gz ... OK
Configuring Inline-0.54 ... OK
Building Inline-0.54 ... OK
Successfully installed Inline-0.54
1 distribution installed
# cpanm --notest Inline::Python
--> Working on Inline::Python
Fetching http://www.cpan.org/authors/id/N/NI/NINE/Inline-Python-0.43.tar.gz ... OK
Configuring Inline-Python-0.43 ... OK
Building Inline-Python-0.43 ... OK
Successfully installed Inline-Python-0.43
1 distribution installed
hechtus commented 10 years ago

OK. This looks good. You should check where these packages have been installed to and if the location is in the search path of Perl as listed in the error message.

martinspaniol commented 10 years ago

Hi. Indeed perl could not locate the Inline.pm. Temporarily I added the path to Inline.pm to PERL5LIB. Now I get the following error when I start the LMS:

[14-04-06 12:32:22.8327] main::init (354) Starting Logitech Media Server (v7.7.2, r33893, Wed Mar 14 06:37:22 MDT 2012) perl 5.010000
[14-04-06 12:32:23     ] ssctrl SqueezeboxServer started.
[14-04-06 12:32:23     ] ssctrl Setting nice level to +0
[14-04-06 12:32:30.9043] Slim::bootstrap::tryModuleLoad (285) Warning: Module [Plugins::GoogleMusic::Plugin] failed to load:
Error. You have specified 'Python' as an Inline programming language.

I currently only know about the following languages:
    C, Foo, foo

If you have installed a support module for this language, try deleting the
config-armv5tel-linux-thread-multi-5.010000 file from the following Inline DIRECTORY, and run again:

    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/Cache/_Inline

(And if that works, please file a bug report.)

 at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm line 82
BEGIN failed--compilation aborted at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm line 82.
Compilation failed in require at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm line 18.
BEGIN failed--compilation aborted at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/Settings.pm line 18.
Compilation failed in require at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm line 14.
BEGIN failed--compilation aborted at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/Plugin.pm line 14.
Compilation failed in require at (eval 868) line 2.
BEGIN failed--compilation aborted at (eval 868) line 2.

[14-04-06 12:32:30.9345] Slim::Utils::PluginManager::load (295) Error: Couldn't load Plugins::GoogleMusic::Plugin

I deleted config-armv5tel-linux-thread-multi-5.010000 but unfortunately the error remains. I also tried to add the path to Python.pm to the PERL5LIB variable but without success. Do you have any clue? Thank you for your great help.

hechtus commented 10 years ago

The Perl Inline module obviously complains about not being able to locate the Inline::Python module. This is strange because you have successfully installed it. Could you give me some insight on your directories? Where is Inline? Where is Inline::Python? Do you have two versions of Inline being installed on your system?

What kind of system do you have? It does not look like a common Linux distribution.

Dartan commented 10 years ago

I just tried installing this and am also getting the following error:

I currently only know about the following languages: C, Foo, foo

This is on a fresh install of Ubuntu 12.04 with LMS 7.8.

hechtus commented 10 years ago

@Dartan Have you installed Inline::Python as described in the HowTo?

Dartan commented 10 years ago

Well, I thought it did but I just tried it again to make sure and there was an error:

Could not find Python.h in include path. make will not work at Makefile.PL line 44.

Dartan commented 10 years ago

I had to install python-dev and it looks like it's all working now. Thanks!!

hechtus commented 10 years ago

@Dartan OK, Great that you solved it!

martinspaniol commented 10 years ago

Sorry I did not report. I was very busy the last few weeks.

I tried again to install Inline::Python but LMS gave me the same error. To answer your questions, the LMS is running on a QNAP NAS with an ARM processor.

[~] # uname -a
Linux QNAP 2.6.33.2 #1 Sat Apr 12 05:57:06 CST 2014 armv5tel unknown

Inline is located here:

[~] # find / -name Inline
/share/MD0_DATA/.qpkg/Optware/lib/perl5/site_perl/5.10.0/Inline

I've added _/share/MD0_DATA/.qpkg/Optware/lib/perl5/siteperl/5.10.0 to PERL5LIB in order to let LMS find the path to Inline.pm.

Here is he verbose output of the reinstallation of Inline::Python. It looks good to me but maybe you can find something:

[~] # cpanm --notest --reinstall -v Inline::Python
cpanm (App::cpanminus) 1.7001 on perl 5.010000 built for arm-none-linux-gnueabi
Work directory is /root/.cpanm/work/1398592372.26372
You have make /opt/bin/make
You have LWP 5.825
You have /bin/tar: tar (GNU tar) 1.22
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
You have /usr/bin/unzip
Searching Inline::Python on cpanmetadb ...
--> Working on Inline::Python
Fetching http://www.cpan.org/authors/id/N/NI/NINE/Inline-Python-0.43.tar.gz ... OK
Unpacking Inline-Python-0.43.tar.gz
Inline-Python-0.43/
Inline-Python-0.43/t/
Inline-Python-0.43/t/09bind.t
Inline-Python-0.43/t/08ipyobj.t
Inline-Python-0.43/t/19testref.t
Inline-Python-0.43/t/02testpl.t
Inline-Python-0.43/t/00init.t
Inline-Python-0.43/t/21arrayref.t
Inline-Python-0.43/t/28exception.t
Inline-Python-0.43/t/12evnodd.t
Inline-Python-0.43/t/30floats.t
Inline-Python-0.43/t/06dict.t
Inline-Python-0.43/t/29named_params.t
Inline-Python-0.43/t/27pyattrs.t
Inline-Python-0.43/t/22int.t
Inline-Python-0.43/t/14study.t
Inline-Python-0.43/t/05JAxH.t
Inline-Python-0.43/t/26undef.t
Inline-Python-0.43/t/24getitem.t
Inline-Python-0.43/t/10pyeval.t
Inline-Python-0.43/t/01testpl.t
Inline-Python-0.43/t/20unicode.t
Inline-Python-0.43/t/25py_sub.t
Inline-Python-0.43/t/17once.t
Inline-Python-0.43/t/07nherit.t
Inline-Python-0.43/t/11factor.t
Inline-Python-0.43/t/31stringification.t
Inline-Python-0.43/t/16evalpy.t
Inline-Python-0.43/t/18newclass.t
Inline-Python-0.43/t/15anon.t
Inline-Python-0.43/t/13fibbon.t
Inline-Python-0.43/t/23getattr.t
Inline-Python-0.43/t/04func.t
Inline-Python-0.43/t/03parse.t
Inline-Python-0.43/py2pl.h
Inline-Python-0.43/TESTED
Inline-Python-0.43/perlmodule.h
Inline-Python-0.43/ToDo
Inline-Python-0.43/Python.pm
Inline-Python-0.43/Python.xs
Inline-Python-0.43/Makefile.pre.in
Inline-Python-0.43/py2pl.c
Inline-Python-0.43/README
Inline-Python-0.43/META.json
Inline-Python-0.43/META.yml
Inline-Python-0.43/Setup.in
Inline-Python-0.43/Changes
Inline-Python-0.43/Makefile.PL
Inline-Python-0.43/MANIFEST
Inline-Python-0.43/util.c
Inline-Python-0.43/perlmodule.c
Inline-Python-0.43/util.h
Inline-Python-0.43/Python.pod
Entering Inline-Python-0.43
Checking configure dependencies from META.json
Checking if you have ExtUtils::MakeMaker 0 ... Yes (6.42)
Running Makefile.PL
Configuring Inline-Python-0.43 ... Found these python executables on your PATH:
1. /usr/bin/python
Use which? [1] 1
Using /usr/bin/python
Using These Settings:
   Extra Libs:  -lpthread -ldl  -lutil
   Python Lib:  -L/usr/lib/python2.7/config -lpython2.7
   Includes:    -I/usr/include/python2.7
   Extra Flags: none (perl Makefile.PL --help for details)
Checking if your kit is complete...
Looks good
Writing Makefile for Inline::Python
OK
Finding PREREQ from Makefile ...
Checking if you have Test::More 0 ... Yes (0.72)
Checking if you have Digest::MD5 2.5 ... Yes (2.53)
Checking if you have Data::Dumper 0 ... Yes (2.121_14)
Checking if you have Test 0 ... Yes (1.25)
Checking if you have Inline 0.46 ... Yes (0.54)
Building Inline-Python-0.43 ... cp Python.pm blib/lib/Inline/Python.pm
cp Python.pod blib/lib/Inline/Python.pod
/share/MD0_DATA/.qpkg/Optware/bin/perl5.10.0 /opt/lib/perl5/5.10.0/ExtUtils/xsubpp  -typemap /opt/lib/perl5/5.10.0/ExtUtils/typemap  Python.xs > Python.xsc && mv Python.xsc Python.c
arm-none-linux-gnueabi-gcc -c  -I/usr/include/python2.7 -fno-strict-aliasing -pipe -I/opt/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I/opt/lib/perl5/5.10.0/arm-linux/CORE"  -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL Python.c
In file included from /usr/include/python2.7/Python.h:8,
                 from Python.xs:7:
/usr/include/python2.7/pyconfig.h:1130:1: warning: "_GNU_SOURCE" redefined
In file included from /opt/lib/perl5/5.10.0/arm-linux/CORE/perl.h:38,
                 from Python.xs:4:
/opt/lib/perl5/5.10.0/arm-linux/CORE/config.h:2956:1: warning: this is the location of the previous definition
arm-none-linux-gnueabi-gcc -c  -I/usr/include/python2.7 -fno-strict-aliasing -pipe -I/opt/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I/opt/lib/perl5/5.10.0/arm-linux/CORE"  -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL py2pl.c
In file included from /usr/include/python2.7/Python.h:8,
                 from py2pl.c:5:
/usr/include/python2.7/pyconfig.h:1130:1: warning: "_GNU_SOURCE" redefined
In file included from /opt/lib/perl5/5.10.0/arm-linux/CORE/perl.h:38,
                 from py2pl.c:2:
/opt/lib/perl5/5.10.0/arm-linux/CORE/config.h:2956:1: warning: this is the location of the previous definition
arm-none-linux-gnueabi-gcc -c  -I/usr/include/python2.7 -fno-strict-aliasing -pipe -I/opt/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I/opt/lib/perl5/5.10.0/arm-linux/CORE"  -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL perlmodule.c
In file included from /usr/include/python2.7/Python.h:8,
                 from perlmodule.c:9:
/usr/include/python2.7/pyconfig.h:1130:1: warning: "_GNU_SOURCE" redefined
In file included from /opt/lib/perl5/5.10.0/arm-linux/CORE/perl.h:38,
                 from perlmodule.c:6:
/opt/lib/perl5/5.10.0/arm-linux/CORE/config.h:2956:1: warning: this is the location of the previous definition
arm-none-linux-gnueabi-gcc -c  -I/usr/include/python2.7 -fno-strict-aliasing -pipe -I/opt/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.43\" -DXS_VERSION=\"0.43\" -fPIC "-I/opt/lib/perl5/5.10.0/arm-linux/CORE"  -DEXPOSE_PERL -DCREATE_PYTHON -UCREATE_PERL util.c
In file included from /usr/include/python2.7/Python.h:8,
                 from util.c:9:
/usr/include/python2.7/pyconfig.h:1130:1: warning: "_GNU_SOURCE" redefined
In file included from /opt/lib/perl5/5.10.0/arm-linux/CORE/perl.h:38,
                 from util.c:6:
/opt/lib/perl5/5.10.0/arm-linux/CORE/config.h:2956:1: warning: this is the location of the previous definition
Running Mkbootstrap for Inline::Python ()
chmod 644 Python.bs
rm -f blib/arch/auto/Inline/Python/Python.so
LD_RUN_PATH="/lib" arm-none-linux-gnueabi-ld  -shared -O2 -L/opt/lib -L/opt/local/lib Python.o py2pl.o perlmodule.o util.o  -o blib/arch/auto/Inline/Python/Python.so     \
   -L/usr/lib/python2.7/config -lpython2.7 -lpthread -ldl -lutil        \

chmod 755 blib/arch/auto/Inline/Python/Python.so
cp Python.bs blib/arch/auto/Inline/Python/Python.bs
chmod 644 blib/arch/auto/Inline/Python/Python.bs
Manifying blib/man3/Inline::Python.3
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Writing /opt/lib/perl5/site_perl/5.10.0/arm-linux/auto/Inline/Python/.packlist
Appending installation info to /opt/lib/perl5/5.10.0/arm-linux/perllocal.pod
OK
Successfully reinstalled Inline-Python-0.43
1 distribution installed

I appreciate your help.

hechtus commented 10 years ago

From the log it seems that the package has not been installed at the same place as Inline. See the last log messages. You could add the path to the search path of perl.

martinspaniol commented 10 years ago

Hm this is a strange behaviour. If I remove everything fom PERL5LIB and start the LMS I get the following:

Can't locate Inline.pm in @INC 
(@INC contains: 
    /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/arm-linux-gnueabi-thread-multi 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/arm-linux-gnueabi-thread-multi/auto 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10.0/armv5tel-linux-thread-multi 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10.0/armv5tel-linux-thread-multi/auto 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/armv5tel-linux-thread-multi 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/5.10/armv5tel-linux-thread-multi/auto 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN/arch/armv5tel-linux-thread-multi 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/lib 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer/CPAN 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer 
    /share/MD0_DATA/.qpkg/LogitechMediaServer/var/home/SqueezeboxServer 
    /opt/ssods4/lib/perl5/5.10.0/armv5tel-linux-thread-multi 
    /opt/ssods4/lib/perl5/5.10.0 /opt/ssods4/lib/perl5/site_perl/5.10.0/armv5tel-linux-thread-multi 
    /opt/ssods4/lib/perl5/site_perl/5.10.0 .
) 
at /opt/ssods4/var/home/SqueezeboxServer/Cache/InstalledPlugins/Plugins/GoogleMusic/GoogleAPI.pm line 73.

But if I check manually for the content of @INC I get the following:

[~] # perl -le 'print foreach @INC'
/opt/lib/perl5/5.10.0/arm-linux
/opt/lib/perl5/5.10.0
/opt/lib/perl5/site_perl/5.10.0/arm-linux
/opt/lib/perl5/site_perl/5.10.0
.

Shouldn't they be equal?

hechtus commented 10 years ago

@cobb1984: Did you solved the problems? We could try to ask @deradam how he installed the Plugin on a QNAP NAS. He got it running.

deradam commented 10 years ago

Hey, was reading the description and it was all familiar to me. The installation of the Inline Plugin was really shitty. However I do not really remember how I finally did it and also did not document it :( Maybe you can have a look at the old thread if there is something that might help? I can also check the structure of my installation if needed and also pack my directory and give it to you @cobb1984 I have an ARM QNAP 219P+ if this is relevant.

hechtus commented 10 years ago

The "old thread" @deradam is referring to is issue #18. But this was related to problems with SSL certificate verification.