hi i'v downloaded rfb-0.1.2.tar and after untarring it ,as given in INSTALL file i make depend and i see the following
[cobra:/homes/chandram/x0rfbserver/rfb/rfb-0.1.2][3]ls COPYING icons include INSTALL lib Makefile man README x0rfbserver xclass xrfbviewer [cobra:/homes/chandram/x0rfbserver/rfb/rfb-0.1.2][4]make depend cd lib && make -e USE_ZLIB=USE_ZLIB_WARREN depend make[1]: Entering directory `/homes/chandram/x0rfbserver/rfb/rfb-0.1.2/lib' g++ -DUSE_ZLIB_WARREN -I../include -finline-functions -funroll-loops -O3 -Wall -MM *.cc > .depend make[1]: Leaving directory `/homes/chandram/x0rfbserver/rfb/rfb-0.1.2/lib' cd xrfbviewer && make -e USE_ZLIB=USE_ZLIB_WARREN depend make[1]: Entering directory `/homes/chandram/x0rfbserver/rfb/rfb-0.1.2/xrfbviewer' g++ -DUSE_ZLIB_WARREN `xc-config --cflags` -I../include -finline-functions -funroll-loops -O3 -Wall -MM *.cc > .depend /bin/sh: xc-config: command not found xrfbviewer.cc:749:10: warning: extra tokens at end of #endif directive make[1]: Leaving directory `/homes/chandram/x0rfbserver/rfb/rfb-0.1.2/xrfbviewer' cd x0rfbserver && make -e USE_ZLIB=USE_ZLIB_WARREN depend make[1]: Entering directory `/homes/chandram/x0rfbserver/rfb/rfb-0.1.2/x0rfbserver' g++ -DUSE_ZLIB_WARREN `xc-config --cflags` -I../include -finline-functions -funroll-loops -O3 -Wall -MM *.cc > .depend /bin/sh: xc-config: command not found In file included from x0rfbserver.cc:53: XUpdateScanner.h:66:8: warning: extra tokens at end of #endif directive In file included from XUpdateScanner.cc:27: XUpdateScanner.h:66:8: warning: extra tokens at end of #endif directive make[1]: Leaving directory `/homes/chandram/x0rfbserver/rfb/rfb-0.1.2/x0rfbserver' how do i proceed for the perfect process of compiling to get the executable. regards Jay -- _______________________________________________ Get your free email from http://www.india.com Powered by Outblaze _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
