On Tue, 3 Dec 2013 02:33:05 -0200 Wido <[email protected]> said:

> I DID tried that. What I didn't checked was my ldconfig. I had an entry
> pointing to my old e17 location, so I changed it to the new e18 location.
> However, I wonder if that is still needed.
> 
> Anyway, thanks raster!

read up on ldconfig. ldconfig only knows to get libs from /lib and /usr/lib ...
that's it... UNLESS you tell it/configure it to look somewhere else too. if you
placed libs in a new location it doesn't know of... it's your job to tell it
(and re-run ldconfig). :)

> 
> 2013/12/1 Carsten Haitzler <[email protected]>
> 
> > On Sun, 1 Dec 2013 03:42:53 -0200 Wido <[email protected]> said:
> >
> > ummm did u run ldconfig? (as root) .. to update your ld.so.cache?
> >
> > > 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
> > >
> >
> >
> > --
> > ------------- Codito, ergo sum - "I code, therefore I am" --------------
> > The Rasterman (Carsten Haitzler)    [email protected]
> >
> >
> 
> 
> -- 
> Wido


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [email protected]


------------------------------------------------------------------------------
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