Re: [Tigervnc-devel] unable to run vncconfig for Fedora 64 bit machine

2012-09-27 Thread Adam Tkac
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

[Tigervnc-devel] unable to run vncconfig for Fedora 64 bit machine

2012-09-27 Thread K Sumita
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