You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
293 B
11 lines
293 B
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!
|
|
|