1752525 Members
4704 Online
108788 Solutions
New Discussion юеВ

Re: NNM & linux

 
Irving Lopez
Advisor

NNM & linux

i recive this message when try to start a session with NNM from my Corel linux

ovw: Xt Warning: Missing charset in String to FontSet conversion
ovw: Xt Warning: Unable to load any usable fontset
ovw: Xt Warning: Cannot convert string "%s" to type %s
TAMA
3 REPLIES 3
Albert E. Whale, CISSP
Honored Contributor

Re: NNM & linux

Irving,

Been there, done that and washed the T shirt.

Your problem is Fonts.

You can solve this by one of two methods.

1. If you are network connected to the Server, you can add the following entry to the xfs configuration file /etc/X11/fs/config
tcp/hostname:port
or
tcp/hostname:port/cataloguelist

This further detailed via the xfs man page.

2. You can copy the hp_roman8 and dt-xfonts to your machine and load them into the cataglogue of your own xfs server.

One more thing, for intermittent use you can always use the following command:

xset fp+ tcp/10.8.2.50:7000 # Add the Fonts Server for HP Openview from 10.8.2.50

Hope that helps!
Sr. Systems Consultant @ ABS Computer Technology, Inc. http://www.abs-comptech.com/aewhale.html & http://www.ancegroup.com
Albert E. Whale, CISSP
Honored Contributor

Re: NNM & linux

Irving,

Please let me know if this resolves your problem, or if you need further assistance.

Have a Great Day!
Sr. Systems Consultant @ ABS Computer Technology, Inc. http://www.abs-comptech.com/aewhale.html & http://www.ancegroup.com
Irving Lopez
Advisor

Re: NNM & linux

Albert,
i'm busy now, i've a lot customers supports calls, i will try later and then i'll write to you


thanks again
TAMA