Tiny Core Base > Other architectures

Xvesa in Debian Stretch

(1/2) > >>

AndresC2:
Hi is possible install Xvesa tinycore in oficial Debian stretch?
I did minimal install with deboostrap of Debian Stretch but
xserver-xorg-video-vesa run with screen-tearing.
But Xvesa run fine in Tinycore.

If is possible How?

thanks.  :)

curaga:
You can compile it. The source is in our github.

AndresC2:
hi Curaga!  :)

from this link https://github.com/tinycorelinux
i got tinyx-master.zip

then unzip but no,
./configure
make
make install

how to compile tinyx in debian-strech

sorry i new about compile.

thanks for your help.


polikuo:
Try

--- Code: ---./autogen.sh
./configure
make
make install

--- End code ---

You'll need autotools: autoconf, autogen, automake, libtool ... etc.

Juanito:

--- Code: ---$ tce-load -i compiletc automake libtool-dev intltool gettext-dev
--- End code ---

..should take care of most autogen eventualities

Navigation

[0] Message Index

[#] Next page

Go to full version