X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
Message-ID: <4BD47F5F.3050709@users.sourceforge.net>
Date: Sun, 25 Apr 2010 12:43:59 -0500
From: "Yaakov (Cygwin/X)" <yselkowitz@users.sourceforge.net>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: cyguninameslist-0.dll: cannot open shared object file
References: <97EC33979B2C41C89F329FAFB52F3F3B@MINI> <4BD47829.3040609@gmail.com>
In-Reply-To: <4BD47829.3040609@gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 2010-04-25 12:13, Dave Korn wrote:
>    Well, fontforge isn't in the standard distro, nor the missing DLL that
> you're looking for, so it'll have to be generic advice:

No, but it is in Ports, although the OP clearly built these from sources.

>    Judging from an old thread I found(*), it looks like this DLL gets installed
> somewhere under $prefix/lib that won't be in your $PATH setting by default; it
> sounds like fontforge isn't aware of this difference between Linux shared
> libraries and Windows DLLs.  See if you can find where it's got to and either
> add that dir to your PATH or copy it (and any other DLLs down there) to
> $prefix/bin.

Looks like an old version of libtool; running the standard autoreconf 
step results in a working package:

http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/libs/libuninameslist/

See also:

http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/graphics/libspiro/
http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/graphics/fontforge/


Yaakov

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

