ecco il contenuto di tmp\www\cg-bin Codice:
Venus@root:/# ls -l /tmp/www/cgi-bin
-rwxrw-r-- 1 root root 89 Sep 7 2010 renderer
-rwxr-xr-x 1 root root 336 Jan 3 12:45 sum.cgi
-rwxrw-r-- 1 root root 90 Sep 7 2010 translate
-rwxrw-r-- 1 root root 93 Jan 23 11:50 translate209
-rwxr-xr-x 1 root root 63724 Jan 3 12:45 webtorrent.cgi
ecco invece \translate\bin. Tieni presente che la cartella bin sta effettivamente sull'hard disk Codice:
Venus@root:/# ls -l /usr/local/etc/translate/bin
lrwxrwxrwx 1 root root 37 Jan 31 18:19 /usr/local/etc/translat
e/bin -> /tmp/usbmounts/sdb1/opt/translate/bin
e quindi, sotto /tmp/usbmounts/sdb1/opt/translate/bin [EDIT, ho fatto anche la prova a dargli come percorso sia /tmp/public/NTFS e tmp/ramfs/volumes/D: e opportune modifiche del translate.conf, che sono gli altri due indirizzi attraverso cui posso accedere all'hard disk], ho: Codice:
Venus@root:/# ls ls -l /tmp/usbmounts/sdb1/opt/translate/bin
ls: ls: No such file or directory
/tmp/usbmounts/sdb1/opt/translate/bin:
-rwxrwxrwx 1 root root 1729 Sep 8 2010 asf2xspf
-rwxrwxrwx 1 root root 2603 Sep 8 2010 asx2xspf
-rwxrwxrwx 1 root root 1258872 Feb 5 2010 awk
-rwxrwxrwx 1 root root 6934 Sep 8 2010 cue2xspf
-rwxrwxrwx 1 root root 777416 Dec 9 2010 curl
-rwxrwxrwx 1 root root 545852 Aug 8 21:45 ex_module
-rwxrwxrwx 1 root root 545852 Aug 8 21:45 flac
-rwxrwxrwx 1 root root 545852 Aug 8 21:45 flvstreamer
-rwxrwxrwx 1 root root 631 Aug 8 21:45 install_s
-rwxrwxrwx 1 root root 3279 Sep 8 2010 m3u2xspf
-rwxrwxrwx 1 root root 545852 Aug 8 21:45 md5
-rwxrwxrwx 1 root root 545852 Aug 8 21:45 msdl
-rwxrwxrwx 1 root root 2952 Sep 8 2010 pls2xspf
-rwxrwxrwx 1 root root 10001 Dec 12 00:17 redirector
-rwxrwxrwx 1 root root 20135 Nov 10 2010 renderer.cgi
-rwxrwxrwx 1 root root 2749156 Jan 10 2011 rtmpdump
-rwxrwxrwx 1 root root 545852 Aug 8 21:45 sha2
-rwxrwxrwx 1 root root 545852 Aug 8 21:45 toutf8
-rwxrwxrwx 1 root root 43325 Dec 12 00:17 translate.cgi
-rwxrwxrwx 1 root root 40990 Jun 21 2011 translate209.cgi
-rwxrwxrwx 1 root root 358 Jan 16 2011 update_plugins
-rwxrwxrwx 1 root root 545852 Aug 8 21:45 xcode
Il mio trans.conf è Codice:
BASEPATH=/usr/local/etc/translate
export AWKPATH=$BASEPATH/lib:.
WGET=/usr/bin/wget
XSLTPROC=/tmp/usbmounts/sdb1/opt/translate/bin/xsltproc
CURL=/tmp/usbmounts/sdb1/opt/translate/bin/curl
RTMPDUMP=/tmp/usbmounts/sdb1/opt/translate/bin/rtmpdump
STARTPOINT=$BASEPATH/etc/index.m3u
XSPFSCAN=$BASEPATH/etc/xspf.scan
MAINMENU=$BASEPATH/etc/menu/main.xspf
CACHEPATH=/tmp/cached
YOUTUBE_HD=yes
VIMEO_HD=yes
IVI_HD=yes
TVIGLE_HD=yes
NET_BANDWIDTH=
UDPXY_URL=http://127.0.0.1:8080/
TRANSLATE_CGI=http://127.0.0.1/cgi-bin/translate?
LOCALE=ru