[Om2009] intone not finding libehal-ver-pre-01.so.0

Martin Jansa martin.jansa at gmail.com
Wed May 27 01:16:18 CEST 2009


On Tue, May 26, 2009 at 04:32:55PM -0600, Angus Ainslie wrote:
> On May 26, 2009 03:09:20 pm Marcel wrote:
> > Hello,
> >
> > I have installed intone 0.51 from
> > http://www.opkg.org/packages/intone_0.51_arm.ipk (where the dependency
> > libelementary0 is still there). Once I launch it, the binary is missing:
> >
> > root at d-a318:~# intone
> > intone: error while loading shared libraries: libehal-ver-pre-01.so.0:
> > cannot open shared object file: No such file or directory
> >
> > But that lib certainly exists in /usr/lib and ldd shows the link as
> > "intact", too. That used to work before I killed my previous 2009
> > installation, but I cannot remember what I did to achieve that.
> > Can someone help?
> >
> > --
> > Marcel
> >
> >
> 
> Is edbus-ehal installed ?
> 
> Angus

Hello,

there is "svn" in library name like:

/usr/lib/libehal-ver-pre-svn-01.so.0

instead of required by intone:
/usr/lib/libehal-ver-pre-01.so.0

I created symlinks with required names with
cd /usr/lib; for i in libe*-ver-pre-svn-01.so.0; do echo $i; ln -s ${i} ${i/-ver-pre-svn-01.so.0/-ver-pre-01.so.0}; done

-- 
uin:136542059                jid:Martin.Jansa at gmail.com
Jansa Martin                 sip:jamasip at voip.wengo.fr 
JaMa                         




More information about the community mailing list