Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]tlug: strange problem.
- To: tlug@example.com
- Subject: tlug: strange problem.
- From: NIIBE Yutaka <gniibe@example.com>
- Date: Thu, 2 Apr 1998 13:24:54 +0900
- In-Reply-To: <Pine.LNX.3.96.980402123309.7539R-100000@example.com>
- References: <Pine.LNX.3.96.980402123309.7539R-100000@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
Scott Stone writes: > Ok, I have a problem where my system cannot find my canna lib - says > '-lcanna: no such file or directory'. The situation: > > Canna libraries (shared and static) are in /usr/jp/lib > > /usr/jp/lib is in /etc/ld.so.conf > I've run ldconfig > > Why can't it find libcanna.so? > > If I symlink it into /usr/lib, it works just fine, but I shouldn't have to > do this. Any insights? /etc/ld.so.conf specifies RUN-TIME option, while (I guess) you need to specify COMPILE-TIME option. Please add -L/usr/jp/lib for compile option like: gcc -o nantoka nantoka.o .... -L/usr/jp/lib -lcanna P.S. I'm new to this list. For Linux, I maintain PLIP driver. For GNU, I've been working for GNU Emacs and MULE merge at Tsukuba. Nice to meet you everyone! -- NIIBE Yutaka Mitsubishi Research Institute, Inc. --------------------------------------------------------------- Next TLUG Meeting: 11 April Sat, Tokyo Station Yaesu gate 12:30 Featuring Tague Griffith of Netscape i18n talking on source code --------------------------------------------------------------- a word from the sponsor: TWICS - Japan's First Public-Access Internet System www.twics.com info@example.com Tel:03-3351-5977 Fax:03-3353-6096
- Follow-Ups:
- Re: tlug: strange problem.
- From: Scott Stone <sstone@example.com>
- Re: tlug: strange problem.
- From: Karl-Max Wagner <karlmax@example.com>
- References:
- tlug: strange problem.
- From: Scott Stone <sstone@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: strange problem.
- Next by Date: Re: tlug: xdm problem
- Prev by thread: Re: tlug: strange problem.
- Next by thread: Re: tlug: strange problem.
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links