cannot execute/test 3.0-alpha2

For talk and Help about everything concerning TV-Browser.
Antworten
toralf
Junior Member
Beiträge: 28
Registriert: 06 Mär 2009, 17:41

cannot execute/test 3.0-alpha2

Beitrag von toralf »

Under a stable Gentoo I cannot test that version b/c of wrong permissions and/or missing files:

Code: Alles auswählen

tfoerste@n22 ~ $ bash /opt/tvbrowser-3.0-alpha2/deployment/linux/tvbrowser
/opt/tvbrowser-3.0-alpha2/deployment/linux/tvbrowser: line 2: cd: /usr/share/tvbrowser: No such file or directory
/opt/tvbrowser-3.0-alpha2/deployment/linux/tvbrowser: line 3: ./tvbrowser.sh: No such file or directory

tfoerste@n22 ~ $ bash /opt/tvbrowser-3.0-alpha2/deployment/linux/tvbrowser.sh
Starting TV-Browser...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.6.0_17]
Configuring environment...
Loading TV-Browser:
java -Xms16m -Xmx256m  -Djava.library.path="/opt/tvbrowser-3.0-alpha2/deployment/linux" -Dpropertiesfile=linux.properties -jar tvbrowser.jar ''
Unable to access jarfile tvbrowser.jar
TV-Browser TERMINATED.

tfoerste@n22 ~ $ find /opt/tvbrowser-3.0-alpha2/ -name tvbrowser.jar
tfoerste@n22 ~ $
Benutzeravatar
bodo
Site Admin
Beiträge: 19635
Registriert: 03 Dez 2003, 19:37
Wohnort: Köln
Kontaktdaten:

Re: cannot execute/test 3.0-alpha2

Beitrag von bodo »

You tried to start a svn checkout, am I correct? Please use the Zip that is linked in the news-section of this forum.
toralf
Junior Member
Beiträge: 28
Registriert: 06 Mär 2009, 17:41

Re: cannot execute/test 3.0-alpha2

Beitrag von toralf »

bodo hat geschrieben:You tried to start a svn checkout, am I correct? Please use the Zip that is linked in the news-section of this forum.
I used the mentioned link (double checked it a minute ago). BTW I'm wondering why the archive is a zip anstead a tar archiv - as commonly used under Linux.
ds10
Site Admin
Beiträge: 19117
Registriert: 23 Jun 2005, 12:36
Kontaktdaten:

Re: cannot execute/test 3.0-alpha2

Beitrag von ds10 »

toralf hat geschrieben:BTW I'm wondering why the archive is a zip anstead a tar archiv - as commonly used under Linux.
Because it's a cross platform package.
"First they ignore you, then they ridicule you, then they fight you, then you win." - Mahatma Gandhi
Unterstütze die Weiterentwicklung von TV-Browser
Benutzeravatar
bodo
Site Admin
Beiträge: 19635
Registriert: 03 Dez 2003, 19:37
Wohnort: Köln
Kontaktdaten:

Re: cannot execute/test 3.0-alpha2

Beitrag von bodo »

I think you downloaded the src.zip. You should download this:

http://downloads.sourceforge.net/tvbrow ... rtable.zip

instead.
Antworten