> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED]] On Behalf Of Arnold Wang
> 
> I tried to compile VNC 3.3.6 on RedHat 8.0 and received the following
> errors. I noticed it couldn't find "Xlib.h" and "Xatom.h" and 
> I found these
> two files in the Xvnc directory, so I modified vncconnect.c 
> to point to
> those two files and it failed with similar errors. Since I 
> don't have all
> the packages installed for the RedHat box, I assumed I missed 
> some system
> library files needed for VNC. Does anyone know how to fix 
> this error? Thanks
> in advance for your help.
>    
I don't think the XFree development stuff is installed by default.  Try

rpm -qa XFree86-devel

If it doesn't return anything install the XFree86-devel RPM from your CDs or
if you have up2date set up

up2date XFree86-devel

-- 
William Hooper
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to