A solution, maybe not The solution.




the fonts thing is an issue, for ibm aix 5.3

So the vncserver script needed to be edited to add some path

Stuff and some Directory stuff for X11R6.





$cmd .= " -fp
/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/,/us

r/X11R6/lib/X11/fonts,/usr/X11R6/lib/X11/fonts/100dpi";



then



vncserver :3 -nolisten local -httpd ${VNC}/classes -cc 3



(from Oracle Document 181224.1 Whitepaper)



ps -ef | grep vnc show stuff running.

-john



________________________________

From: Peterson, John
Sent: Wednesday, May 10, 2006 10:33 AM
To: '[email protected]'
Subject: vnc on ibm aix 5.3.0.4 Newbie question.



Hello,

We have installed vnc from the aixtoolbox CD for ibm aix 5.3l,



Attempting to start vnc with

  As root,    vncserver :1



cat server1:1.log

10/05/06 09:47:01 Xvnc version 3.3.3r2

10/05/06 09:47:01 Copyright (C) AT&T Laboratories Cambridge.

10/05/06 09:47:01 All Rights Reserved.

10/05/06 09:47:01 See http://www.uk.research.att.com/vnc for information
on VNC

10/05/06 09:47:01 Desktop name 'X' (star1:1)

10/05/06 09:47:01 Protocol version supported 3.3

10/05/06 09:47:01 Listening for VNC connections on TCP port 5901

10/05/06 09:47:01 Listening for HTTP connections on TCP port 5801

10/05/06 09:47:01   URL http://server1:5801



Fatal server error:

could not open default font 'fixed'

xrdb: A remote host refused an attempted connect operation.

1356-605 xrdb: Can't open display 'server1:1'

1356-265 xsetroot:  Unable to open display:  server1:1.

twm:  unable to open display "server1:1"

xterm Xt error: Can't open display: server1:1



Is there a manual manual or something.



TIA,



John Peterson

Oracle DBA

RTD-Denver
_______________________________________________
VNC-List mailing list
[email protected]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to