From 8d308e2fb867836f670059f29f9391e33af05c03 Mon Sep 17 00:00:00 2001 From: dscho Date: Thu, 27 Feb 2003 07:46:24 +0000 Subject: added some documentation how to compile from CVS sources --- README.cvs | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.cvs (limited to 'README.cvs') diff --git a/README.cvs b/README.cvs new file mode 100644 index 0000000..5f38fbf --- /dev/null +++ b/README.cvs @@ -0,0 +1,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! + -- cgit v1.2.1