Hi,

I just installed terminology (version 0.5.99) on Debian Sid like so:

    aptitude install e17
    aptitude install e17-dev
    aptitude install libelementary-bin
    aptitude install libelementary-dev
    aptitude install libemotion-dev
    aptitude install libethumb-dev
    git clone git://git.enlightenment.org/apps/terminology.git
    cd terminology
    ./autogen.sh
    make
    make install

It runs fine in X11 -- a very nice terminal indeed. But I can't
seem to get it running in the framebuffer console. According to
http://www.enlightenment.org/p.php?p=about/terminology :

    * Works directly in the linux framebuffer (fbcon)

But upon switching to a VT running a framebuffer console and trying to
run terminology:

    % terminology
    ERR<11682>:elementary elm_config.c:2196 _elm_config_sub_init()
               Cannot connect to X11 display. check $DISPLAY variable
    ERR<11682>:eldbus lib/eldbus/eldbus_core.c:1003 _connection_get()
               Error connecting to bus of type 1.
               error name: org.freedesktop.DBus.Error.NotSupported
               error message: Unable to autolaunch a dbus-daemon without a 
$DISPLAY for X11
    ERR<11682>:lib/eldbus/eldbus_core.c:1065 eldbus_connection_get() safety 
check failed:
               conn == NULL
    CRI<11682>:elementary elm_win.c:2388 elm_win_add() Software X11 engine 
creation failed.
               Trying default.
    ERR<11682>:elementary elm_win.c:2574 elm_win_add() Cannot create window.

Any suggestions/clarifications much appreciated,

John

-- 
John Magolske
http://B79.net/contact

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to