John I am really new to this. Actually I want to do some extra work for my need so first of all I trying to compile the code.
1) Looking for a local printing support in Xvnc i.e if A is Xvnc server and B is accessing through viewer when B fires a print out it should print in the Bs configured printer. 2) I am using Xvnc with xinetd. So when a request comes the Xvnc starts the XDM/GDM/KDM and then logsin. So can I avoid this login window by making the same password as vnc password? John, I don't know much but started, I need you people help. Thankx Susant On Fri, 2005-09-09 at 19:04, John Aldrich wrote: > Susanta: > Silly question, but why not just download the RPMs directly from > RealVNC.com? That's what I did and it works just great. :-) I mean, why go > to all the work when someone else has already done it for you? > John > > -----Original Message----- > From: Susanta Padhi [mailto:[EMAIL PROTECTED] > Sent: Friday, September 09, 2005 9:22 AM > To: John Aldrich > Cc: [email protected] > Subject: RE: Xvnc Compile Error " No Rull to make target > 'vnc/Xvnc/libxvnc .a', needed by Xvnc" > > > John, > > Thats right, But I am compiling in Fedora Core2 which having xorg. John > I did it some days back with same system by applying path to > XFree86-4.2.0. but I don't know why this error coming now. > > One more thing, I downloaded the Xvnc source from Redhat site, it > provides XFree86-4.3.0-19.tar along with source. With this version, > there is no error but it does not generates "Xvnc". > > > Regards > Susant > > On Fri, 2005-09-09 at 18:23, John Aldrich wrote: > > You do realize, of course, that Fedora doesn't use XFree86. Rather it uses > > XOrg. Small but significant difference. Not that this would have anything > > much to do with your error... > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Behalf Of Susanta Padhi > > Sent: Friday, September 09, 2005 8:14 AM > > To: [email protected] > > Subject: Xvnc Compile Error " No Rull to make target > > 'vnc/Xvnc/libxvnc.a', needed by Xvnc" > > > > > > Hi All, > > > > I am using a Fedora2 linux box and downloaded the vnc source from redhat > > site name "vnc-4.0b4-unixsrc.tar.gz". As Given in the README file > > I downloaded the XFree86-4.2.0 Source and applied the patch with command > > "patch -Np0 <xc.patch" > > > > Following is the output of patch > > __________________________________________________ > > sudo patch -Np0 < xc.patch > > patching file xc/programs/Xserver/Imakefile > > Hunk #1 succeeded at 401 (offset -8 lines). > > patching file xc/programs/Xserver/mi/miinitext.c > > Hunk #1 succeeded at 143 (offset -7 lines). > > Hunk #2 succeeded at 280 (offset -8 lines). > > patching file xc/programs/Xserver/cfb/cfb8line.c > > patching file xc/programs/Xserver/cfb/cfbtile32.c > > patching file xc/programs/Xserver/cfb/cfbglblt8.c > > __________________________________________________ > > > > Then as per README I went to xc directory and given "make World". > > > > "Following the error" > > _________________________________________________________ > > rm -f Xvfb.1x.html Xvfb.1x-html > > ../../../../config/util/rman -f HTML < Xvfb._man \ > > > Xvfb.1x-html && mv -f Xvfb.1x-html Xvfb.1x.html > > make[5]: Leaving directory > > `/usr/src/redhat/SOURCES/vnc-4.0b4-unixsrc/xc/programs/Xserver/hw/vfb' > > make[4]: *** No rule to make target `vnc/Xvnc/libxvnc.a', needed by > `Xvnc'. > > make[4]: Target `all' not remade because of errors. > > make[4]: Target `all' not remade because of errors. > > make[4]: Target `all' not remade because of errors. > > rm -f Xserver._man > > /lib/cpp -undef -traditional > > -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults -D__filemansuffix__=5x > > -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__projectroot__=/usr/X11R6 > > -D__xorgversion__='"Release 6.6" "X Version 11"' > > -D__vendorversion__="Version `echo 4 2 1 | sed 's/ /./g'` XFree86" > > <Xserver.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^XCOMM$/s//#/' -e > > '/^XCOMM[^a-zA-Z0-9_]/s/^XCOMM/#/' >Xserver._man > > rm -f Xserver.1x.html Xserver.1x-html > > ../../config/util/rman -f HTML < Xserver._man \ > > > Xserver.1x-html && mv -f Xserver.1x-html Xserver.1x.html > > macro "in" not recognized -- ignoring > > make[4]: Leaving directory > > `/usr/src/redhat/SOURCES/vnc-4.0b4-unixsrc/xc/programs/Xserver' > > make[3]: *** [all] Error 2 > > make[3]: Leaving directory > > `/usr/src/redhat/SOURCES/vnc-4.0b4-unixsrc/xc/programs' > > make[2]: *** [all] Error 2 > > make[2]: Leaving directory `/usr/src/redhat/SOURCES/vnc-4.0b4-unixsrc/xc' > > make[1]: *** [World] Error 2 > > make[1]: Leaving directory `/usr/src/redhat/SOURCES/vnc-4.0b4-unixsrc/xc' > > make: *** [World] Error 2 > > _____________________________________________________ > > > > I complied this in all XFree864.3, 4.2.0, 4.2.1 every time I am getting > the > > same error message. > > > > Please help me what I am doing wrong. > > > > regards > > Susant > > _______________________________________________ > > VNC-List mailing list > > [email protected] > > To remove yourself from the list visit: > > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [email protected] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
