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
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