Hello,

I'm attempting to get Awesome built and running on Redhat Enterprise Linux 5.  
I've built all of the dependencies
and installed to a nfs mounted location.

I'm getting an error when I start which seems to be related to libpangocairo.   
I'm not sure what is wrong with my
installation or how to debug it.      I've started with building all 
dependencies from scratch several times and
have tried different versions of Pango and Cairo and still end up with the same 
issue no matter what I do.

>  lua -e 'print (require("lgi"). PangoCairo.font_map_get_default())'
lua: (command line):1: attempt to call field 'font_map_get_default' (a nil 
value)
stack traceback:
        (command line):1: in main chunk
        [C]: ?

error while running function
stack traceback:
        ...ge/awesomedeps-10714/share/awesome/lib/beautiful.lua:47: in function 
'load_font'
        ...ge/awesomedeps-10714/share/awesome/lib/beautiful.lua:59: in function 
'set_font'
        ...ge/awesomedeps-10714/share/awesome/lib/beautiful.lua:112: in main 
chunk
        [C]: in function 'require'
        ...awesomedeps-10714/share/awesome/lib/awful/prompt.lua:20: in main 
chunk
        [C]: in function 'require'
        ...e/awesomedeps-10714/share/awesome/lib/awful/init.lua:16: in main 
chunk
        [C]: in function 'require'
        /home/zochd/.config/awesome/rc.lua:3: in main chunk
error: ...ge/awesomedeps-10714/share/awesome/lib/beautiful.lua:47: attempt to 
call field 'font_map_get_default' (a nil value)
E: awesome: main:535: couldn't find any rc file


Any tips would be appreciated

Regards,

Donald Zoch

Reply via email to