[19. April 2013] A-400 Advanced Network Setup now available | [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 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

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
01-26-2012, 11:38 AM
Post: #271
RE: [Apps] opkg A100/A110 - Updated 21st Sep
(01-26-2012 09:10 AM)dony71 Wrote:  hi vaidyar,

i install ffmpeg from opkg package
while execution ffmpeg on PCH A110, i got this message on the console and transcoding never finish
do you have any idea ?

FFmpeg version 0.6, Copyright © 2000-2010 the FFmpeg developers
built on Jan 28 2011 17:15:04 with gcc 4.0.4
configuration: --prefix=/share/Apps/local --enable-cross-compile --cross-prefix=mipsel-linux-uclibc- --host-cc=mipsel-linux-uclibc-gcc --host-ldflags=-L/usr/local/mips/mipsel-linux-uclibc/usr/lib --host-cflags=-I/usr/local/mips/mipsel-linux-uclibc/usr/include --enable-libxvid --enable-libvorbis --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-gpl --extra-ldflags=-L/usr/local/mips/mipsel-linux-uclibc/lib -L/usr/local/mips/mipsel-linux-uclibc/usr/lib -Wl,--dynamic-linker,/lib/ld-uClibc.so.0 -Wl,-rpath -Wl,/share/Apps/local/lib -Wl,-rpath -Wl,/usr/local/lib -Wl,-rpath -Wl,/mnt/syb8634/lib --enable-shared --arch=mips --target-os=linux --enable-nonfree --enable-libtheora --enable-libschroedinger --enable-libx264 --enable-libopenjpeg --enable-avfilter --enable-avfilter-lavf --enable-libfaadbin --enable-libspeex
libavutil 50.15. 1 / 50.15. 1
libavcodec 52.72. 2 / 52.72. 2
libavformat 52.64. 2 / 52.64. 2
libavdevice 52. 2. 0 / 52. 2. 0
libavfilter 1.19. 0 / 1.19. 0
libswscale 0.11. 0 / 0.11. 0
Diverting av_*_packet function calls to libavcodec. Recompile to improve performance

Don't have a clue. I'll give a try for the latest version.

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

I've recently installed Open-ssh server via opkg (by the way really nice work) but appinit.cgi it does not start it automatically after rebooting the nmt. The strange thing is that if I restart it via appinit.cgi ssh servers starts nicely. I already made the modifications in the 51sshd.sh script proposed by dony71 to change root password, not the public rsa key part because when I manually restart the server it works fine.

Can you help me? Do you know if there is any verbose option in the appinit.cgi or daemon.sh that can give any clue on why it does not start the first time but works after that?

Thank you very much!
Find all posts by this user
Add Thank You Quote this message in a reply
02-27-2012, 06:15 PM
Post: #273
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Istarhd with nmt installed

Opkg local id installed vía CSI, web local_web working, but empty list is obtained.

If i try shell_exec's from index.php, i get files in /tmp, but no file is created web the form is submited.

Any idea?
Find all posts by this user
Add Thank You Quote this message in a reply
02-28-2012, 03:04 AM
Post: #274
RE: [Apps] opkg A100/A110 - Updated 21st Sep
(02-27-2012 06:15 PM)gesnazo Wrote:  Istarhd with nmt installed

Opkg local id installed vía CSI, web local_web working, but empty list is obtained.

If i try shell_exec's from index.php, i get files in /tmp, but no file is created web the form is submited.

Any idea?
I'll release the modified opkg along with list of packages.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
02-28-2012, 04:28 PM
Post: #275
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Hi vaidyasr, just wanted to as if there is any chance that you could compile git for the A1xx's. Couchpotato has been updated and will only allow updates via git. I was going to do it myself but would like to deal with it via opkg.

Thanks

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
02-28-2012, 05:39 PM
Post: #276
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Hi again,

I've managed to find why the ssh server does not start after reboot, the info is in .daemonresult:

/opt/sybhttpd/localhost.drives/HARD_DISK # cat Apps/local/.daemonresult
Done<br>
Starting OpenSSH Server: sshdPassword for 'root' changed
/share/Apps/local/sbin/sshd: can't load library 'libkrb5.so.3'
failed!
/opt/sybhttpd/localhost.drives/HARD_DISK #


Later if I connect via telnet I can start the daemon with no problem, so there is no problem with the library libkrb5.so.3.

Thanks!
Find all posts by this user
Add Thank You Quote this message in a reply
02-29-2012, 03:05 AM (This post was last modified: 02-29-2012 03:06 AM by vaidyasr.)
Post: #277
RE: [Apps] opkg A100/A110 - Updated 21st Sep
(02-28-2012 04:28 PM)jhmiller Wrote:  Hi vaidyasr, just wanted to as if there is any chance that you could compile git for the A1xx's. Couchpotato has been updated and will only allow updates via git. I was going to do it myself but would like to deal with it via opkg.

Thanks

I'll try to compile by today.
(02-28-2012 05:39 PM)_bri_ Wrote:  Hi again,

I've managed to find why the ssh server does not start after reboot, the info is in .daemonresult:

/opt/sybhttpd/localhost.drives/HARD_DISK # cat Apps/local/.daemonresult
Done<br>
Starting OpenSSH Server: sshdPassword for 'root' changed
/share/Apps/local/sbin/sshd: can't load library 'libkrb5.so.3'
failed!
/opt/sybhttpd/localhost.drives/HARD_DISK #


Later if I connect via telnet I can start the daemon with no problem, so there is no problem with the library libkrb5.so.3.

Thanks!
I'll try to fix the ssh server by embedding the libraries and post the update 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
03-15-2012, 04:48 PM
Post: #278
RE: [Apps] opkg A100/A110 - Updated 21st Sep
I'll post it here so i won't get offtopic on in the Aeon Movie Wall thread...

The requirements are to have lighttpd, php5-cgi and lighttpd-mod-fastcgi
but on the 100 series the last 2 ( lighttpd, php5-cgi and lighttpd-mod-fastcgi ) are not available.

installing lighttpd trough opkg seems to give some issues too,
as i already have lighttpd from lundman running.

My PCH-A110 Stats | Samsung LE32A656 | Logitech Z-2300 | Harmony One
Oversight | Sick Beard DOGnzb | NZBGet | Transmission | Lighttpd | ...
Find all posts by this user
Add Thank You Quote this message in a reply
04-02-2012, 10:57 AM
Post: #279
RE: [Apps] opkg A100/A110 - Updated 21st Sep
php 5.4 compiled for a110. The link is http://a110progs.googlecode.com/files/ph...mipsel.ipk
Please test the functionality so that I'll add it to opkg repository.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
04-05-2012, 04:44 AM
Post: #280
RE: [Apps] opkg A100/A110 - Updated 21st Sep
(04-02-2012 10:57 AM)vaidyasr Wrote:  php 5.4 compiled for a110. The link is http://a110progs.googlecode.com/files/ph...mipsel.ipk
Please test the functionality so that I'll add it to opkg repository.
Error dirung install:
Code:
install php5-full_5.4.0-1_mipsel.ipk
Installing php5-full (5.4.0-1) to root...
libgss3: unsatisfied recommendation for shishi
Installing libbz2 (1.0.6-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libbz2_1.0.6-1_mipsel.ipk.
Installing libc-client2007a1 (2007a1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libc-client2007a1_2007a1-1_mipsel.ipk.
Installing libcomerr2 (1.41.12-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libcomerr2_1.41.12-1_mipsel.ipk.
Installing libcurl4 (7.23.1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libcurl4_7.23.1-1_mipsel.ipk.
Installing libc-ares2 (1.7.5-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libc-ares2_1.7.5-1_mipsel.ipk.
Installing libgss3 (1.0.1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libgss3_1.0.1-1_mipsel.ipk.
Installing libgmp10 (5.0.1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libgmp10_5.0.1-1_mipsel.ipk.
Installing libgnutls26 (2.12.7-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libgnutls26_2.12.7-1_mipsel.ipk.
Installing libhogweed2 (2.2-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libhogweed2_2.2-1_mipsel.ipk.
Installing libnettle4 (2.2-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libnettle4_2.2-1_mipsel.ipk.
Installing libtasn1-3 (2.9-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libtasn1-3_2.9-1_mipsel.ipk.
Installing libshishi0 (1.0.0-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libshishi0_1.0.0-1_mipsel.ipk.
Installing libldap-2.4 (2.4.23-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libldap-2.4_2.4.23-1_mipsel.ipk.
Installing libsasl2 (2.1.23-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libsasl2_2.1.23-1_mipsel.ipk.
Installing libdb4.8 (4.8.30-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libdb4.8_4.8.30-1_mipsel.ipk.
Installing librtmp0 (2.3-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/librtmp0_2.3-1_mipsel.ipk.
Installing libssh2-1 (1.2.8-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libssh2-1_1.2.8-1_mipsel.ipk.
Installing ca-certificates (20090814-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/ca-certificates_20090814-1_all.ipk.
Installing openssl (0.9.8g-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/openssl_0.9.8g-1_mipsel.ipk.
Installing sed (4.2-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/sed_4.2-1_mipsel.ipk.
Installing findutils (4.4.2-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/findutils_4.4.2-1_mipsel.ipk.
Configuring libc-ares2.
Configuring openssl.
Configuring libdb4.8.
Configuring libgmp10.
Configuring libnettle4.
Configuring libhogweed2.
Configuring librtmp0.
Configuring libtasn1-3.
Configuring libgnutls26.
Configuring libshishi0.
Configuring libgss3.
Configuring sed.
Configuring libssh2-1.
Configuring libcomerr2.
Configuring libc-client2007a1.
Configuring ca-certificates.
Updating certificates in /share/Apps/local/etc/ssl/certs... find: unrecognized: -L
BusyBox v1.14.1 (2009-06-21 11:33:51 CEST) multi-call binary

Usage: find [PATH...] [EXPRESSION]

Search for files. The default PATH is the current directory,
default EXPRESSION is '-print'

EXPRESSION may consist of:
    -follow        Dereference symlinks
    -xdev        Don't descend directories on other filesystems
    -maxdepth N    Descend at most N levels. -maxdepth 0 applies
            tests/actions to command line arguments only
    -mindepth N    Do not act on first N levels
    -name PATTERN    File name (w/o directory name) matches PATTERN
    -iname PATTERN    Case insensitive -name
    -path PATTERN    Path matches PATTERN
    -regex PATTERN    Path matches regex PATTERN
    -type X        File type is X (X is one of: f,d,l,b,c,...)
    -perm NNN    Permissions match any of (+NNN), all of (-NNN),
            or exactly (NNN)
    -mtime DAYS    Modified time is greater than (+N), less than (-N),
            or exactly (N) days
    -mmin MINS    Modified time is greater than (+N), less than (-N),
            or exactly (N) minutes
    -newer FILE    Modified time is more recent than FILE's
    -inum N        File has inode number N
    -user NAME    File is owned by user NAME (numeric user ID allowed)
    -group NAME    File belongs to group NAME (numeric group ID allowed)
    -depth        Process directory name after traversing it
    -size N[bck]    File size is N (c:bytes,k:kbytes,b:512 bytes(def.)).
            +/-N: file size is bigger/smaller than N
    -print        Print (default and assumed)
    -print0        Delimit output with null characters rather than
            newlines
    -exec CMD ARG ;    Execute CMD with all instances of {} replaced by the
            matching files
    -prune        Stop traversing current subtree
    -delete        Delete files, turns on -depth option
    (EXPR)        Group an expression

0 added, 0 removed; done.
Running hooks in /share/Apps/local/etc/ca-certificates/update.d....done.
Configuring libsasl2.
Configuring libldap-2.4.
Configuring libcurl4.
Configuring libbz2.
Collected errors:
* check_data_file_clashes: Package findutils wants to install file /share/Apps/local/share/info/dir
    But that file is already provided by package  * sed
* opkg_install_cmd: Cannot install package php5-full.

Also a lot of dependence
Find all posts by this user
Add Thank You Quote this message in a reply
04-05-2012, 11:34 AM
Post: #281
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Do a opkg -force-overwrite to avoid the above errors.

Sriram
C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730
Find all posts by this user
Add Thank You Quote this message in a reply
04-05-2012, 02:27 PM
Post: #282
RE: [Apps] opkg A100/A110 - Updated 21st Sep
(04-05-2012 11:34 AM)vaidyasr Wrote:  Do a opkg -force-overwrite to avoid the above errors.

Another try ...
Code:
opkg -force-overwrite install php5-full_5.4.0-1_mipsel.ipk
Installing php5-full (5.4.0-1) to root...
libgss3: unsatisfied recommendation for shishi
Installing libbz2 (1.0.6-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libbz2_1.0.6-1_mipsel.ipk.
Installing libc-client2007a1 (2007a1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libc-client2007a1_2007a1-1_mipsel.ipk.
Installing libcomerr2 (1.41.12-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libcomerr2_1.41.12-1_mipsel.ipk.
Installing libcurl4 (7.23.1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libcurl4_7.23.1-1_mipsel.ipk.
Installing libc-ares2 (1.7.5-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libc-ares2_1.7.5-1_mipsel.ipk.
Installing libgss3 (1.0.1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libgss3_1.0.1-1_mipsel.ipk.
Installing libgcrypt11 (1.4.6-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libgcrypt11_1.4.6-1_mipsel.ipk.
Installing libgpg-error0 (1.10-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libgpg-error0_1.10-1_mipsel.ipk.
Installing libintl8 (0.18.1.1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libintl8_0.18.1.1-1_mipsel.ipk.
Installing libgmp10 (5.0.1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libgmp10_5.0.1-1_mipsel.ipk.
Installing libgnutls26 (2.12.7-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libgnutls26_2.12.7-1_mipsel.ipk.
Installing libz1 (1.2.3-2) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libz1_1.2.3-2_mipsel.ipk.
Installing libhogweed2 (2.2-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libhogweed2_2.2-1_mipsel.ipk.
Installing libnettle4 (2.2-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libnettle4_2.2-1_mipsel.ipk.
Installing libtasn1-3 (2.9-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libtasn1-3_2.9-1_mipsel.ipk.
Installing libshishi0 (1.0.0-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libshishi0_1.0.0-1_mipsel.ipk.
Installing libldap-2.4 (2.4.23-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libldap-2.4_2.4.23-1_mipsel.ipk.
Installing libsasl2 (2.1.23-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libsasl2_2.1.23-1_mipsel.ipk.
Installing libdb4.8 (4.8.30-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libdb4.8_4.8.30-1_mipsel.ipk.
Installing librtmp0 (2.3-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/librtmp0_2.3-1_mipsel.ipk.
Installing libssh2-1 (1.2.8-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libssh2-1_1.2.8-1_mipsel.ipk.
Installing ca-certificates (20090814-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/ca-certificates_20090814-1_all.ipk.
Installing openssl (0.9.8g-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/openssl_0.9.8g-1_mipsel.ipk.
Installing sed (4.2-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/sed_4.2-1_mipsel.ipk.
Installing findutils (4.4.2-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/findutils_4.4.2-1_mipsel.ipk.
Installing libgd2 (2.0.35-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libgd2_2.0.35-1_mipsel.ipk.
Installing libfontconfig1 (2.7.3-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libfontconfig1_2.7.3-1_mipsel.ipk.
Installing libexpat1 (2.0.1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libexpat1_2.0.1-1_mipsel.ipk.
Installing libjpeg62 (6b-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libjpeg62_6b-1_mipsel.ipk.
Installing libpng12 (1.2.18-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libpng12_1.2.18-1_mipsel.ipk.
Installing libltdl7 (2.2.10-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libltdl7_2.2.10-1_mipsel.ipk.
Installing libmcrypt4 (2.5.8-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libmcrypt4_2.5.8-1_mipsel.ipk.
Installing libncurses5 (5.7-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libncurses5_5.7-1_mipsel.ipk.
Installing libpcre0 (8.00-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libpcre0_8.00-1_mipsel.ipk.
Installing libpq5 (9.0.3-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libpq5_9.0.3-1_mipsel.ipk.
Installing libreadline6 (6.0-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libreadline6_6.0-1_mipsel.ipk.
Installing libsqlite3 (3.7.3-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libsqlite3_3.7.3-1_mipsel.ipk.
Installing libsybdb5 (0.82-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libsybdb5_0.82-1_mipsel.ipk.
Installing libxslt1.1 (1.1.26-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libxslt1.1_1.1.26-1_mipsel.ipk.
Installing unixodbc (2.2.14-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/unixodbc_2.2.14-1_mipsel.ipk.
Installing libodbcinst1 (2.2.14-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libodbcinst1_2.2.14-1_mipsel.ipk.
Installing libsocket0 (1.8-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libsocket0_1.8-1_mipsel.ipk.
Installing odbcinst (2.2.14-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/odbcinst_2.2.14-1_mipsel.ipk.
Installing libicu44 (4.4.1-1) to root...
Downloading http://sourceforge.net/projects/a110ipkg/files/libicu44_4.4.1-1_mipsel.ipk.
Configuring libmcrypt4.
Configuring libc-ares2.
Configuring libsocket0.
Configuring libintl8.
Configuring libgpg-error0.
Configuring libgcrypt11.
Configuring libz1.
Configuring libxslt1.1.
Configuring libpng12.
Configuring openssl.
Configuring libdb4.8.
Configuring libicu44.
Configuring libgmp10.
Configuring libnettle4.
Configuring libhogweed2.
Configuring librtmp0.
Configuring libtasn1-3.
Configuring libgnutls26.
Configuring libshishi0.
Configuring libodbcinst1.
Configuring odbcinst.
Configuring libgss3.
Configuring sed.
Configuring libssh2-1.
Configuring libbz2.
Configuring libcomerr2.
Configuring libc-client2007a1.
Configuring libsasl2.
Configuring libldap-2.4.
Configuring findutils.
Configuring ca-certificates.
Updating certificates in /share/Apps/local/etc/ssl/certs... /share/Apps/local/bin/update-ca-certificates: line 123: c_rehash: not found
Configuring libcurl4.
Configuring libexpat1.
Configuring libfontconfig1.
Configuring libjpeg62.
Configuring libgd2.
Configuring libltdl7.
Configuring libncurses5.
Configuring libpcre0.
Configuring libpq5.
Configuring libreadline6.
Configuring libsqlite3.
Configuring libsybdb5.
Configuring unixodbc.
Configuring php5-full.
Collected errors:
* pkg_run_script: package "ca-certificates" postinst script returned status 127.
* opkg_configure: ca-certificates.postinst returned 127.

busybox doesn't support export, so LD_LIBRARY_PATH must be determinate before running

for JukeBox extensions xml & mbstring must be enabled in /share/Apps/local/etc/php5/cli/php.ini

after changes working fine, thank you a lot!
Find all posts by this user
Add Thank You Quote this message in a reply
04-06-2012, 09:18 AM
Post: #283
RE: [Apps] opkg A100/A110 - Updated 21st Sep
(04-05-2012 02:27 PM)mike7 Wrote:  for JukeBox extensions xml & mbstring must be enabled in /share/Apps/local/etc/php5/cli/php.ini

Can you explain more in detail what option was changed?

My PCH-A110 Stats | Samsung LE32A656 | Logitech Z-2300 | Harmony One
Oversight | Sick Beard DOGnzb | NZBGet | Transmission | Lighttpd | ...
Find all posts by this user
Add Thank You Quote this message in a reply
04-06-2012, 01:05 PM
Post: #284
RE: [Apps] opkg A100/A110 - Updated 21st Sep
(04-06-2012 09:18 AM)Slevin Wrote:  
(04-05-2012 02:27 PM)mike7 Wrote:  for JukeBox extensions xml & mbstring must be enabled in /share/Apps/local/etc/php5/cli/php.ini

Can you explain more in detail what option was changed?

Code:
extension=xml.so
extension=mbstring.so
Find all posts by this user
Add Thank You Quote this message in a reply
04-06-2012, 04:12 PM
Post: #285
RE: [Apps] opkg A100/A110 - Updated 21st Sep
Please provide the php -i output here so that I'll look into the requirement. The above extension has been already enabled.

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
  Did someone compile ath9k_htc module for pch-a110? kay 1 1,085 04-17-2013 02:27 AM
Last Post: dony71
Star [CSI] Community Software Installer 2.7.2 ** UPDATED DEC 28th ** Ger Teunis 580 261,519 04-10-2013 12:42 PM
Last Post: timwest73
  A110 - Permanent fix for opkg and local binaries path vaidyasr 3 385 03-16-2013 06:40 AM
Last Post: vaidyasr
  mochad or heyu for A110 anybody? dony71 3 391 03-12-2013 05:24 AM
Last Post: dony71
  Music Browser for NMT - Updated August, 2nd, 2011 gkreidl 14 7,961 01-19-2013 04:07 PM
Last Post: winfried_laane
  User apps randomly stopping prem1er 2 772 11-26-2012 05:33 PM
Last Post: Djiest
Star [Apps] Bierdopje 4 NMT PHP script SilverViper 4 1,300 11-26-2012 04:57 PM
Last Post: Djiest
Music MPD installation howto (updated 4 May 2009) gwillem 494 283,442 07-20-2012 09:43 PM
Last Post: krimpenrik
  HTTP streaming server on A110 ? dony71 0 1,346 01-26-2012 02:48 AM
Last Post: dony71
  Any apps that can access Amazon Prime - Instant Videos? sagittarius 3 5,037 12-07-2011 09:01 PM
Last Post: Dewdman42

Forum Jump: