On Thu, Sep 27, 2012 at 05:10:28PM +0530, K Sumita wrote:
> Hi,
>
> while running the vncconfig on Fedora machine.
> I am getting below error message.
>
> > ./vncconfig
> > No VNC extension on display 0:0
>
> While debugging the code,found below macro is defined inside vncExt.h
>
> #define VNCE
Hi,
while running the vncconfig on Fedora machine.
I am getting below error message.
> ./vncconfig
> No VNC extension on display 0:0
While debugging the code,found below macro is defined inside vncExt.h
#define VNCEXTNAME "VNC-EXTENSION"
which is failing the vncconfig to run.
Thanks,
Sumita