[EMAIL PROTECTED] wrote:
> Hi
> 
> Can you guys help me.
> 
> My disto is Open SuSE 10.2
> 
> I am adding enlightenment menu to gdm.
> 
> I created /usr/share/xsession/e16.desktop
> 
> The file contains:
> 
> [Desktop Entry]
> Encoding=UTF-8
> Name=E16
> Comment=Enlightenment 0.16
> Type=XSession
> Exec=/usr/local/bin/starte16
> TryExec=/usr/local/bin/starte16
> 
> The error on my xsession
> 
> /etc/opt/gnome/gdm/PreSession/Default: Registering your session with wtmp and 
> utmp
> /etc/opt/gnome/gdm/PreSession/Default: running: /usr/bin/sessreg -a
> -w /var/log/wtmp -u /var/run/utmp -x "/var/lib/gdm/:0.Xservers" -h "" -l ":0" 
> "inertz"
> /etc/X11/xim: Checking wether an input method should be started.
> INPUT_METHOD is not set or empty (no user selected input method).
> Trying to start a default input method for the locale en_US.UTF-8 ...
> There is no default input method for the current locale.
> e16: symbol lookup error: e16: undefined symbol:
> imlib_context_set_mask_alpha_threshold
> 
Your e16 must have been built against imlib2-1.3.0 but when executed it 
links against an earlier version.
Maybe you have an old imlib2 in /usr/lib and a new one in /usr/local/lib 
and no /usr/local/lib in ld.so.conf?

/Kim

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to