X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=0.2 required=5.0 	tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,RCVD_NUMERIC_HELO,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
connect(): No such file or directory
From: Sivaram Neelakantan <nsivaram.net@gmail.com>
Subject: Re: ImageMagick shared libraries missing?
Date: Sat, 24 Apr 2010 16:14:36 +0530
Lines: 29
Message-ID: <82k4rxgmej.fsf@gmail.com>
References: <82hbn49nvn.fsf@gmail.com> <4BCFCAA2.7000205@cygwin.com> 	<82d3xs9he7.fsf@gmail.com> <hqpd42$7pg$1@dough.gmane.org> 	<4BD06B2F.7090201@x-ray.at> <82bpdbqt6m.fsf@gmail.com> 	<4BD0900E.5050805@redhat.com> <82bpdai0dv.fsf@gmail.com> 	<4BD1ECC8.4060403@cygwin.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
User-Mail-Address: nsivaram.net@gmail.com
User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (windows-nt)
X-IsSubscribed: yes
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

"Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com> writes:


[snipped 8 lines]

>>>> montage: unable to read font
>>>> `/usr/lib/ImageMagick-6.4.0/config//usr/share/fonts/corefonts/arial.ttf'.
>>>>                                   ^^^^

[snipped 10 lines]

>
> You haven't mentioned yet whether this file exists and is accessible.

There's no such file in my installation.  Should it be there?

http://cygwin.com/cgi-bin2/package-grep.cgi?grep=arial.ttf didn't give
any package either.

And this is how I run the program. 

#merge the images together
montage `ls $OUTDIR/${base_filename}*.png`  -geometry 100x100% -frame \
5 -tile 2x3 $OUTDIR/${base_filename}_merged.png

I'm not sure why it should be asking for the font then.

 sivaram
 -- 


--
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

