DealDataLOVER
08-05-2003, 05:43 PM
hey guys, I have everything up and running except tivo web. i adjusted all the files and set everything to the tutorial, however I am getting an error on telnet for two programs (I am using prompt on winxp to connect). I have searched for both errors but they were not the same type as mine.
Here is the error:
bash-2.02# cd /var/hack/tivoweb-tcl
bash-2.02# ./tivoweb console
bash-2.02# TiVo Web Project - TCL - v1.9.4
The program comes with ABSOLUTELY NO WARRANTY.
This program is licensed under the GPL.
See the 'copyright' and 'README' files for copyright and credit information.
couldn't open socket: address already in use
while executing
"socket -server ::session $http_port"
(file "./httpd-tt.tcl" line 678)
did I miss an edit possibly the ip or something?
Also, Im getting a permission denied on my telnet into TyTools
Here is the error:
.tserver /permission denied
Thank you for your help!
(PS here is my Hackinit)
#!/bin/bash
date>>/var/hack/hackinit.log
PATH=/var/hack/bin:/sbin:/bin:/tivobin:/tvbin:.
/bin/bash</dev/ttyS2&>/dev/ttyS2&
TIVO_ROOT=
MFS_DEVICE=/dev/hda10
IGNOREEOF=1000
export PATH TIVO_ROOT MFS_DEVICE IGNOREEOF
#insmod /diag/usbcore.o
#insmod /diag/usb-ohci.o
#insmod /diag/pegasus.o
insmod /var/hack/lib/usbcore.o
insmod /var/hack/lib/hcd.o
insmod /var/hack/lib/ehci-hcd.o
insmod /var/hack/lib/ax8817x.o
sleep 15
ifconfig eth0 192.168.1.200 broadcast 192.168.1.255 netmask 255.255.255.0
route add default gw 192.168.1.1 netmask 0.0.0.0 metric 1
tnlited 23 /bin/bash -login &
tivoftpd
/var/hack/tivoweb-tcl/tivoweb console
kmem 800b23b4 00001021
Here is the error:
bash-2.02# cd /var/hack/tivoweb-tcl
bash-2.02# ./tivoweb console
bash-2.02# TiVo Web Project - TCL - v1.9.4
The program comes with ABSOLUTELY NO WARRANTY.
This program is licensed under the GPL.
See the 'copyright' and 'README' files for copyright and credit information.
couldn't open socket: address already in use
while executing
"socket -server ::session $http_port"
(file "./httpd-tt.tcl" line 678)
did I miss an edit possibly the ip or something?
Also, Im getting a permission denied on my telnet into TyTools
Here is the error:
.tserver /permission denied
Thank you for your help!
(PS here is my Hackinit)
#!/bin/bash
date>>/var/hack/hackinit.log
PATH=/var/hack/bin:/sbin:/bin:/tivobin:/tvbin:.
/bin/bash</dev/ttyS2&>/dev/ttyS2&
TIVO_ROOT=
MFS_DEVICE=/dev/hda10
IGNOREEOF=1000
export PATH TIVO_ROOT MFS_DEVICE IGNOREEOF
#insmod /diag/usbcore.o
#insmod /diag/usb-ohci.o
#insmod /diag/pegasus.o
insmod /var/hack/lib/usbcore.o
insmod /var/hack/lib/hcd.o
insmod /var/hack/lib/ehci-hcd.o
insmod /var/hack/lib/ax8817x.o
sleep 15
ifconfig eth0 192.168.1.200 broadcast 192.168.1.255 netmask 255.255.255.0
route add default gw 192.168.1.1 netmask 0.0.0.0 metric 1
tnlited 23 /bin/bash -login &
tivoftpd
/var/hack/tivoweb-tcl/tivoweb console
kmem 800b23b4 00001021