> Date: Saturday 25 Aug 2007 > From: Alec leamas <[EMAIL PROTECTED]> > Thanks for trying... :-) > > Actually, what's missing is not the library (it's there), but > some ldconfig to do while installing. I'll fix this a s a p > (i. e., during the weekend). > > In the meantime, you can use '$ export > LD_LIBRARY_PATH=/usr/lib/wengophone' as a workaround before > invoking wengophone from the command line.
Indeed. It's working now! Two remarks: 1. it's in /usr/lib64 on x86_64 2. don't overwrite LD_LIBRARY_PATH (I had other entries in there) but add to it: export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib64/wengophone Let me know when you want me to try again. JP > Cheers, > --alec > > >----Ursprungligt meddelande---- > >Från: [EMAIL PROTECTED] > >Datum: 25-08-2007 01:11 > >Till: <[email protected]> > >Ärende: Re: [Wengophone-devel] 2.2 nightly packages... > > > >> Date: Friday 24 Aug 2007 > >> From: Alec leamas <[EMAIL PROTECTED]> > >> ...for for fedora 7 (32/64), opensuse 10.2 (32/64) and > > ubuntu > > >> are available for some time at http://mumin.dnsalias.net: > >> 8888/wengophone. > >> > >> The build env still need some time to stabilize, but the > >> packages are there. I definitely need some help with > >> configuration flags etc in order to refine the packages. > > But > > >> they are there! > > > >Thanks! > > > >I tried your package on Fedora 7 (x86_64) but it is missing > > things: > >$ wengophone > >wengophone: error while loading shared libraries: libphapi. > > so: cannot open > > >shared object file: No such file or directory > > > >Any idea where I should get libphapi.so from on Fedora 7? > > > >JP > > > >> Enjoy, > >> > >> -- alec > >> _______________________________________________ > >> Wengophone-devel mailing list > >> [email protected] > >> http://dev.openwengo.com/mailman/listinfo/wengophone-devel > > > >-- > >JP Renaud > > > >http://www.jprenaud.info > >_______________________________________________ > >Wengophone-devel mailing list > >[email protected] > >http://dev.openwengo.com/mailman/listinfo/wengophone-devel -- JP Renaud en: http://www.jenny-and-jp.org fr: http://www.jenny-et-jp.org _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
