2006-09-07 14:10:34 +08:00
|
|
|
|
|
|
|
readme for X11rdp server.
|
|
|
|
|
2007-01-13 17:13:24 +08:00
|
|
|
Directions for Xfree 4.5, 4.6 and Xorg 6.8.2, 6.9.0.
|
2006-09-07 14:10:34 +08:00
|
|
|
|
|
|
|
make sure these are installed.
|
2006-09-09 10:11:50 +08:00
|
|
|
gcc, make, bison, flex, g++, ncursors, libpng-dev, expat-dev,
|
|
|
|
freetype-dev
|
2006-09-07 14:10:34 +08:00
|
|
|
|
|
|
|
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
|