Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
Don't bother looking for updates. I've checked versions in the wrong console window
My gcc ic 4.1.3 as well, and m4 is 1.4.10 (from fonz' repository).
Offline
Ok, I've built Transmission 2.83 for ffp-0.5 using Mijzelf's chroot instructions.
I have no idea if this actually worked correctly, so use cautiously!
Let me know if there are any issues with it.
Transmission-2.83-1.tgz
Offline
Any tips on how to create an installable package?
Seems I was able to get it to compile.
In the meantime I'll give your archive a try.
Update: Your package seems to be fine. Haven't done much with it but it installed ok and is downloading.
Last edited by FunFiler (2014-06-11 01:18:05)
Offline
Here are the commands I use to create packages, on the example of Transmission:
$ make $ make DESTDIR=$HOME/devel/releases/Transmission-2.83 install-strip $ cd #back to home folder $ tar cf - -C ~/devel/releases/Transmission-2.83 --owner=root --group=root . | gzip -9c > Transmission-2.83-1.tgz
Offline
Hi KyleK, could you please make 2.83 for (ffp-0.7-oabi) available? Thanks so much!!! Been using the DNS-323 for years and still going strong!
Offline
As soon as I can find some free time, I'll try to build Transmission for ffp-0.7-oabi as well.
Offline
KyleK wrote:
As soon as I can find some free time, I'll try to build Transmission for ffp-0.7-oabi as well.
Could you please try to build Transmission for ffp-0.7-arm as well?
Thank you.
Offline
Transmission 2.83 is now available for all platforms.
Get the download links from the first post, or use slacker (ffp-0.7 only).
Please note that all 3 versions were compiled on a Zyxel NSA325, which has somewhat different hardware and runs a newer Linux than DNS-32x devices.
For ffp-0.7oabi and ffp-0.5 I used a chroot environment to compile.
These versions were not tested!
Let me know if you run into any issues.
Offline
KyleK wrote:
Transmission 2.83 is now available for all platforms.
These versions were not tested!
I've been running your package for 0.5 since the day you posted it. No problems here.
Offline
KyleK wrote:
Transmission 2.83 is now available for all platforms.
Get the download links from the first post, or use slacker (ffp-0.7 only).
Please note that all 3 versions were compiled on a Zyxel NSA325, which has somewhat different hardware and runs a newer Linux than DNS-32x devices.
For ffp-0.7oabi and ffp-0.5 I used a chroot environment to compile.
These versions were not tested!
Let me know if you run into any issues.
I am having this issue: can't load library 'libevent-2.0.so.5' for Transmission-2.83-arm-1.txz
Thank you.
Offline
Winiby wrote:
I am having this issue: can't load library 'libevent-2.0.so.5' for Transmission-2.83-arm-1.txz
Install the libevent package
Offline
FunFiler wrote:
Winiby wrote:
I am having this issue: can't load library 'libevent-2.0.so.5' for Transmission-2.83-arm-1.txz
Install the libevent package
Thank you, but I think there might be another way to solve this issue: http://dns323.kood.org/forum/viewtopic. … 157#p44157
Offline
Winiby wrote:
FunFiler wrote:
Winiby wrote:
I am having this issue: can't load library 'libevent-2.0.so.5' for Transmission-2.83-arm-1.txz
Install the libevent package
Thank you, but I think there might be another way to solve this issue: http://dns323.kood.org/forum/viewtopic. … 157#p44157
Hello.
How to install libevent package?
I have same problem with Transmission 2.83-oabi on DNS-323 and can't solve the problem
Offline
zagreb1004 wrote:
Winiby wrote:
FunFiler wrote:
Install the libevent packageThank you, but I think there might be another way to solve this issue: http://dns323.kood.org/forum/viewtopic. … 157#p44157
Hello.
How to install libevent package?
I have same problem with Transmission 2.83-oabi on DNS-323 and can't solve the problem
Hm.
After few hours of tinkering I finally posted previous post, just to find libevent package 5 minutes later. So, if anyone need a packet, you can find it at - http://downloads.zyxel.nas-central.org/ … /0.7/oabi/
Just funkpkg -i that packet and Transmission works like a charm.
Offline
zagreb1004 wrote:
zagreb1004 wrote:
Winiby wrote:
Thank you, but I think there might be another way to solve this issue: http://dns323.kood.org/forum/viewtopic. … 157#p44157Hello.
How to install libevent package?
I have same problem with Transmission 2.83-oabi on DNS-323 and can't solve the problemHm.
After few hours of tinkering I finally posted previous post, just to find libevent package 5 minutes later. So, if anyone need a packet, you can find it at - http://downloads.zyxel.nas-central.org/ … /0.7/oabi/
Just funkpkg -i that packet and Transmission works like a charm.
Thank you, it works!
Offline
sergei_ivas wrote:
Please help me with the installation with Transmission 2.83
http://i5.imageban.ru/out/2014/07/08/4b … 729491.jpg
Do you have something like this in your settings.json
"rpc-whitelist": "127.0.0.1,192.168.0.*,192.168.1.*", "rpc-whitelist-enabled": true,
Offline
I was receiving same the error "can't load library 'libevent-2.0.so.5' for Transmission-2.83-arm-1.txz" after upgrading from 2.83 on my DNS-325 (FFP 0.7)
I was trying to get build environment configured to build my own version.
When I executed.
# /configure --prefix=/ffp --disable-cli --disable-gtk --disable-nls --without-inotify
I received an error that LIBEVENT was not found even though it's on my DNS-325 in the /ffp/lib/ directory.
I download this version from
http://downloads.zyxel.nas-central.org/ … -arm-0.txz
and installed it manually.
# funpkg -i libevent-2.0.16-arm-0.txz
The package is installing it in /ffp/funpkg/installed/
Now 2.83 is working fine.
In the end, I couldn't get the build to compete due to the following error.
config.status: error: cannot find input file: `po/Makefile.in.in'
Last edited by frednet (2014-07-21 00:09:28)
Offline
frednet wrote:
In the end, I couldn't get the build to compete due to the following error.
config.status: error: cannot find input file: `po/Makefile.in.in'
Check posts numbers 1273 and 2349.
Offline
Anyone having troubles accessing http://kylek.is-a-geek.org:31337/ ?
Offline
hit_factor wrote:
Anyone having troubles accessing http://kylek.is-a-geek.org:31337/ ?
It is often online as I believe he has stated it is a home system.
What are you looking for? Many files have been reposted and links are available throughout this thread.
Maybe these FFP 0.5 Links will help you:
Transmission 2.42
Transmission 2.76
Transmission 2.82
Transmission 2.83
Automatic 0.8.2
Curl 7.18.1
Curl 7.19.4
libevent-1.4.13-2
libevent-1.4.14b-stable
libevent-2.0.10
pcre-7.7
cifs.1.50
automake-1.14
autoconf-2.69
svn-1.6.17-perl
(KyleK - if you think it would be useful, feel free to copy these links to the first post as a backup source in case your links are down)
Last edited by FunFiler (2014-08-02 23:14:33)
Offline
I was looking for Transmission 2.83
Thanks a lot, you links was very useful!
Offline
Here: http://fr32k.de/FFP/mirror/kylek/ is a full mirror.
Offline
Please,
I received this wrong when I try to start a Transmission...
# su nobody -c "transmission-daemon -f -g /mnt/HD/HD_a2/.transmission-daemon -w /mnt/HD_a2/Downloads -t -u myuser -v mypass -a 127.0.0.1,192.168.*.*"
transmission-daemon: can't load library 'libevent-2.0.so.5'
I can`t find this lib in my DNS320.
Thank you,
Offline
samirhv wrote:
transmission-daemon: can't load library 'libevent-2.0.so.5'
This was asked and answered about 20 posts ago. If you need a link to install libevent, there are a number of links available in the last 20 or so posts too.
Specifically, please read the following posts: 2360 2364 2368 2371 2373
Last edited by FunFiler (2014-08-16 02:05:18)
Offline