User(s) browsing this thread: 1 Guest(s)
|
[Apps] opkg A100/A110 - Updated 21st Sep
|
|
05-26-2011, 06:09 PM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 9th May
(05-18-2011 01:56 AM)vaidyasr Wrote:(05-17-2011 07:38 PM)s4nder Wrote: Can you include php PEAR + Net/NNTP modules/packages? Or some other common php packages? That would be great! The pear source should be here: http://pear.php.net/package/PEAR/download but im not exactly sure what is needed, my linux knowledge is not excellent.. ![]() I don't know if it can be installed for the current lighttpd (the well known faster webserver installation on port 9999). Installation should be something like: Code: ipkg install php-pearAt least, this is the way it should work on a Synology NAS, and I really hope it can be adjusted to the nmt. Is this info helpful?? Dutch HDX1000 user |
|||
|
05-27-2011, 02:57 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 9th May
I'll release it soon, including the php & lighttpd like the one in C200. The one available in CSI is very old.
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
1 user says Thank You to vaidyasr for this post |
|
06-03-2011, 10:35 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 9th May
Hi Vaidyasr,
who did the port of lighttpd in ipkg repository? It crashes. I added an error.log to the config and got the following: 2011-06-03 10:12:10: (log.c.166) server started 2011-06-03 10:12:10: (server.c.961) WARNING: unknown config-key: url.access-deny (ignored) 2011-06-03 10:12:10: (fdevent_linux_sysepoll.c.134) epoll_create failed (Function not implemented), try to set server.event-handler = "poll" or "select" 2011-06-03 10:12:10: (fdevent.c.41) event-handler linux-sysepoll failed, try to set server.event-handler = "poll" or "select" 2011-06-03 10:12:10: (server.c.1112) fdevent_init failed The warning is not important (wrong config), but the following lines should give you a clue. I'd like to replace the lighttpd version from the NMT Community Software Installer repository, because it has some serious problems with most of the modules as it does not support regular expressions. The ipkg version seems to support reg. expressions, but it does not work. Guenter |
|||
|
06-04-2011, 06:55 AM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 9th May
(06-03-2011 10:35 AM)gkreidl Wrote: Hi Vaidyasr,I'll look into it. I was planning to announce once the php also compiled for A110. Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
06-04-2011, 10:22 AM
|
|||
|
|||
| RE: [Apps] I-pkg A100/A110 - Updated 9th May | |||
|
06-23-2011, 09:49 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 9th May
@Vaidyasr:
I've seen quite a few versions of Python in the package list for C200. Could you supply at least one of the 2.x versions for the A110 too? I have a few python applications that I would like to run on A110 compatible devices. Guenter |
|||
|
06-27-2011, 05:58 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 9th May
Packages updated with description similar to the one in C200 and python 2.7 added.
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
06-27-2011, 08:57 PM
(This post was last modified: 06-27-2011 08:59 PM by gkreidl.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 9th May
(06-27-2011 05:58 PM)vaidyasr Wrote: Packages updated with description similar to the one in C200 and python 2.7 added. Thanks, vaidyasr When I try to install python2.7 with ipkg install python2.7 I get a system crash (tried it different times). Then I downloaded the package manually, copied it to local and installed from file. This worked, and all dependencies were installed also. But when I try to start Python, I get the following error message: IOError: invalid Python installation: unable to open /usr/local/include/python2.7/pyconfig.h (No such file or directory) The include directory and its content are missing. I also looked into the C200 package: also include missing and it should give the same error. Guenter BTW: why is this package 45 MB and that for C200 only 18 MB? |
|||
|
06-28-2011, 04:37 AM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 9th May
(06-27-2011 08:57 PM)gkreidl Wrote: IOError: invalid Python installation: unable to open /usr/local/include/python2.7/pyconfig.h (No such file or directory)No one reported that in c200, and I do have the python2.7-dev installed, so I was not having the above issue. Anyhow I'll repack the 2.7 with pyconfig.h. Quote:BTW: why is this package 45 MB and that for C200 only 18 MB?I have no clue, I have analyzed the package and found the Modules directory is taking more space. Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
06-29-2011, 12:21 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 9th May
Hi vaidyasr
I try to install qt library from ipkg repository on a110 but there are lot of dependency problems like: Quote:Package libglib2.0 wants to install file /share/Apps/local/lib/libglib-2.0.so.0.2791.0 or Quote:Package libz1 wants to install file /share/Apps/local/lib/libz.so.1.2.3 or Quote:Package libintl8 wants to install file /share/Apps/local/lib/libintl.so.8.1.1 Aria2c using gettext and zlib but this packages are not listed in aria2c dependencies list. If two packages, supply the same library we face with big mess. Regards, macma |
|||
|
06-29-2011, 12:52 PM
(This post was last modified: 06-29-2011 12:53 PM by vaidyasr.)
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 9th May
No, you need to give the option -force-overwrite option while installing the packages and the above error is normal.
aria2 dependency has been changed from zlib to libz1 and gettext has been changed to libintl8. Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
07-07-2011, 10:51 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 9th May
Hi everyone.
I'm desperate. I can't manage to see the packages. The list remain empty. I have uninstall/reinstall/uninstall/reinstall ... and every time I do "sync packages : yes", it does .... nothing. What the hell with my HDX 1000. please, help me !!! ![]() thanks a lot. |
|||
|
07-08-2011, 01:42 AM
(This post was last modified: 07-08-2011 01:43 AM by gkreidl.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 9th May
(07-07-2011 10:51 PM)FBI72 Wrote: Hi everyone. Are you working with telnet or from the web interface? Guenter |
|||
|
07-08-2011, 07:32 AM
(This post was last modified: 07-08-2011 07:35 AM by FBI72.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 9th May
(07-08-2011 01:42 AM)gkreidl Wrote:(07-07-2011 10:51 PM)FBI72 Wrote: Hi everyone. Hi, I'm working from the web interface, easier for me. for example, when installing Download Manager, some packages should be automatically installed. But even there it doesn't work. FBI |
|||
|
07-08-2011, 09:09 AM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 9th May
(07-08-2011 07:32 AM)FBI72 Wrote: Hi, I'm using telnet, mostly. The simple web interface works for me, but the ajax package (installed via ipkg) does not install packages. I have modified the daemon.sh script of ipgk (local). The first part must be changed: Code: create_dir()To work with telnet you have to add something to the telnet starscript.sh, in the start_telnetd function: Code: echo -n "Starting telnetd: "Guenter |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]







![[+]](images/collapse_collapsed.gif)





