Filebot-node on qoriq?

Support for Synology NAS, QNAP NAS and other Embedded Linux systems
Post Reply
Slennox
Posts: 5
Joined: 13 Oct 2014, 18:19

Filebot-node on qoriq?

Post by Slennox »

Hi.

Is Filebot-node available to qoriq architecture? The package shows up in Package Center but I can't install it. Just pressed the "Install" button but nothings happens.

Also, did anyone successfully compiled JNA for this architecture? Java Embedded package doesn't include it...

Code: Select all

FileBot 4.6 (r3052)
JNA Native: Native library (com/sun/jna/linux-ppc/libjnidispatch.so) not found in resource path ([file:/volume1/@appstore/filebot/FileBot.jar])
MediaInfo: java.lang.NoClassDefFoundError: Could not initialize class com.sun.jna.Native
p7zip: Version 9.20 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,2 CPUs)
chromaprint-tools: java.io.IOException: Cannot run program "/usr/local/chromaprint/bin/fpcalc": error=2, No such file or directory
Extended Attributes: OK
Groovy Engine: 2.4.3
JRE: Java(TM) SE Embedded Runtime Environment 1.8.0_06 (headless)
JVM: 32-bit Java HotSpot(TM) Embedded Client VM
CPU/MEM: 2 Core / 245 MB Max Memory / 10 MB Used Memory
OS: Linux (ppc)
uname: Linux DiskStation 2.6.32.12 #5565 SMP Fri Jun 5 11:41:19 CST 2015 ppc GNU/Linux synology_qoriq_413
Done ヾ(@⌒ー⌒@)ノ
User avatar
rednoah
The Source
Posts: 23002
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Filebot-node on qoriq?

Post by rednoah »

FileBot Node is platform-independent so it'll run on any platform. It does however require Node.js and FileBot. You can ignore JNA and MediaInfo. That's optional.

Looks like java / filebot is working fine. What about Node.js then?
:idea: Please read the FAQ and How to Request Help.
Slennox
Posts: 5
Joined: 13 Oct 2014, 18:19

Re: Filebot-node on qoriq?

Post by Slennox »

Looks like Node.js is not available to my platform...

Code: Select all

[   ]	Node.js-alpine-0.12.0-0009.spk	06-May-2015 20:22	4.1M	 
[   ]	Node.js-alpine4k-0.12.0-0009.spk	06-May-2015 20:22	4.1M	 
[   ]	Node.js-armada375-0.12.0-0009.spk	06-May-2015 20:22	4.2M	 
[   ]	Node.js-armadaxp-0.12.0-0009.spk	06-May-2015 20:22	4.2M	 
[   ]	Node.js-avoton-0.12.0-0009.spk	06-May-2015 20:22	4.4M	 
[   ]	Node.js-bromolow-0.12.0-0009.spk	06-May-2015 20:22	4.4M	 
[   ]	Node.js-cedarview-0.12.0-0009.spk	06-May-2015 20:22	4.4M	 
[   ]	Node.js-comcerto2k-0.12.0-0009.spk	06-May-2015 20:22	4.1M	 
[   ]	Node.js-evansport-0.12.0-0009.spk	06-May-2015 20:22	4.4M	 
[   ]	Node.js-x86-0.12.0-0009.spk	06-May-2015 20:22	4.4M	 
Indeed, it's a problem on V8 support on these PPC chips. So I think I'm out of luck with Filebot-node for now.
https://github.com/andrewlow/node/issues/35
https://github.com/andrewlow/v8ppc/issues/119
User avatar
rednoah
The Source
Posts: 23002
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Filebot-node on qoriq?

Post by rednoah »

Sorry, you're out of luck then. :(
:idea: Please read the FAQ and How to Request Help.
Post Reply