1833570 Members
3605 Online
110061 Solutions
New Discussion

VNC Compile problem

 
Sebastien Masson
Valued Contributor

VNC Compile problem

Hi,

I am trying to build a VNC environment on a HP-UX 11 (64bit) machine.

I have been following the instructions at http://www.uk.research.att.com/vnc/ and successfully built everything except for Xvnc.

I get a make error "Make: Must be a separator on rules line 511. Stop." for a dynamically created make file "Makefile.proto".

On investigation, this is due to space characters instead of tab characters on the command lines.

I can't get past this point.
Has anyone successfully built VNC on this platform?

Thanks