He instalado fluxbox y he logrado correrlo, pero quiero ponerlo un poco mas divertido o bonito si se puede decir con idesk, me he bajado el tar y al hacer el make me da esto:
g++ -g -O2 -c Desk.cc -o Desk.o
In file included from Desk.h:9,
from Desk.cc:1:
/usr/include/X11/Xft/Xft.h:35:31: freetype/freetype.h: No such file or directory
In file included from Desk.h:9,
from Desk.cc:1:
/usr/include/X11/Xft/Xft.h:52: syntax error before `;' token
/usr/include/X11/Xft/Xft.h:86: 'FT_UInt' is used as a type, but is not defined as a type.
/usr/include/X11/Xft/Xft.h:93: 'FT_UInt' is used as a type, but is not defined as a type.
/usr/include/X11/Xft/Xft.h:190: parse error before `*' token
/usr/include/X11/Xft/Xft.h:295: parse error before `*' token
/usr/include/X11/Xft/Xft.h:354: parse error before `*' token
/usr/include/X11/Xft/Xft.h:393: parse error before `*' token
/usr/include/X11/Xft/Xft.h:399: parse error before `*' token
/usr/include/X11/Xft/Xft.h:408: type specifier omitted for parameter `FT_UInt'
/usr/include/X11/Xft/Xft.h:408: parse error before `,' token
/usr/include/X11/Xft/Xft.h:418: parse error before `*' token
/usr/include/X11/Xft/Xft.h:461: parse error before `*' token
make: *** [Desk.o] Error 1
alguien me puede ayudar ?
esto lo estoy haciendo desde KDE, no se si tenga que hacerlo desde fluxbox
Gracias