1826499 Members
1511 Online
109692 Solutions
New Discussion

export Openview Map

 
Joe Wade
New Member

export Openview Map

I need know the commands to display my Openview map on a Sun OS workstation. Openview is running on a HPUX box but I have two Sun workstations that I need to display the maps on. The HP box is running 11.0 and the Sun box is running SunOs 5.5.

Thanks
3 REPLIES 3
Victor BERRIDGE
Honored Contributor

Re: export Openview Map

I dont quite get you,
what are you trying to display on you SUN?
something X ?
In that case check xhosts on your HP,
on your sun did you export the DISPLAY variable?
Vladislav Demidov
Honored Contributor

Re: export Openview Map

Run "xhost +" command on Sun workstation then open telnet session to HP-UX node and run the command " ovw -display :0"
Joe Wade
New Member

Re: export Openview Map

I tried the command ovw -display :0, and got the follow errors.

ovw: Xt Warning: Missing charsets in string to Fontsets conversion.
ovw: Xt Warning: Unable to load any usable fontset
ovw: Xt Warning: Cannot convert string "-*-helvetica-medium-r-*-140-* to Type FontSet

ovw: Xt Warning: Missing charsets in string to Fontsets conversion.
ovw: Xt Warning: Unable to load any usable fontset
ovw: Xt Warning: Cannot convert string "-*-helvetica-medium-r-*-120-* to Type FontSet

ovw: Xt Warning: Missing charsets in string to Fontsets conversion.
ovw: Xt Warning: Unable to load any usable fontset
ovw: Xt Warning: Cannot convert string "-*-helvetica-medium-r-*-100-* to Type FontSet

ovw: Xt Warning: Missing charsets in string to Fontsets conversion.
ovw: Xt Warning: Unable to load any usable fontset
ovw: Xt Warning: Cannot convert string "-*-helvetica-medium-r-*-80-* to Type FontSet

How do I correct the errors.

Thanks