PANGO_RC_FILE environment variable



Hello, 

	I'm trying to run a program called openERP and i got the following error : 

/Users/abaudoux/Documents/ThirdParty/openerp-client-6.0.3/bin/dist/Open ERP.app/Contents/Resources/lib/python2.6/site-packages.zip/modules/gui/main.py:694: PangoWarning: 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:
  '/opt/local/etc/pango/pango.modules'
You should create this file by running:
  pango-querymodules > '/opt/local/etc/pango/pango.modules'


But I have set the PANGO_RC_FILE to the path to a file  containing the following lines : 

[Pango]
ModulesPath="/Users/abaudoux/Documents/ThirdParty/openerp-client-6.0.3/bin/dist/Open ERP.app/Contents/Resources/"
ModuleFiles="/Users/abaudoux/Documents/ThirdParty/openerp-client-6.0.3/bin/dist/Open ERP.app/Contents/Resources/pango.modules"

So It seems the value of PANGO_RC_FILE is not taken into account. Am I missing something here?

Thanks for your help,

Antoine


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