René wrote:
QUOTE:
do you use the latest git commit?
yep, i did.
to be 100% sure i now removed everything, did a git clone, and invoked
Code: |
scons prefix=<...> graphics=x11
|
which prints out:
Code: |
scons: Reading SConscript files ...
error: no result
Checking for pkg-config... yes
Checking for sigc++-2.0... yes
Checking for libxml-2.0 >= 2.6... yes
Checking for libpng >= 1.2... yes
Checking for libcurl... yes
Checking for x11... yes
Checking for xv... yes
Checking for xxf86vm... yes
Checking for freetype2... yes
Checking for sqlite3... yes
Checking for openssl... yes
********************* Summary *********************
Graphic backends : x11
Database backends : sqlite3
Building mmscrypt : yes
Building mmsflash : no
Building mmssip : no
E-Mail support : no
Building tools : no
log messages : no
debug symbols : no
profiling info : no
SSE optimization : no
***************************************************
|
and after that:
Code: |
scons prefix=<...> install
|
and voila it worked

no i will checkout morphine.tv again
thanks for all the help. maybe i can get the fb version working too.
Cheers,
jd