[Lazarus] Lazarus on Tiny Core Linux
ajv
ajv at vogelaar-electronics.com
Sun Jan 17 12:18:40 CET 2010
Hello,
I would appreciate some help with getting a Lazarus application running
under Linux.
I use the minimal distribution Tiny Core Linux.
My Lazarus application shows graphics and text.
All graphics are shown correctly but the text characters are rectangles.
To get the application running I installed all required libraries (see
below).
After installing the libraries I got the message:
run pango-querymodules > '/etc/pango/i386/pango.modules'
I ran #pango-querymodules-32 > /etc/pango/i386/pango.modules
this created the file but it contains no data, comments only
As stated above, the Lazarus application is running fine for graphics but
text is presented as rectangles.
The message printed to the console before the GUI starts is:
----------------------------------------------------------------------------
Xlib: extension "Generic Event Extension" missing on display ":0.0".
Xlib: extension "Generic Event Extension" missing on display ":0.0".
Xlib: extension "Generic Event Extension" missing on display ":0.0".
(show_fonts:2271): 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:
'/etc/pango/i386/pango.modules'
You should create this file by running:
pango-querymodules > '/etc/pango/i386/pango.modules'
(show_fonts:2271): Pango-WARNING **: failed to choose a font, expect
ugly output. engine-type='PangoRenderFc', script='latin'
(show_fonts:2271): Pango-WARNING **: failed to choose a font, expect
ugly output. engine-type='PangoRenderFc', script='common'
-----------------------------------------------------------------------------------------
Installed additional libraries:
=====================
libatk-1.0.so.0@
libatk-1.0.so.0.2809.1*
libcairo.so.2@
libcairo.so.2.10800.8
libfontconfig.so.1@
libfontconfig.so.1.4.4*
libgdk_pixbuf-2.0.so.0@
libgdk_pixbuf-2.0.so.0.1800.3*
libgdk-x11-2.0.so.0@
libgdk-x11-2.0.so.0.1800.3*
libgio-2.0.so.0@
libgio-2.0.so.0.2200.2*
libglib-2.0.so.0@
libglib-2.0.so.0.2200.2*
libgmodule-2.0.so.0@
libgmodule-2.0.so.0.2200.2*
libgobject-2.0.so.0@
libgobject-2.0.so.0.2200.2*
libgthread-2.0.so.0@
libgthread-2.0.so.0.2200.2*
libgtk-x11-2.0.so.0@
libgtk-x11-2.0.so.0.1800.3*
libpango-1.0.so.0@
libpango-1.0.so.0.2600.1*
libpangocairo-1.0.so.0@
libpangocairo-1.0.so.0.2600.1*
libpangoft2-1.0.so.0@
libpangoft2-1.0.so.0.2600.1*
libpcre.so.0@
libpcre.so.0.0.1*
libpixman-1.so.0@
libpixman-1.so.0.16.2*
libXcomposite.so.1@
libXcomposite.so.1.0.0*
libXdamage.so.1@
libXdamage.so.1.1.0*
libXfixes.so.3@
libXfixes.so.3.1.0*
libXinerama.so.1@
libXinerama.so.1.0.0*
libxml2.so.2@
libxml2.so.2.7.6*
Any assistance is very welcome.
Thanks, Anthony Vogelaar.
More information about the Lazarus
mailing list