Why latest version of transmission is not available on Optware repository for ARM (ac68u)?
I am stuck at 2.82 version.
I use IPKG update, IPKG upgrade.
Am I missing anything?
Why latest version of transmission is not available on Optware repository for ARM (ac68u)?
I am stuck at 2.82 version.
I use IPKG update, IPKG upgrade.
Am I missing anything?
I had the same issue, so I decided to compile Transmission v2.84 from the source code and merge it into Merlin's code. It took some time, but it's pretty stable on the RT-AC87U and the RT-AC68U.
Using Merlin's source code, you can build Transmission v2.84 using his documentation on Wiki. My Makefile script can be downloaded at:
https://truck.it/p/wKElwtr8lf
You just need to place this script into the router folder e.g. ~/asuswrt-merlin/release/src/router
and add the following to the Makefile:
ifneq (,$(wildcard Transmission.mak))
include Transmission.mak
endif
Sorry, I don't have the time to compile the code into Optware etc.
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!