On Tue, 2008-08-19 at 11:34 -0400, Sai p Seshasayee wrote:
>
> Hi Nathan,
>
> Thanks a lot. I was not able to find the rpm for qt4-doc in
> "http://oss.sgi.com/~nathans/" . I found it another website and
> installed it.
The QT packages should be part of your Linux distribution (which
distribution do you use?) and that includes qt4-doc.
> Now when I used the kmchart command and got the following error:
>
> [root@xcat20mn trace]# kmchart
> kmchart: cannot connect to X server
kmchart is a graphical application, so under *nix needs an X server
to talk to. Can you run any X applications there? If "xcat20mn" is
a server with no graphics hardware, you should install kmchart on
your desktop and use the "-h xcat20mn" option on the command line,
or specify that host at run time through the graphical interface.
> I am using Linux and the qt4-doc which I installed was not for Linux.
> Could that be the problem? Please get back to me regarding the same.
No, that wouldn't cause the above problem.
> Also will the graphs be shown in the linux console or in a web
> browser?
kmchart is a standalone graphical application, so the graphs are
displayed in the kmchart window. You can also make kmchart create
images from the command line, suitable for display in a web browser
(thats what kmsnap is all about, that I refered to earlier).
Theres an online tutorial about kmchart at this URL:
http://oss.sgi.com/projects/pcp/kmchart.git/man/html/tutorial.html
cheers.
--
Nathan
|