Re: [dev][wmii] Problem in config.mk

2009-10-04 Thread Marco Rucci
Ok, solved. The problem was that I was using $HOME/.wmii-3.5, as stated in the README file, and not $HOME/.wmii as folder for wmiirc. This is due to the fact the the variable CONFVERSION in wmii.mk is not set to anything. I don't know if this is the desired behavior but maybe the readme should be u

Re: [dev][wmii] Problem in config.mk

2009-10-02 Thread Marco Rucci
On Fri, Oct 2, 2009 at 19:38, Kris Maglione wrote: > On Fri, Oct 02, 2009 at 05:59:22PM +0200, Marco Rucci wrote: >> >> Hi all, >>    I was trying to build wmii from the latest alfa (wmii 3.9a2) >> following the README instructions and found a small problem. >> After running 'make config' I notice

Re: [dev][wmii] Problem in config.mk

2009-10-02 Thread Kris Maglione
On Fri, Oct 02, 2009 at 05:59:22PM +0200, Marco Rucci wrote: Hi all,    I was trying to build wmii from the latest alfa (wmii 3.9a2) following the README instructions and found a small problem. After running 'make config' I noticed that in the file 'config.mk' the variable INCX11 that is correctl

Re: [dev][wmii] Problem in config.mk

2009-10-02 Thread Marco Rucci
Another problem. After the config/compile/install process went well, I restarted gdm and logged in into wmii. Unfortunately I only see the bottom bar white without any string and I can't do anything... help Maybe someone else had the same issue but I can't google it. Thanks -- Marco Rucci On Fri

[dev][wmii] Problem in config.mk

2009-10-02 Thread Marco Rucci
Hi all,    I was trying to build wmii from the latest alfa (wmii 3.9a2) following the README instructions and found a small problem. After running 'make config' I noticed that in the file 'config.mk' the variable INCX11 that is correctly initialized with: INCX11 = $$(pkg-config --cflags $(X11PA