| Author |
Message |
|
dheerajjotwani
Joined: Mon Jan 25, 2010 1:32 pm Posts: 91 Location: Lucknow, India
|
 installing and generating YAMJ index on DEBIAN plug computer
hi, I know this is doable. being i linux noobie, i just dunno how. my setup is as follows: Seagate Goflex Net server running debian and hosting 4x2tb hdds. the movies/sitcoms are on one of the four hdds. the POHD is wired to the router, and currently simply streams from the goflex server over the network using samba. I wish to have YAMJ and mediainfo installed on this debian server and using a cron entry, regularly updates the index.html which is then called for by POHD over samba... i can follow the written instruction (setup this server my self  ) but then need rightful instructions to follow.
|
| Fri Feb 24, 2012 5:31 pm |
|
 |
|
Duivels
Joined: Tue Oct 05, 2010 9:35 pm Posts: 4299 Location: Netherlands
|
 Re: installing and generating YAMJ index on DEBIAN plug comp
I suggest that you delete your e-mail address from your signature, because this is an open invitation for spam.
_________________ Evert
Playon!HD Mini Firmware 7317 modified [192.168.178.3] PC Windows 7-64 SP1 [192.168.178.DHCP] PC Windows 7-64 SP1 + Virtual XP SP3 [192.168.178.DHCP] Fritz!Box 7390 [192.168.178.1] Seagate BlackArmor 400 4 x 3TB in RAID-5 [192.168.178.2]
|
| Fri Feb 24, 2012 8:53 pm |
|
 |
|
dheerajjotwani
Joined: Mon Jan 25, 2010 1:32 pm Posts: 91 Location: Lucknow, India
|
 Re: installing and generating YAMJ index on DEBIAN plug comp
Done. Thanks
|
| Fri Feb 24, 2012 8:59 pm |
|
 |
|
AndyA
Joined: Sun Oct 31, 2010 4:48 pm Posts: 1382 Location: Manchester, UK
|
 Re: installing and generating YAMJ index on DEBIAN plug comp
I don't have instructions for installation on Linux, I've e-mailed Omertron, YAMJ's developer, for advice on how to do it. Andy
_________________
Playon HD Mini PV73200+ Firmware v7.4.6 r7317 (Modified) YAMJ v2.9-Snapshot r3416 YAYMan r0.99.99.24 MediaInfo CLI v0.7.61 Buffalo Linkstation 2TB Mirrored NAS WD My World Book II 1TB Mirrored NAS Wired 1GB LAN
|
| Fri Feb 24, 2012 9:06 pm |
|
 |
|
dheerajjotwani
Joined: Mon Jan 25, 2010 1:32 pm Posts: 91 Location: Lucknow, India
|
 Re: installing and generating YAMJ index on DEBIAN plug comp
Thanks Andy
|
| Fri Feb 24, 2012 9:09 pm |
|
 |
|
Omertron
Joined: Tue Dec 08, 2009 4:33 pm Posts: 531 Location: Liverpool, UK
|
 Re: installing and generating YAMJ index on DEBIAN plug comp
I'm not a great Linux expert by any stretch but the instructions on this site should help http://missilehugger.com/203/howto-inst ... ology-nas/Its fairly simple if you have a bit of common sense, also try these threads http://www.networkedmediatank.com/showt ... ?tid=53134http://www.networkedmediatank.com/showt ... ?tid=53070Let me know where you get stuck and we can take it from there
_________________ Yet Another Movie Jukebox Developer
|
| Sat Feb 25, 2012 12:10 am |
|
 |
|
dheerajjotwani
Joined: Mon Jan 25, 2010 1:32 pm Posts: 91 Location: Lucknow, India
|
 Re: installing and generating YAMJ index on DEBIAN plug comp
Thanks Omertron,
looks pretty straight forward, will install and come back with results !!
|
| Sat Feb 25, 2012 4:58 am |
|
 |
|
dheerajjotwani
Joined: Mon Jan 25, 2010 1:32 pm Posts: 91 Location: Lucknow, India
|
 Re: installing and generating YAMJ index on DEBIAN plug comp
config.status: executing depfiles commands
Configured ZenLib for 'armv5tel-unknown-linux-gnu'
Unicode? yes wstring missing support? no Large files support? yes
Create static lib? yes Create shared lib? no
CXXFLAGS: -DUNICODE -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DSIZE_T_IS_LONG LIBS: ./CLI_Compile.sh: 46: make: not found ./CLI_Compile.sh: 46: make: not found Problem while compiling ZenLib
|
| Sat Feb 25, 2012 6:48 am |
|
 |
|
dheerajjotwani
Joined: Mon Jan 25, 2010 1:32 pm Posts: 91 Location: Lucknow, India
|
 Re: installing and generating YAMJ index on DEBIAN plug comp
i guess it has to do with this part
ARM only
There seems to be a problem with the Pthread packages supplied by ipkg. To fix this problem please follow the steps bellow. Backup the pthread libraries found in /opt/arm-none-linux-gnueabi/lib/:
mkdir /opt/arm-none-linux-gnueabi/lib_disabled mv /opt/arm-none-linux-gnueabi/lib/libpthread*
Copy the pthread libraries found in /opt/lib/.
/opt/arm-none-linux-gnueabi/lib_disabled cp /lib/libpthread.so.0 /opt/arm-none-linux-gnueabi/lib/ cd /opt/arm-none-linux-gnueabi/lib/ ln -s libpthread.so.0 libpthread.so ln -s libpthread.so.0 libpthread-2.5.so
from the link you have posted earlier. but i searched and couldnt find the file libpthread.so
libthread.so exists though... please guide
|
| Sat Feb 25, 2012 6:57 am |
|
 |
|
Omertron
Joined: Tue Dec 08, 2009 4:33 pm Posts: 531 Location: Liverpool, UK
|
 Re: installing and generating YAMJ index on DEBIAN plug comp
What are you trying to do at that point?
_________________ Yet Another Movie Jukebox Developer
|
| Sat Feb 25, 2012 11:04 am |
|
|