[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ITL testing
- To: Development Discussions <developer at arabeyes dot org>
- Subject: Re: ITL testing
- From: Thamer Mahmoud <thamer at newkuwait dot org>
- Date: Sat, 24 Jul 2004 19:05:19 +0300
Nadim Shaikli writes:
> --- Thamer Mahmoud <thamer at newkuwait dot org> wrote:
> > abdulhaq writes:
> > > Everything is compiling here, but I'm getting a 'library not
> > > found' (libitl.so) when trying to run the apps.
> >
> > I've had that too. I'm no make process expert, but looks like I had
> > to add the library's path in my ldconfig file (/etc/ld.so.conf) and
> > than run ldconfig to make it work. I'm not sure why though...
>
> LD_LIBRARY_PATH is your friend as was just noted to Abdulhaq :-) I
> guess I need to add a small'ish note in the README file.
>
Thanks, but what's the permanent solution for this? Also, the
installing shared library section (3.5) of this how-to [1] seems to
indicate that LD_LIBRARY_PATH is for debugging and testing only and
not for installing libraries. And what about this [2]?
By the way, they also recommend compiling object files with the -fPIC
flag for some reason.
[1] http://www.tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html
[2] http://www.linuxmafia.com/faq/Admin/ld-lib-path.html
Regards,
Thamer Mahmoud
> > P.S. To Nadim,
> >
> > * I suggest moving the library to /usr/local/lib/ instead of
> > /usr/local/lib/itl/. It's only a single file.
>
> I'd really rather not.
>
> > * I will be updating ipraytime to support some of the latest ITL
> > changes (just to set some default values) AND to silence those
> > double to int warnings somehow. Nothing major.
>
> Sure, feel free - do please try to keep the manpage(s) updated as well.
>
> Salam & Thanks.
>
> - Nadim
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> Developer mailing list
> Developer at arabeyes dot org
> http://lists.arabeyes.org/mailman/listinfo/developer