Thanks Juanito and Polikuo.
I build Debian-Wheezy with debootstrap minibase, in console run fine with Midnight Commander.
later install:
build-essential
autotools-dev
autoconf
autogen
automake
libtool
gettext
shtool
intltool
xorg-dev
next:
./autogen.sh
./configure
make
make install
but...
./configure:line 15274:XORG_RELEASE_VERSION:command not found.
I have in /usr/local/bin/Xvesa and Xfbdev.
startx not working.
some kind of script is need?
thanks.