summaryrefslogtreecommitdiffstats
path: root/Xserver/readme.txt
blob: 61c025b5a7ab7ebbac879b0fffb22758ce1f1030 (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.8.2, 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