Just new to Centos 5.6. I'm trying to install an Xvnc server Downloaded tightvnc-1.3.10_unixsrc.bz2 I made thru configure but when I make I get these messages make[3]: Leaving directory `/home/michel/importe/tightvnc-1.3.10_unixsrc/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc' make[2]: *** No rule to make target `../.././/../libvncauth/libvncauth.a', needed by `Xvnc'. Stop. make[2]: Leaving directory `/home/michel/importe/tightvnc-1.3.10_unixsrc/vnc_unixsrc/Xvnc/programs/Xserver' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/michel/importe/tightvnc-1.3.10_unixsrc/vnc_unixsrc/Xvnc/programs' make: *** [all] Error 2 I'm not used to build application,. so I don't understand or don't know where to find the missing rule Can somebody point me a solution? --- Michel Donais
Hi, On Monday, April 11, 2011 11:06 AM, Michel Donais wrote:> Just new to Centos 5.6. > I'm trying to install an Xvnc serverrpm -qf /usr/bin/Xvnc vnc-server-4.1.2-14.el5_5.4 Maybe you just install the vnc-server package?> > Can somebody point me a solution?As above
On 04/10/11 8:06 PM, Michel Donais wrote:> Just new to Centos 5.6. > I'm trying to install an Xvnc server > > Downloaded tightvnc-1.3.10_unixsrc.bz2 > I made thru configure but when I make I get these messages > > make[3]: Leaving directory > `/home/michel/importe/tightvnc-1.3.10_unixsrc/vnc_unixsrc/Xvnc/programs/Xserver/hw/vnc' > make[2]: *** No rule to make target `../.././/../libvncauth/libvncauth.a', > needed by `Xvnc'. Stop. > make[2]: Leaving directory > `/home/michel/importe/tightvnc-1.3.10_unixsrc/vnc_unixsrc/Xvnc/programs/Xserver' > make[1]: *** [all] Error 2 > make[1]: Leaving directory > `/home/michel/importe/tightvnc-1.3.10_unixsrc/vnc_unixsrc/Xvnc/programs' > make: *** [all] Error 2 > > I'm not used to build application,. so I don't understand or don't know > where to find the missing rule > > Can somebody point me a solution?configure the rpmforge repository, then yum install tightvnc-server