summaryrefslogtreecommitdiffstats
path: root/Xserver/readme.txt
blob: 64ac65a81b7c0b7b91f2e4c8340aeb8bf139aab9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

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, libpng-dev, expat-dev,
freetype-dev

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