mateom199
10-10-2006, 11:34 PM
I recently stumbled across a perl distro for S2 units. Its installed and working correctly as far as I cant tell. (simple scripts run via bash).
My goal is to have my tivo execute some cgi scripts and return the results to a web browser. Tivoweb (and TWP) both seam to deal with tcl and tivosh.
Any idea on how to pass cgi files off to perl, and have tivoweb display the output in the browser? I've messed around with content types et all, and have tivoweb serving up html just fine, but I'm really rough with tcl and especially tivosh stuff. How can I execute a bash command, eg "/bin/bash perl sample.cgi" from with a tivosh tcl file, a la httpd-tt.tcl.
Maybe I'm looking in the wrong direction. Has anyone seen a port of apache for the tivo?
My goal is to have my tivo execute some cgi scripts and return the results to a web browser. Tivoweb (and TWP) both seam to deal with tcl and tivosh.
Any idea on how to pass cgi files off to perl, and have tivoweb display the output in the browser? I've messed around with content types et all, and have tivoweb serving up html just fine, but I'm really rough with tcl and especially tivosh stuff. How can I execute a bash command, eg "/bin/bash perl sample.cgi" from with a tivosh tcl file, a la httpd-tt.tcl.
Maybe I'm looking in the wrong direction. Has anyone seen a port of apache for the tivo?