Trying to install this program on the the above machine. I have done this in the past on both Solaris 7 & 8 machines and have had no real problems but 2.6 is being a pain in the ass.
Downloaded the source, uncompresses and untarred it - no problem. Go into the vnc_unixsrc directory and try the xmkmf command to create the Makefile # xmkmf imake -DUseInstalled -I/usr/openwin/lib/X11/config /usr/openwin/bin/xmkmf: imake: not found # Find references from various FAQ that seem to indicate xmkmf is broken in 2.6 so first tried to edit xmkmf so that the line with -DUseInstalled pointed to where the Imake.tmpl file was but got exactly the same response so did # imake -DUseInstalled -I/usr/openwin/lib/X11/config # This appeared to be successful and it created a Makefile in the directory I then tried the next step which was make World # make World make Makefiles sh: make: not found *** Error code 1 make: Fatal error: Command failed for target `World' # # find / -name make -print /usr/share/lib/make /usr/ccs/bin/make /usr/xpg4/bin/make # # PATH=$PATH:/usr/ccs/bin/ # # make World make Makefiles sh: make: not found *** Error code 1 make: Fatal error: Command failed for target `World' # Still fails - so what is different about Solaris 2.6. Can anybody help me solve this problem ? Regards, Henry Meleg Nortel Networks UK Limited --------------------------------------------------------------------- To unsubscribe, mail [EMAIL PROTECTED] with the line: 'unsubscribe vnc-list' in the message BODY See also: http://www.uk.research.att.com/vnc/intouch.html ---------------------------------------------------------------------
