DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#2351 2014-06-10 23:04:30

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

Don't bother looking for updates. I've checked versions in the wrong console window hmm

My gcc ic 4.1.3 as well, and m4 is 1.4.10 (from fonz' repository).

Offline

 

#2352 2014-06-10 23:17:33

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

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! smile

Let me know if there are any issues with it.

Transmission-2.83-1.tgz

Offline

 

#2353 2014-06-11 01:10:12

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: [REL] Transmission 1.3

Any tips on how to create an installable package? smile
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)


3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

#2354 2014-06-12 08:11:36

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

Here are the commands I use to create packages, on the example of Transmission:

Code:

$ 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

 

#2355 2014-06-16 15:00:27

drb
New member
Registered: 2014-06-16
Posts: 1

Re: [REL] Transmission 1.3

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

 

#2356 2014-06-19 12:46:02

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

As soon as I can find some free time, I'll try to build Transmission for ffp-0.7-oabi as well.

Offline

 

#2357 2014-06-21 04:21:17

Winiby
Member
Registered: 2014-06-02
Posts: 5

Re: [REL] Transmission 1.3

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

 

#2358 2014-06-22 22:13:25

KyleK
Member
From: Dresden, Germany
Registered: 2007-12-05
Posts: 1178

Re: [REL] Transmission 1.3

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

 

#2359 2014-06-23 02:05:45

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: [REL] Transmission 1.3

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.


3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

#2360 2014-06-24 18:23:04

Winiby
Member
Registered: 2014-06-02
Posts: 5

Re: [REL] Transmission 1.3

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

 

#2361 2014-06-24 19:41:27

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: [REL] Transmission 1.3

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 smile


3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

#2362 2014-06-25 18:04:27

Winiby
Member
Registered: 2014-06-02
Posts: 5

Re: [REL] Transmission 1.3

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 smile

Thank you, but I think there might be another way to solve this issue: http://dns323.kood.org/forum/viewtopic. … 157#p44157

Offline

 

#2363 2014-07-01 20:22:36

zagreb1004
New member
Registered: 2011-05-03
Posts: 2

Re: [REL] Transmission 1.3

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 smile

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 sad

Offline

 

#2364 2014-07-01 20:36:48

zagreb1004
New member
Registered: 2011-05-03
Posts: 2

Re: [REL] Transmission 1.3

zagreb1004 wrote:

Winiby wrote:

FunFiler wrote:


Install the libevent package smile

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 sad

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

 

#2365 2014-07-06 08:30:54

Winiby
Member
Registered: 2014-06-02
Posts: 5

Re: [REL] Transmission 1.3

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#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 sad

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.

Thank you, it works!

Offline

 

#2366 2014-07-08 04:46:42

sergei_ivas
New member
Registered: 2014-07-07
Posts: 1

Re: [REL] Transmission 1.3

Please help me with the installation with Transmission 2.83

http://i5.imageban.ru/out/2014/07/08/4bb99ca41120929243c0712f48729491.jpg

Last edited by sergei_ivas (2014-07-08 04:49:56)

Offline

 

#2367 2014-07-08 17:10:33

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: [REL] Transmission 1.3

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

Code:

    "rpc-whitelist": "127.0.0.1,192.168.0.*,192.168.1.*", 
    "rpc-whitelist-enabled": true,

3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

#2368 2014-07-21 00:08:48

frednet
New member
Registered: 2014-07-20
Posts: 1

Re: [REL] Transmission 1.3

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

 

#2369 2014-07-22 05:15:59

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: [REL] Transmission 1.3

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.


3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

#2370 2014-08-02 20:54:11

hit_factor
New member
Registered: 2014-08-02
Posts: 2

Re: [REL] Transmission 1.3

Anyone having troubles accessing http://kylek.is-a-geek.org:31337/ ?

Offline

 

#2371 2014-08-02 22:37:28

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: [REL] Transmission 1.3

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)


Attachments:
Attachment Icon links.txt, Size: 1,480 bytes, Downloads: 859

3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

#2372 2014-08-03 21:33:25

hit_factor
New member
Registered: 2014-08-02
Posts: 2

Re: [REL] Transmission 1.3

I was looking for Transmission 2.83
Thanks a lot, you links was very useful!

Offline

 

#2373 2014-08-06 14:16:41

Mijzelf
Member / Developer
Registered: 2008-07-05
Posts: 709

Re: [REL] Transmission 1.3

Here: http://fr32k.de/FFP/mirror/kylek/ is a full mirror.

Offline

 

#2374 2014-08-15 22:36:54

samirhv
New member
Registered: 2014-08-15
Posts: 1

Re: [REL] Transmission 1.3

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

 

#2375 2014-08-16 02:03:17

FunFiler
Member
Registered: 2010-05-23
Posts: 577

Re: [REL] Transmission 1.3

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)


3 * (DNS-323 with 2 * 2TB) = 12TB Running FW v1.08 & FFP v0.5
Useful Links: Transmission, Transmission Remote, Automatic

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB