Hi again.

I have fixed the problem below with

fink install pango1-xft2-ft219

Pidgin appears to work!

Thanks for your help

Joe

Il giorno 18/mar/2014, alle ore 16:22, Giuseppe (Joe) Slomp 
<joesl...@gmail.com> ha scritto:

> Neat!  Thanks for the super-prompt reply!
> 
> > Xcode 5.1 has introduced widespread breakage in our builds.
> 
> Why am I not surprised, quite a few other builds have been broken by it.
> 
> We’re getting somewhere, pidgin installed. Now I am getting the error below 
> (I don’t appear to have pango and I am not sure which one should I install).
> 
> joes1stmacmini:~ joe$ pidgin
> 
> (Pidgin:60274): Pango-CRITICAL **: No modules found:
> No builtin or dynamically loaded modules were found.
> PangoFc will not work correctly.
> This probably means there was an error in the creation of:
>   '/sw/lib/pango-ft219/etc/pango/pango.modules'
> You should create this file by running:
>   pango-querymodules > '/sw/lib/pango-ft219/etc/pango/pango.modules'
> 
> (Pidgin:60274): Pango-WARNING **: failed to choose a font, expect ugly 
> output. engine-type='PangoRenderFc', script='latin'
> 
> (Pidgin:60274): Pango-WARNING **: failed to choose a font, expect ugly 
> output. engine-type='PangoRenderFc', script=‘common'
> 
> 
> 
> Joe
> Il giorno 18/mar/2014, alle ore 16:08, Alexander Hansen 
> <alexanderk.han...@gmail.com> ha scritto:
> 
>> On 3/18/14, 7:09 AM, Giuseppe (Joe) Slomp wrote:
>>> Hi all.
>>> 
>>> I am trying to install aspell (as part of a pidgin install) using fink
>>> (freshly installed and selfupdated) on Mavericks.
>>> 
>>> Package manager version: 0.36.3.1
>>> Distribution version: selfupdate-rsync Tue Mar 18 14:32:07 2014, 10.9,
>>> x86_64
>>> Trees: local/main stable/main
>>> Xcode.app: 5.1
>>> Xcode command-line tools: 5.1.0.0.1.1393561416
>>> Max. Fink build jobs:  1
>>> 
>>> There are several errors (full output attached), then compiling stops.
>>> Not sure how to proceed. Thanks for any help.
>>> 
>>> Joe
>>> 
>>> fink install aspell
>> 
>> 
>> 
>>> g++ -DHAVE_CONFIG_H -I. -I./gen  -I./gen -I./common -I./interfaces/cc/
>>> -I./modules/speller/default/ -DLOCALEDIR="\"/sw/share/locale\""
>>> -I/sw/include  -g -O2 -fno-exceptions -c -o prog/aspell.o prog/aspell.cpp
>>> In file included from prog/aspell.cpp:38:
>>> In file included from prog/check_funs.hpp:10:
>>> In file included from prog/checker_string.hpp:14:
>>> In file included from ./common/document_checker.hpp:10:
>>> In file included from ./common/filter.hpp:13:
>>> In file included from ./common/posib_err.hpp:13:
>>> *./common/errors.hpp:17:36: **error: **redefinition of 'aerror_other'
>>> with a different type: 'const acommon::ErrorInfo *const' vs 'const
>>> struct AspellErrorInfo *const'*
>>> extern "C" const ErrorInfo * const aerror_other;
>>> *                                   ^*
>>> *./interfaces/cc/aspell.h:240:45: **note: *previous definition is here
>>> extern const struct AspellErrorInfo * const aerror_other;
>>> *                                            ^*
>> 
>> <snip>
>> 
>> Xcode 5.1 has introduced widespread breakage in our builds.  I've been 
>> suggesting that people try to use the binary distribution:
>> 
>> 1) Edit /sw/etc/apt/sources.list as an administrator and add
>> 
>> deb http://bindist.finkproject.org/10.9 stable main
>> 
>> to it.
>> 
>> 2) Run "sudo apt-get update"
>> 
>> 3) Use "sudo apt-get install pidgin"
>> 
>> You may also want to edit your /sw/etc/fink.conf as an administrator and 
>> change "UseBinaryDist: false" to "UseBinaryDist: true".  If you do that then 
>> "fink install" will also install prebuilt binaries, provided that the binary 
>> distribution contains the newest version that fink knows about.
>> 
>> 
>> -- 
>> Alexander Hansen, Ph.D.
>> Fink User Liaison
>> My package updates: http://finkakh.wordpress.com/
> 

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to