lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev Shared object "libintl.so.1" not found


From: Thomas Dickey
Subject: Re: lynx-dev Shared object "libintl.so.1" not found
Date: Sun, 3 Feb 2002 09:11:26 -0500
User-agent: Mutt/1.2.5i

On Sun, Feb 03, 2002 at 09:49:01PM +0900, Henry Nelson wrote:
> What to do about the following?  Both shared and static seem to be available.

offhand, it looks like the problem is that libintl was built by libtool,
whose assumptions about shared libraries are Linux-centric.

> cd chrtrans && make tables
> ./makeuctb ./cp1250_uni.tbl cp1250_uni.h
> Shared object "libintl.so.1" not found
> *** Error code 1
> 
> Stop.
> 
> % ls -l /usr/local/lib/libintl*
> -rw-r--r--  1 root  wheel  108238 Feb  3 17:03 /usr/local/lib/libintl.a
> -rwxr-xr-x  1 root  wheel     714 Aug 27 06:29 /usr/local/lib/libintl.la
> lrwxr-xr-x  1 root  wheel      14 Aug 27 06:29 /usr/local/lib/libintl.so -> 
> libintl.so.1.0
> lrwxr-xr-x  1 root  wheel      14 Aug 27 06:29 /usr/local/lib/libintl.so.1 -> 
> libintl.so.1.0
> -rwxr-xr-x  1 root  wheel   16248 Aug 27 06:29 /usr/local/lib/libintl.so.1.0
> 
> __Henry
> 
> ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]