add the path to libe into /etc/ld.so.conf
On Mon, 7 Mar 2005 15:31:14 +0800, Didier Casse <[EMAIL PROTECTED]> wrote: > On Sun, 06 Mar 2005 21:53:04 -0500, Jason Williams <[EMAIL PROTECTED]> wrote: > > On Mon, 2005-03-07 at 10:38 +0800, Didier Casse wrote: > > > Hello, > > > I just happened to compile e_utils and it gave me some > > > compilation errors (see below), where it apparently looks for the file > > > libe.so file. Googling around this lead me to libe-devel. > > > > > > But I couldn't get a Fedora Core (FC) rpm for it and google lead me to: > > > > > > http://www.theether.org/libe/ > > > > > > where compiling the tarball only provided me with: > > > /usr/include/e/barrier.h > > > /usr/include/e/bitmask.h > > > /usr/include/e/bytes.h > > > /usr/include/e/cpa.h > > > /usr/include/e/e_error.h > > > /usr/include/e/hash.h > > > /usr/include/e/io.h > > > /usr/include/e/net.h > > > /usr/include/e/safe.h > > > /usr/include/e/token_array.h > > > /usr/include/e/tree.h > > > /usr/include/e/xmalloc.h > > > /usr/lib/libe.a > > > > > > and no libe.so. Does anybody know how I can obtain libe-devel for FC? > > > Or a tarball that would lead to it? Thanks. > > > > > > [SNIP] > > > > This is something I haven't quite completely figured out, but have found > > a hack around. libe.so should be included in the enlightenment DR17 > > window manager. But you only get > > > > libe.so.0 > > libe.so.0.0.0 > > > > Creating a symlink in /usr/lib (or your lib dir of choice) in the manner > > of > > ln -s libe.so.0.0.0 libe.so > > will help, but I know there is a slightly deaper issue here. > > Thanks for the hack tip. I think for now it would do, but what about > in the long run? I would also have the opinion from a developer's > point of view. Should we hack or not? > > > -- > With kind regards, > Didier. > --- > > Didier F.B Casse | PhD candidate | Singapore Synchrotron light Source (SSLS) > Email: didier.casse AT_Remove_THE_N00SPAM gmail DOT com | Web: > http://ssls.nus.edu.sg > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- Hisham Mardam Bey MSc (Computer Science) http://hisham.cc/ +9613609386 Codito Ergo Sum (I Code Therefore I Am) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
