[FreeJ] problems using Freej 0.9.1

dyne.org open discussions
Author: Pierpaolo Gullˆa
Date:  
To: freej
Subject: [FreeJ] problems using Freej 0.9.1
Hi guys , I'm using Debian Testing on two machine , In the fist I have
satisfied all the dependencies of freej and compiled it form the source
( v 0.9.1 ) and in the other Debian Testing I have installed freej with
apt-get


In all the machine I have this problem:

ServerB:~/freej# freej -s 240x192 -i http://localhost:8000/freej.ogg
-p hackme -c /var/www/3-10minuti.avi
[*] FreeJ version 0.9.1 free the veejay
. 2001-2007 RASTASOFT :: freej.dyne.org
. ----------------------------------------------
freej: invalid option -- i
freej: invalid option -- p
[*] initializing context environment
[!] Can't initialize SDL: Couldn't get console hardware info
[!] Can't initialize the viewport
[!] This is a fatal error
freej: freej.cpp:262: int main(int, char**): Assertion
`freej.init(width,height, opengl)' failed.
Abortito
ServerB:~/freej#


I have tryed to use freej with screen , to wite in the shell


export DISPLAY=localhost:0


bu tI have always rhis problem , and something the opengl problem.

How i can setup my linux box?


Thanks for your help


Br


Pierpaolo