<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Help in setting/configure up gnuplot in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267417#M472807</link>
    <description>&amp;gt;I have download and installed the following products:&lt;BR /&gt;&amp;gt;dld.so: Unable to find library libreadline.so.&lt;BR /&gt;&lt;BR /&gt;The runtime dependencies include more than you downloaded, including readline:&lt;BR /&gt;expat fontconfig freetype gd gettext jpeg libXpm libiconv libpng ncurses readline termcap zlib cairo libXrender pixman glib2 pango libXft&lt;BR /&gt;&lt;BR /&gt;You should use depothelper to get all the dependencies:&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/depothelper-2.00/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/depothelper-2.00/&lt;/A&gt;</description>
    <pubDate>Wed, 22 Dec 2010 08:22:09 GMT</pubDate>
    <dc:creator>Dennis Handly</dc:creator>
    <dc:date>2010-12-22T08:22:09Z</dc:date>
    <item>
      <title>Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267411#M472801</link>
      <description>Hi all!&lt;BR /&gt;&lt;BR /&gt;I am running hp-ux 11.31, so I have download and installed the following products:&lt;BR /&gt;gnuplot 4.4.0&lt;BR /&gt;zlib-1.2.5&lt;BR /&gt;flex 2.5.35&lt;BR /&gt;gettext 0.18.1.1&lt;BR /&gt;m4 1.4.15&lt;BR /&gt;&lt;BR /&gt;Then after swinstall gnuplot.... depot it created the following directories:&lt;BR /&gt;/usr/local/bin/gnuplot&lt;BR /&gt;/usr/local/lib/gnuplot&lt;BR /&gt;/usr/local/doc/gnuplot&lt;BR /&gt;/usr/local/share/gnuplot&lt;BR /&gt;/usr/local/libexec/gnuplot&lt;BR /&gt;/var/adm/sw/products/gnuplot&lt;BR /&gt;&lt;BR /&gt;Now if I go inside "/usr/local/bin/gnuplot&lt;BR /&gt;" and run ./gnuplot, I bump into the following error:&lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libreadline.so'.&lt;BR /&gt;Killed&lt;BR /&gt;&lt;BR /&gt;I´ve try to find in google that library, but I cant find it.&lt;BR /&gt;&lt;BR /&gt;On the other hand by searching, in google, I am supposed to run "./configue". BUT where?&lt;BR /&gt;&lt;BR /&gt;I need to use gnuplot to plot performance stats from glance.&lt;BR /&gt;Your help will appreciated.&lt;BR /&gt;&lt;BR /&gt;F.R.&lt;BR /&gt;</description>
      <pubDate>Wed, 22 Dec 2010 07:04:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267411#M472801</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-22T07:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267412#M472802</link>
      <description>download gnuplot from&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sourceforge.net/projects/gnuplot/files/gnuplot/4.4.2/gp442win32.zip/download?use_mirror=autoselect" target="_blank"&gt;http://sourceforge.net/projects/gnuplot/files/gnuplot/4.4.2/gp442win32.zip/download?use_mirror=autoselect&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note: this link is officially redirected by &lt;A href="http://www.gnuplot.info/" target="_blank"&gt;http://www.gnuplot.info/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Installation&lt;BR /&gt;------------&lt;BR /&gt;Installation instructions are available in the source itself; the short&lt;BR /&gt;version for linux/unix-like systems is to unpack the tarball and then&lt;BR /&gt;build it:&lt;BR /&gt;  cd gnuplot-4.4.1 ; ./configure ; make&lt;BR /&gt;test it:&lt;BR /&gt;  make check&lt;BR /&gt;install it:&lt;BR /&gt;  make install&lt;BR /&gt;&lt;BR /&gt;Pay careful attention to the output of the ./configure script.&lt;BR /&gt;It may indicate that some output drivers have been omitted because the&lt;BR /&gt;necessary support libraries were not found.  In general you need to have&lt;BR /&gt;previously installed the "*-devel-*" versions of these libraries. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;kamal</description>
      <pubDate>Wed, 22 Dec 2010 07:13:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267412#M472802</guid>
      <dc:creator>kemo</dc:creator>
      <dc:date>2010-12-22T07:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267413#M472803</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Ok, I can do that: But what is wrong withe the gnuplot 4.4.0 that I have downloaded from &lt;A href="http://hpux.connect.org.uk" target="_blank"&gt;http://hpux.connect.org.uk&lt;/A&gt; ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;F.R.</description>
      <pubDate>Wed, 22 Dec 2010 07:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267413#M472803</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-22T07:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267414#M472804</link>
      <description>It is better to compile and install third party application rather than installing a depot.</description>
      <pubDate>Wed, 22 Dec 2010 07:26:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267414#M472804</guid>
      <dc:creator>kemo</dc:creator>
      <dc:date>2010-12-22T07:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267415#M472805</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The download file you suggested I beleive is for windows systems.My operating system is hp-ux 11.31&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;F.R.</description>
      <pubDate>Wed, 22 Dec 2010 07:27:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267415#M472805</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-22T07:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267416#M472806</link>
      <description>hello&lt;BR /&gt;&lt;BR /&gt;don't download the ZIP file, you should navigate to the required tar file by clicking on the gunplot link under home in the middle of the page.&lt;BR /&gt;&lt;BR /&gt;it will take you to the below link&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sourceforge.net/projects/gnuplot/files/gnuplot/4.4.2/" target="_blank"&gt;http://sourceforge.net/projects/gnuplot/files/gnuplot/4.4.2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;download the tar archive and use it.&lt;BR /&gt;&lt;BR /&gt;Note: please don't forget to assign points to the answers which helped you.&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;kamal</description>
      <pubDate>Wed, 22 Dec 2010 07:43:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267416#M472806</guid>
      <dc:creator>kemo</dc:creator>
      <dc:date>2010-12-22T07:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267417#M472807</link>
      <description>&amp;gt;I have download and installed the following products:&lt;BR /&gt;&amp;gt;dld.so: Unable to find library libreadline.so.&lt;BR /&gt;&lt;BR /&gt;The runtime dependencies include more than you downloaded, including readline:&lt;BR /&gt;expat fontconfig freetype gd gettext jpeg libXpm libiconv libpng ncurses readline termcap zlib cairo libXrender pixman glib2 pango libXft&lt;BR /&gt;&lt;BR /&gt;You should use depothelper to get all the dependencies:&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/depothelper-2.00/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/depothelper-2.00/&lt;/A&gt;</description>
      <pubDate>Wed, 22 Dec 2010 08:22:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267417#M472807</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-22T08:22:09Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267418#M472808</link>
      <description>&lt;BR /&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I have installed depothelper using swinstall, I have also install its dependencies which are m4 and make, but I have got another error: "gmake: *** No rule to make target `install'.  Stop." when doing&lt;BR /&gt;./gmake install&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;F.R.</description>
      <pubDate>Wed, 22 Dec 2010 09:14:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267418#M472808</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-22T09:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267419#M472809</link>
      <description>&amp;gt;but I have got another error: "gmake: *** No rule to make target `install'. Stop." when doing&lt;BR /&gt;&amp;gt;./gmake install&lt;BR /&gt;&lt;BR /&gt;Did it say you needed to use gmake to install depothelper?  (I guess it does but they are pretty sparse. )-:&lt;BR /&gt;&lt;BR /&gt;Does it tell you what directory you need to be in to do that?  (That's a common cause of that error message.)</description>
      <pubDate>Wed, 22 Dec 2010 09:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267419#M472809</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-22T09:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267420#M472810</link>
      <description>from installation page says:&lt;BR /&gt;&lt;BR /&gt;to install&lt;BR /&gt;&lt;BR /&gt;gmake install&lt;BR /&gt;&lt;BR /&gt;to test&lt;BR /&gt;&lt;BR /&gt;depothelper -l&lt;BR /&gt;&lt;BR /&gt;but it does not say in which directory you need to run it, but I am running it from inside /usr/local/bin/depothelper&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;F.R.</description>
      <pubDate>Wed, 22 Dec 2010 10:02:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267420#M472810</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-22T10:02:10Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267421#M472811</link>
      <description>Looking at the files in the depot, I don't see any makefiles.  Try going on to the "depothelper -l" step.</description>
      <pubDate>Wed, 22 Dec 2010 10:35:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267421#M472811</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-22T10:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267422#M472812</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi&lt;BR /&gt;&lt;BR /&gt;IÂ´ve installed all the dependencies stated but I still face an error when running ./gnuplot which is:&lt;BR /&gt;&lt;BR /&gt;"/usr/lib/hpux32/dld.so: Unable to find library 'libwx_gtk2_richtext-2.8.so'.&lt;BR /&gt;Killed&lt;BR /&gt;"&lt;BR /&gt;&lt;BR /&gt;When using depothelper gives me the following error:&lt;BR /&gt;./depothelper -l gnuplot&lt;BR /&gt;ERROR: Can't get list of ia64-11.31 packages from hpux.connect.org.uk - aborted&lt;BR /&gt;&lt;BR /&gt;I have to say that this server does not have a connection to the internet.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;F.R.</description>
      <pubDate>Thu, 23 Dec 2010 08:17:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267422#M472812</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-23T08:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267423#M472813</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Hi &lt;BR /&gt;&lt;BR /&gt;I know why there is an error when running the depothelper. the server is not connected to the internet.&lt;BR /&gt;&lt;BR /&gt;Can anybody help with the following error when running ./gnuplot which is: &lt;BR /&gt;/usr/lib/hpux32/dld.so: Unable to find library 'libwx_gtk2_richtext-2.8.so'.&lt;BR /&gt;Killed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;F.R.</description>
      <pubDate>Thu, 23 Dec 2010 12:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267423#M472813</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-23T12:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267424#M472814</link>
      <description>&amp;gt;dld.so: Unable to find library 'libwx_gtk2_richtext-2.8.so'.&lt;BR /&gt;&lt;BR /&gt;google finds this URL:&lt;BR /&gt;&lt;A href="http://old.nabble.com/does-gnuplot-needs-libwx_gtk2_richtext-2.8.so-to-run--td27142177.html" target="_blank"&gt;http://old.nabble.com/does-gnuplot-needs-libwx_gtk2_richtext-2.8.so-to-run--td27142177.html&lt;/A&gt;</description>
      <pubDate>Thu, 23 Dec 2010 12:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267424#M472814</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-12-23T12:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267425#M472815</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Only after installing 4 more remaining libraries , I have managed to get gnuplot working.&lt;BR /&gt;This is the full list of packages needed:&lt;BR /&gt;&lt;BR /&gt;-rw-r--r--   1 root       sys        3123200 Dec 23 15:00 atk-1.32.0-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        11929600 Dec 23 08:10 cairo-1.10.0-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys          92160 Dec 22 10:27 depothelper-2.00-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        1239040 Dec 22 11:37 expat-2.0.1-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        6430720 Dec 22 11:41 fontconfig-2.8.0-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        6144000 Dec 22 12:10 freetype-2.4.3-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        2652160 Dec 23 07:55 gd-2.0.36RC1-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        10741760 Dec 23 09:35 gdb-7.2-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys         317440 Dec 23 08:25 gdbm-1.8.3-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        6205440 Dec 23 15:27 gdk_pixbuf-2.22.0-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        20121600 Dec 20 10:12 gettext-0.18.1.1-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        59842560 Dec 23 08:18 glib2-2.26.0-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        6369280 Dec 17 15:45 gnuplot-4.4.0-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        13578240 Dec 23 10:26 gtk+-1.2.10-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        123545600 Dec 23 15:23 gtk+2-2.22.0-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        3276800 Dec 23 09:23 jpeg-8b-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys         798720 Dec 23 08:24 libXft-2.1.14-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        1095680 Dec 23 07:58 libXpm-3.5.8-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys         419840 Dec 23 08:11 libXrender-0.9.6-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        3205120 Dec 17 17:23 libiconv-1.13.1-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        2150400 Dec 17 16:42 libpng-1.4.4-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        1587200 Dec 20 11:24 m4-1.4.15-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        1525760 Dec 17 16:44 make-3.82-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        16322560 Dec 23 08:01 ncurses-5.7-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        10680320 Dec 23 08:22 pango-1.28.3-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        3696640 Dec 23 08:13 pixman-0.19.6-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        58726400 Dec 22 12:20 python-2.5.2-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        2693120 Dec 23 08:07 readline-6.1.002-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        2068480 Dec 23 08:08 termcap-1.3.1-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        7434240 Dec 23 15:31 tiff-3.9.4-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys        25825280 Dec 23 14:47 wxGTK-2.8.11-ia64-11.31.depot&lt;BR /&gt;-rw-r--r--   1 root       sys         829440 Dec 17 16:46 zlib-1.2.5-ia64-11.31.depot&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Now I need to use the data collect by glance and use it with gnuplot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;F.R.</description>
      <pubDate>Thu, 23 Dec 2010 14:49:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267425#M472815</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-23T14:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267426#M472816</link>
      <description>&lt;BR /&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;Please can you confirm:&lt;BR /&gt;&lt;BR /&gt;The next step to plot sar or glance outputs I need to first:&lt;BR /&gt;&lt;BR /&gt;1. setup a web server (using apache, php and mysql)&lt;BR /&gt;2. create sar data from e.g. sar -Mu 2 2 2&lt;BR /&gt;3. use the output file created by that command to create inside gnuplot prompt a configuration file&lt;BR /&gt;4.generate an image file inside gnuplot&lt;BR /&gt;5. place that file inside httdoc directory in apache&lt;BR /&gt;&lt;BR /&gt;6. create an html file and include that file???&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is this approach correct?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I would appreciate your comments&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;F.R.</description>
      <pubDate>Fri, 24 Dec 2010 06:14:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267426#M472816</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-24T06:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267427#M472817</link>
      <description>&lt;BR /&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;IÂ´ve produced the first graph using sar -u output.&lt;BR /&gt;I really did not need to create a web page to publish the pics, after producing the pics (png files) I incorporated those in the normal word report.&lt;BR /&gt;&lt;BR /&gt;Thank you all&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;F.R.</description>
      <pubDate>Fri, 24 Dec 2010 09:30:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267427#M472817</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-24T09:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Help in setting/configure up gnuplot</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267428#M472818</link>
      <description>bye, closing thread</description>
      <pubDate>Mon, 27 Dec 2010 12:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/help-in-setting-configure-up-gnuplot/m-p/5267428#M472818</guid>
      <dc:creator>NDO</dc:creator>
      <dc:date>2010-12-27T12:16:50Z</dc:date>
    </item>
  </channel>
</rss>

