[7. June 2013] Youporn available now | [19. April 2013] A-400 Advanced Network Setup | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 RC1 [13 June 2013] | A-200/A-210 RC1 [13 June 2013]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Post Reply 
[Apps] opkg A100/A110 - Updated 21st Sep
05-11-2012, 06:38 PM
Post: #301
RE: [Apps] opkg A100/A110 - Updated 21st Sep
looks good

Code:
/share/Apps/local/bin/perl -v

This is perl 5, version 14, subversion 2 (v5.14.2) built for mipsel-linux

Copyright 1987-2011, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
05-11-2012, 06:44 PM (This post was last modified: 05-11-2012 09:57 PM by gadget_hunter.)
Post: #302
RE: [Apps] opkg A100/A110 - Updated 21st Sep
[/quote]
See 2 posts above. It is basically a zipped tar file. Unzip first and extract the tar file under /share/Apps/local directory.
Do the below commands in telnet.

# mkdir -p /share/Apps/local
# cd /share/Apps/local
# unzip perl.tar.gz
# tar xvf perl.tar
# bin/perl -v
[/quote]

Thanks for that, but the problem started already while connecting via telnet from my Windows 7 to my popcorn hour B-110. I installed telnet via community installer with the correct hardware setup . Rebooted the nmt and I cannot connect.
not sure if I used the correct port.
I used the command : open (my popcornour IP) [23]
it says, could not open connection to the host on port [23]

Sorry, for that bother, but I am really a newbie Sad

Edit: Telnet now working. Thanks to jhmiller who suggested to try PuTTy.
However, cannot unzip. Error message: unzip: invalid zip magic 0088B1F

Edit: Unzip with 7zip to overcome the issue. Installed perl.
code:
/SATA_DISK/Apps/local/bin/perl -v

This is perl 5, version 14, subversion 2 (v5.14.2) built for mipsel-linux

Copyright 1987-2011, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl". If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

HURRAY!!!
Find all posts by this user
Add Thank You Quote this message in a reply
05-12-2012, 03:01 AM
Post: #303
RE: [Apps] opkg A100/A110 - Updated 21st Sep
OK. Great News!!!. I'll cross-compile Squeezebox server and release it in a separate thread.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
05-28-2012, 10:42 PM
Post: #304
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Hi,

I'm trying to use idle3 but when I run it I get:
Code:
root@HDX /root# /share/Apps/local/sbin/idle3ctl
-sh: /share/Apps/local/sbin/idle3ctl: not found

But the file indeed exists
Code:
root@HDX /root# file -m /share/Apps/local/share/misc/magic.mgc /share/Apps/local/sbin/idle3ctl
/share/Apps/local/sbin/idle3ctl: ELF 32-bit LSB executable, MIPS, MIPS32 version 1 (SYSV), dynamically linked (uses shared libs), stripped

Same result using Bash instead of sh
Code:
HDX[~]$ /share/Apps/local/sbin/idle3ctl      
bash: /share/Apps/local/sbin/idle3ctl: No such file or directory
Find all posts by this user
Add Thank You Quote this message in a reply
05-29-2012, 02:58 AM
Post: #305
RE: [Apps] opkg A100/A110 - Updated 21st Sep
@Stolz
Probably the program was not compiled properly. I'll give a try again.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
06-04-2012, 01:34 PM
Post: #306
RE: [Apps] opkg A100/A110 - Updated 21st Sep
php-5.4.3 released via opkg.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
06-27-2012, 10:21 AM
Post: #307
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Vaidya,
The googlecode link mentioned in comment 297 for the perl tar zip file is broken. Can you please post the relevant link. would like to download this perl package.

Pranab
Find all posts by this user
Add Thank You Quote this message in a reply
06-28-2012, 09:07 AM
Post: #308
RE: [Apps] opkg A100/A110 - Updated 21st Sep
It is available via opkg. Install opkg and do a install of perl5.12

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
11-09-2012, 11:30 AM
Post: #309
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Hello! I know that my request is slightly Cool outdated, but - can you renew midnight commander ipk in your repository to support fully UTF-8 codepage? I've added mc.charsets file but to no avail :-( Both my terminal programs (putty and securecrt) do support UTF-8 (as I can see from other linux hosts and even from mc/LTU package for A-200/C200), but package in A-110 repo lacks this functionality.
Thanks in advance!
Find all posts by this user
Add Thank You Quote this message in a reply
12-12-2012, 09:20 PM
Post: #310
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Hi
can you add http://pypi.python.org/pypi/Cheetah/2.4.4 to the local package? This is needed for autosub, a tool for downloading subtitles

Thanks

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: all-fanart.jpg]
Find all posts by this user
Add Thank You Quote this message in a reply
12-12-2012, 09:23 PM
Post: #311
RE: [Apps] opkg A100/A110 - Updated 21st Sep
You can install this yourself, sickbeard needs it to work and is installed during the sickbeard install script.

If your not using sickbeard I can give you instrustions on how to install Cheetah using telnet.

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: watched-fanart.jpg]
Community Software Installer - For All Your User Apps
PchTrakt - Millers Mods Download

A-400 - Onkyo TX SR608 AV receiver, C-200, A110
Find all posts by this user
Add Thank You Quote this message in a reply
12-12-2012, 10:20 PM (This post was last modified: 12-12-2012 10:35 PM by Djiest.)
Post: #312
RE: [Apps] opkg A100/A110 - Updated 21st Sep
I did some digging my self and was able to get AutoSub running. I'm writing a quick how-to at the moment and will post this later today

[UPDATE] The manual can be found in the Bierdopje auto-sub for A-110 topic

My Popcorn Hour A110 Trakt.tv (TESTING)
[Image: all-fanart.jpg]
Find all posts by this user
Add Thank You Quote this message in a reply
12-18-2012, 03:57 AM
Post: #313
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Most of them updated with latest versions. Please test anyone of the libraries (for ex. unrar, unzip) and report the functionality here.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
12-19-2012, 10:19 PM
Post: #314
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Hi! first at all: THANKS! your job is amazing!

in second place, when the git package for opkg for A110?

thank you again
Find all posts by this user
Add Thank You Quote this message in a reply
12-20-2012, 06:02 AM
Post: #315
RE: [Apps] opkg A100/A110 - Updated 21st Sep
git added to repo.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
Star [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** Ger Teunis 592 272,059 06-14-2013 12:31 AM
Last Post: rocsemail
  Did someone compile ath9k_htc module for pch-a110? kay 1 1,180 04-17-2013 02:27 AM
Last Post: dony71
  A110 - Permanent fix for opkg and local binaries path vaidyasr 3 507 03-16-2013 06:40 AM
Last Post: vaidyasr
  mochad or heyu for A110 anybody? dony71 3 531 03-12-2013 05:24 AM
Last Post: dony71
  Music Browser for NMT - Updated August, 2nd, 2011 gkreidl 14 8,377 01-19-2013 04:07 PM
Last Post: winfried_laane
  User apps randomly stopping prem1er 2 856 11-26-2012 05:33 PM
Last Post: Djiest
Star [Apps] Bierdopje 4 NMT PHP script SilverViper 4 1,420 11-26-2012 04:57 PM
Last Post: Djiest
Music MPD installation howto (updated 4 May 2009) gwillem 494 294,667 07-20-2012 09:43 PM
Last Post: krimpenrik
  HTTP streaming server on A110 ? dony71 0 1,417 01-26-2012 02:48 AM
Last Post: dony71
  Any apps that can access Amazon Prime - Instant Videos? sagittarius 3 5,142 12-07-2011 09:01 PM
Last Post: Dewdman42

Forum Jump: