summaryrefslogtreecommitdiffstats
path: root/README.cvs
blob: 5f38fbf256edd73995c73932b37d05c70579b16f (plain)
1
2
3
4
5
6
7
8
9
10
To compile LibVNCServer with sources from CVS, you have to have a current
(>2.50) version of autoconf. Also, you need automake.

Then, just do
	sh bootstrap.sh
in LibVNCServer's directory, and you should see plenty of output and
finally have a complete build of LibVNCServer.

Happy VNC'ing!