Optware (aditional installable packages for DD-WRT)

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3, 4, 5 ... 16, 17, 18  Next
Author Message
trey504
DD-WRT User


Joined: 02 Oct 2006
Posts: 220

PostPosted: Wed Nov 01, 2006 18:14    Post subject: Reply with quote
Yea I tryed that and also updated torrent.conf
While im in telnet and trying the different button i get these errors:
/opt/share/www/cgi-bin # head: illegal option -- 1
head: illegal option -- 1
head: illegal option -- 1
head: illegal option -- 1
head: illegal option -- 1
head: illegal option -- 1




/opt/share/www/cgi-bin # /tmp/exec.tmp: /tmp/exec.tmp: 2: //opt/share/www/cgi-bi
n/torrent.cgi?ACTION=Update: not found
Sponsor
vlahos
DD-WRT User


Joined: 27 Oct 2006
Posts: 118

PostPosted: Wed Nov 01, 2006 18:57    Post subject: Reply with quote
the same here
if you find it out please post the solution im interested too

the S80busybox_httd has syntax errors (i deleted the last ;; esac and a syntax error went away)
im very impressed by the fact that they publish it without even testing it

apart from that it NOT autorunning
oleo
DD-WRT User


Joined: 25 Jul 2006
Posts: 120

PostPosted: Wed Nov 01, 2006 20:22    Post subject: Reply with quote
trey504 wrote:
has anyone got the httpd to work for the torrent package

I suggest transmission package for torrent client with CGI gui.
vlahos
DD-WRT User


Joined: 27 Oct 2006
Posts: 118

PostPosted: Wed Nov 01, 2006 21:07    Post subject: Reply with quote
thanks but i couldnt find the gui
oleo
DD-WRT User


Joined: 25 Jul 2006
Posts: 120

PostPosted: Thu Nov 02, 2006 0:08    Post subject: Reply with quote
See /opt/share/doc/transmission/README.daemon and
/opt/share/www/cgi-bin/transmission.cgi
vlahos
DD-WRT User


Joined: 27 Oct 2006
Posts: 118

PostPosted: Thu Nov 02, 2006 0:27    Post subject: Reply with quote
i installed transmission but i dont have either of the 2 files in these directories

also i tried installing ctcs but depends on perl which isnt in the repository
(ipkg says also too when trying to install offline)

anybody ?
trey504
DD-WRT User


Joined: 02 Oct 2006
Posts: 220

PostPosted: Thu Nov 02, 2006 2:05    Post subject: Reply with quote
I tryed transmission could not get it to work. Does the transmission_watchdog need to be run what updates the files. Do the torrents need to be started or does running one of the scripts do that.

/opt/sbin # ./transmission_watchdog
head: illegal option -- 1
head: illegal option -- 1
./transmission_watchdog: ./transmission_watchdog: 290: transmissiond: not found

so i changed line 290 too
/opt/bin/transmissiond -p ${LISTENING_PORT} \


now it just has this following shit running
29769 root 764 S /opt/bin/transmissiond -p 65534 -w 300 -u -1 -d -1 -i
29772 root 764 S /opt/bin/transmissiond -p 65534 -w 300 -u -1 -d -1 -i
29773 root 764 S /opt/bin/transmissiond -p 65534 -w 300 -u -1 -d -1 -i
29774 root 764 S /opt/bin/transmissiond -p 65534 -w 300 -u -1 -d -1 -i
vlahos
DD-WRT User


Joined: 27 Oct 2006
Posts: 118

PostPosted: Thu Nov 02, 2006 6:32    Post subject: Reply with quote
i think all you say apply to torrent not transmission
transmission is the only one that worked right away for me without doing anything
its just that it lacks any kind of gui

transmission in my installation is just an executable in /opt/bin named transmissioncli
oleo
DD-WRT User


Joined: 25 Jul 2006
Posts: 120

PostPosted: Thu Nov 02, 2006 8:51    Post subject: Reply with quote
Fixed deprecated head -1 in transmission_0.6+r1049-1_mipsel.ipk
vlahos esac report checked and not a bug.
torrent_1.4-7_mipsel.ipk maintenance release also got head -n 1 fix.

I have doubts that dd-wrt httpd is not capable of running CGI processes!
vlahos
DD-WRT User


Joined: 27 Oct 2006
Posts: 118

PostPosted: Thu Nov 02, 2006 11:03    Post subject: Reply with quote
i had taken version transmission_0.6.1-1_mipsel which now i see its older but
it is placed last in line
i hate these mistakes ... take out older versions what do you need them
even now looking at transmission_0.6+r1049-1_mipsel
its not obvious for me that it is later version (only date tells me so)


Last edited by vlahos on Thu Nov 02, 2006 11:21; edited 1 time in total
oleo
DD-WRT User


Joined: 25 Jul 2006
Posts: 120

PostPosted: Thu Nov 02, 2006 11:19    Post subject: Reply with quote
If wanted extended functionality Wiki suggest to install ipkg package. Besides date revision number shows SVN revision at http://transmission.m0k.org/cgi-bin/trac.cgi/timeline

Mistakes You do are not mine.
vlahos
DD-WRT User


Joined: 27 Oct 2006
Posts: 118

PostPosted: Thu Nov 02, 2006 11:22    Post subject: Reply with quote
indeed :D

would you mind if i told you that the package is incomplete ?
nowhere is described how to run it after installation

the purpose of these packages is to be used from people other than those who wrote them

anyway i run the httpd and i press the various keys most of them is "page not found" and :
/tmp/exec.tmp: /tmp/exec.tmp: 2: //opt/share/www/cgi-bin/transmission.cgi?ACTION=
........:not found

where ..... =list, pause , log etc

anyway i will RTFM if somebody gets down and WRITE IT
trey504
DD-WRT User


Joined: 02 Oct 2006
Posts: 220

PostPosted: Thu Nov 02, 2006 19:48    Post subject: Reply with quote
Is there a package for a httpd that will work.
oleo
DD-WRT User


Joined: 25 Jul 2006
Posts: 120

PostPosted: Fri Nov 03, 2006 9:00    Post subject: Reply with quote
Try thttpd package.
Introduction to transmission daemon is welcome. It will be included in README if appropriate.
vlahos
DD-WRT User


Joined: 27 Oct 2006
Posts: 118

PostPosted: Fri Nov 03, 2006 14:51    Post subject: Reply with quote
...and here is your answer

403 Forbidden
The requested URL '/cgi-bin/transmission.cgi' resolves to a file which is marked executable but is not a CGI file; retrieving it is forbidden.

thttpd/2.25b 29dec2003

http://localhost:8080/cgi-bin/transmission.cgi

which (partially) works with httpd
Goto page Previous  1, 2, 3, 4, 5 ... 16, 17, 18  Next Display posts from previous:    Page 4 of 18
Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum