Good day, Maarten Damen.
An optware repo for Synology NAS used to be hosted here. A lot of people who wish to install rtorrent require xmlrpc-c v1.11.00-2, NOT xmlrpc-c v1.11.00-3 that is hosted on the official optware repo.
Do you have the xmlrpc-c v1.11.00-2 package?
Good day, Maarten Damen.
An optware repo for Synology NAS used to be hosted here. A lot of people who wish to install rtorrent require xmlrpc-c v1.11.00-2, NOT xmlrpc-c v1.11.00-3 that is hosted on the official optware repo.
Do you have the xmlrpc-c v1.11.00-2 package?
I would like to ask for the same as TRiPgod did.
yUaALr nnrmrxxkgtmz, [url=http://ulorbwatmxxp.com/]ulorbwatmxxp[/url], [link=http://hogafdifmvih.com/]hogafdifmvih[/link], http://wdwlnkbydihg.com/
Asking for same thing as well – xmlrpc-c v1.11.00-2 package
Thanks
Been looking for ‘xmlrpc-c v1.11.00-2’ too. Would be happy to host it!
Hello.
I am happy you provide some easy way to use plugwise under linux environment.
I think there is a bug, that makes the programm not work in 64bit-architecture :
On line 68, pol.py should be
return struct.unpack(‘f’, bits[:4])[0]
Instead of
return struct.unpack(‘f’, bits)[0]
because the struct.pack returns a 32-bit-long Long if the architecture is 64bits.
I am reading your explications to try to make the -w option work.