Search found 2 matches

by RoGeR
Mon Sep 03, 2012 10:53 pm
Forum: Web Interface
Topic: Web interdace is not working
Replies: 1
Views: 3952

Web interdace is not working

When I start transmission-daemon from root everything works fine, but when I start daemon from user web interface is not working.

user@torrent-server:~$ transmission-daemon -f
socket: Permission denied
[22:28:20.288] Transmission 2.03 (11030) started (session.c:622)
[22:28:20.297] RPC Server ...
by RoGeR
Thu Jun 28, 2012 10:10 am
Forum: Support
Topic: Building sources for Android.
Replies: 1
Views: 2320

Building sources for Android.

Hi.
I'm trying to build sources from http://gitorious.org/android-transmission but eventually I can't start binaries at my android device.

First of all I download sources from http://gitorious.org/android-transmission
then I execute at transmission soure code folder
user@froger-pc:~/Downloads ...