On Thu, 10 Sep 2015 11:34:03 -0700, David Lowe 
<doctorjl...@earthlink.net> wrote:
So, i’ve finally got a new Mac [10.10.5]. I installed Xcode 6.4, 
command line tools for same, javac, XQuartz, and Fink 0.38.6. 
./bootstrap seemed to run okeh, and same for selfupdate-rsync [now 
0.38.7] and update-all. Freeciv built okeh, but won’t run right:
>
> > (freeciv-gtk2:81814): 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'
> > > (freeciv-gtk2:81814): Pango-WARNING **: failed to choose a font, 
> expect ugly output. engine-type='PangoRenderFc', script='common'
> > > (freeciv-gtk2:81814): Pango-WARNING **: failed to choose a font, 
> expect ugly output. engine-type='PangoRenderFc', script=‘latin'
>
> Trying the suggested command doesn’t work:
>
> > $ sudo pango-querymodules > '/sw/lib/pango-ft219/etc/pango/pango.modules'
> > -bash: /sw/lib/pango-ft219/etc/pango/pango.modules: Permission denied
>
> How in the bleep is permission denied for ‘sudo’? Moving on, i 
> noted that i had chosen binary distribution for packages. I’m 
> currently building all of pango1-xft2-ft219, but i thought i’d 
> throw this out there while it’s in progress. 

Do you have "pango1-xft2-ft219" installed, or just 
"pango1-xft2-ft219-shlibs" (and possibly ...-dev)?

I think the shell command is parsed as "(sudo command) > /pathname" 
(redirection of output as the caller's own uid) not "(sudo command > 
/pathname)" (redirection part of the sudo'ed command). 

dan

--
Daniel Macks
dma...@netspace.org


------------------------------------------------------------------------------
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991&iu=/4140
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to