added readme.txt

This commit is contained in:
jsorg71 2006-09-07 06:10:34 +00:00
parent d221fea7fc
commit 09a041aeaa

17
Xserver/readme.txt Normal file
View File

@ -0,0 +1,17 @@
readme for X11rdp server.
Directions for Xfree 4.5, 4.6 and Xorg 6.9.0.
make sure these are installed.
gcc, make, bison, flex, g++, ncursors
First run make World.
This is the most dificult part.
copy makefile_x11rdp to /xc/programs/Xserver
copy /hw/rdp directory to /xc/programs/Xserver
run make -f makefile_x11rdp
Jay