Hi Guys,

I've recently have installed efl 1.8 beta4 + libs + e18 + terminology beta4.

So far, so good. Except that e18 won't launch terminology.

when I hit the terminology icon, or run the command in Everything or hit
they keyboard shortcut, I get a message that says that enlightenment was
unable to run the application. At that same time, I can see the
~.xsession-errors file that says:

/opt/e18/bin/terminology: error while loading shared libraries:
libeldbus.so.1:
cannot open shared object file: No such file or directory

now, I'm sure you are thinking that I screwed the prefix when compiling. I
have double checked and I did fine. So I kept digging.

If I run xterm and from xterm launch terminology, it runs fine, no error,
no message, no nothing. Also, I checked where the lib should be for
terminology:
wido@frankie:~$ ldd /opt/e18/bin/terminology | grep eldbus
        libeldbus.so.1 => /opt/e18/lib/libeldbus.so.1 (0xb73df000)
wido@frankie:~$ ls -l /opt/e18/lib/libeldbus.so.1
lrwxrwxrwx 1 root root 18 nov 30 17:13 /opt/e18/lib/libeldbus.so.1 ->
libeldbus.so.1.8.0
wido@frankie:~$ ls -l /opt/e18/lib/libeldbus.so.1.8.0
-rwxr-xr-x 1 root root 533526 nov 30 17:13 /opt/e18/lib/libeldbus.so.1.8.0



So, the libs are where it's looking for. Maybe I've missed a path?
wido@frankie:~$ cat .bashrc | grep e18
export PATH="/opt/e18/bin:$PATH"
export PYTHONPATH="/opt/e18/lib/python2.7/site-packages:$PYTHONPATH"
export LD_LIBRARY_PATH="/opt/e18/lib:$LD_LIBRARY_PATH"

nope, all path are there.


Any ideas?

-- 
Wido
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to