For some reason, I am unable to build Xvnc on my machine (RHEL 5 64-bit) Steps taken:
cd tigervnc/unix/ git clone git://git.freedesktop.org/git/xorg/xserver xorg cd xorg git checkout origin/server-1.5-branch cp -r xorg/* xserver cd xserver patch -p1 < ../xserver15.patch cd xserver ./configure --host i686-pc-linux-gnu --with-included-jpeg CFLAGS=-m32 CXXFLAGS=-m32 LDFLAGS=-m32 --disable-xvfb --disable-xnest --disable-xorg configure fails with checking for GL... configure: error: Package requirements (glproto >= 1.4.9 gl >= 7.1.0) were not met: Requested 'glproto >= 1.4.9' but version of GLProto is 1.4.8 No package 'gl' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GL_CFLAGS and GL_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Tigervnc-devel mailing list Tigervnc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tigervnc-devel