On 08/29/2012 06:38 PM, Stefan Parvu wrote: >>> nope. did not work. same thing happened even using >>> --with-included-modules=yes. >>> I hope thats the correct option for configure. >> >> Then you have to tell us what warnings you are getting *at run time*. >> > > I do create the plots using rrdtool and perl, RRDs module. No warnings > , nothing during the plotting process. Does pango output anything to a > specific dir/file ?
Whatever glib's logging is set up to. Defaults to terminal. Do you have the pango-view tool? I suggest you get that up and try, then if not working, try strace'ing it to see where it's looking for files, etc. Noe much more I can help with. behdad > I did notice that fontconfig generated a series of cache files, when I built > everything: > > e3ead4b767b8819993a6fa3ae306afa9-le64.cache-3 > e19de935dec46bbf3ed114ee4965548a-le64.cache-3 > CACHEDIR.TAG > b79f3aaa7d385a141ab53ec885cc22a8-le64.cache-3 > b67b32625a2bb51b023d3814a918f351-le64.cache-3 > 87f5e051180a7a75f16eb6fe7dbd3749-le64.cache-3 > 7ddba6133ef499da58de5e8c586d3b75-le64.cache-3 > 3830d5c3ddfd5cd38a049b759396e72e-le64.cache-3 > 0251a5afa6ac727a1e32b7d4d4aa7cf0-le64.cache-3 > > which made me think this could be a fontconfig problem. What if on my Ubuntu > 12.04 > something is not ok setup regarding fonts !? > > I did look further: > > ubuntu 11.10: > > sdr@sdrrep:~$ export PATH=/opt/sdr/report/bin:$PATH > sdr@sdrrep:~$ fc-list > /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf: DejaVu Serif:style=Book > /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf: DejaVu Sans:style=Book > /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf: DejaVu Sans > Mono:style=Bold > /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Bold.ttf: DejaVu > Serif:style=Bold > /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf: DejaVu > Sans:style=Bold > /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf: DejaVu Sans > Mono:style=Book > > > ubuntu 12.04: > sdr@sdrrep2:~$ fc-list > sdr@sdrrep2:~$ > > Cold this be the problem ? I need to check this. > > stefan > > _______________________________________________ gtk-i18n-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-i18n-list
