Installing libfontconfig-dev package indeed helped, thanks. But wouldn't it be more convenient if its presence was checked during configuration stage?
On Sun, 23 Sep 2012 12:06:10 +0900 Daniel Juyung Seo <[email protected]> wrote: > If this still doesn't work, build whole EFL after installing > libfontconfig1-dev. Thanks. > > Daniel Juyung Seo (seoZ) > > On Sun, Sep 23, 2012 at 11:57 AM, Daniel Juyung Seo > <[email protected]> wrote: > > Do this: > > > > $ sudo apt-get install libfontconfig1-dev > > > > Daniel Juyung Seo (SeoZ) > > > > On Sun, Sep 23, 2012 at 10:36 AM, Carsten Haitzler > > <[email protected]> wrote: > >> On Sat, 22 Sep 2012 22:16:50 -0400 freelancer > >> <[email protected]> said: > >> > >>> > >>> I didn't disable fontconfig support for evas and I have Sans > >>> font installed in my system. > >> > >> you dont have to disable it - did evas find fontconfig dev headers > >> etc. when it compiled? the default theme for elm (and e17 too) > >> request the "Sans" font. if u dont have sans or fontconfig then it > >> obviously wont find the font and end up blank. :) > >> > >>> On Sat, 22 Sep 2012 11:06:36 +0900 > >>> Carsten Haitzler (The Rasterman) <[email protected]> wrote: > >>> > >>> > On Fri, 21 Sep 2012 15:36:09 -0400 Jacek Anaszewski > >>> > <[email protected]> said: > >>> > > >>> > did evas compile with fontconfig support? if so do you have a > >>> > Sans font installed/available? > >>> > > >>> > > Hello, > >>> > > > >>> > > I've compiled whole set of EFL libraries with elementary in > >>> > > the end. I have managed to build and launch test applications > >>> > > from official EFL website, but text is invisible in each demo > >>> > > I compiled and launched. My build environment is Debian > >>> > > Squeeze. > >>> > > > >>> > > Below is exemplary code unit I tested: > >>> > > > >>> > > http://docs.enlightenment.org/auto/elementary/button_example_00.html > >>> > > > >>> > > Is it known problem? > >>> > > > >>> > > Kind regards, > >>> > > Freelancer > >>> > > ------------------------------------------------------------------------------ > >>> > > Got visibility? > >>> > > Most devs has no idea what their production app looks like. > >>> > > Find out how fast your code is with AppDynamics Lite. > >>> > > http://ad.doubleclick.net/clk;262219671;13503038;y? > >>> > > http://info.appdynamics.com/FreeJavaPerformanceDownload.html > >>> > > _______________________________________________ > >>> > > enlightenment-users mailing list > >>> > > [email protected] > >>> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >>> > > > >>> > > >>> > > >>> > >>> ------------------------------------------------------------------------------ > >>> How fast is your code? > >>> 3 out of 4 devs don\\\'t know how their code performs in > >>> production. Find out how slow your code is with AppDynamics Lite. > >>> http://ad.doubleclick.net/clk;262219672;13503038;z? > >>> http://info.appdynamics.com/FreeJavaPerformanceDownload.html > >>> _______________________________________________ > >>> enlightenment-users mailing list > >>> [email protected] > >>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >>> > >> > >> > >> -- > >> ------------- Codito, ergo sum - "I code, therefore I am" > >> -------------- The Rasterman (Carsten Haitzler) > >> [email protected] > >> > >> > >> ------------------------------------------------------------------------------ > >> Everyone hates slow websites. So do we. > >> Make your web apps faster with AppDynamics > >> Download AppDynamics Lite for free today: > >> http://ad.doubleclick.net/clk;258768047;13503038;j? > >> http://info.appdynamics.com/FreeJavaPerformanceDownload.html > >> _______________________________________________ > >> enlightenment-users mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://ad.doubleclick.net/clk;258768047;13503038;j? > http://info.appdynamics.com/FreeJavaPerformanceDownload.html > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://ad.doubleclick.net/clk;258768047;13503038;j? http://info.appdynamics.com/FreeJavaPerformanceDownload.html _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
