<?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: GNUPlot for HP-UX 10.01 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571870#M873531</link>
    <description>&lt;BR /&gt;See if you can successfully compile it on 10.20, then I can give you the options to create a static version on 10.20 (with the libraries built into it) which is portable across 10.X and will then run fine on 10.01.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 29 Aug 2001 09:20:25 GMT</pubDate>
    <dc:creator>Stefan Farrelly</dc:creator>
    <dc:date>2001-08-29T09:20:25Z</dc:date>
    <item>
      <title>GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571869#M873530</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have GNUPlot running on a couple of 10.20 machines and was wondering if any one has seen a copy for 10.01, I have tried to compile the 10.20 version on 10.01 but this complains of library problems.&lt;BR /&gt;&lt;BR /&gt;I know this is a long shot but if anyone knows of a site I can get this from it would help.&lt;BR /&gt;&lt;BR /&gt;I have already tried gnu.com and hpux.connect.org.uk but can only find versions for 10.20.&lt;BR /&gt;&lt;BR /&gt;Thanx&lt;BR /&gt;&lt;BR /&gt;Kev</description>
      <pubDate>Wed, 29 Aug 2001 08:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571869#M873530</guid>
      <dc:creator>Kevin Lamb</dc:creator>
      <dc:date>2001-08-29T08:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571870#M873531</link>
      <description>&lt;BR /&gt;See if you can successfully compile it on 10.20, then I can give you the options to create a static version on 10.20 (with the libraries built into it) which is portable across 10.X and will then run fine on 10.01.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 09:20:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571870#M873531</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-08-29T09:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571871#M873532</link>
      <description>Stephan,&lt;BR /&gt;&lt;BR /&gt;I have got GNUPlot compiled and running sucessfuly on several 10.20 boxes.&lt;BR /&gt;&lt;BR /&gt;If you could let me know the options to create the static version which can be ported to 10.01 it would be appreciated.&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;Kev</description>
      <pubDate>Wed, 29 Aug 2001 12:02:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571871#M873532</guid>
      <dc:creator>Kevin Lamb</dc:creator>
      <dc:date>2001-08-29T12:02:48Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571872#M873533</link>
      <description>Stefan&lt;BR /&gt;&lt;BR /&gt;Appologies for the mis-spelling of your name.&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;&lt;BR /&gt;Kev</description>
      <pubDate>Wed, 29 Aug 2001 12:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571872#M873533</guid>
      <dc:creator>Kevin Lamb</dc:creator>
      <dc:date>2001-08-29T12:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571873#M873534</link>
      <description>Hi Kevin,&lt;BR /&gt;&lt;BR /&gt;alrighty. Now, you need to modify the make file for Gnuplot to add the following compiler options;&lt;BR /&gt;&lt;BR /&gt;-noshared -Wl,-a,archive &lt;BR /&gt;&lt;BR /&gt;eg. add to the CCOPTIONS section&lt;BR /&gt;Then do a make clean (ensure all object files removed) and then make the binary. Now the binary should be much larger (as libraries built into it) and portable back to 10.01.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 12:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571873#M873534</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-08-29T12:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571874#M873535</link>
      <description>&lt;BR /&gt;oops, forgot an extra option you may need. +DAportable&lt;BR /&gt;Try without first, if it doesnt work include it also.</description>
      <pubDate>Wed, 29 Aug 2001 12:36:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571874#M873535</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-08-29T12:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571875#M873536</link>
      <description>Stefan,&lt;BR /&gt;&lt;BR /&gt;Unfortunatley it is still failing with Unrecognised symbols.&lt;BR /&gt;&lt;BR /&gt;Tried the -noshared but I believe that this is for GCC, I forgot to mention that we are running HP-ANSI C so tried the -N option but this still failed.&lt;BR /&gt;&lt;BR /&gt;the full line on our options is cc -Ae -N -Wl,a,archive,+DAportable it produces all the symbols but then fails on the link stage.&lt;BR /&gt;&lt;BR /&gt;Is there any option that we should be using bearing i  mind that this is ANSI C&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;&lt;BR /&gt;Kev</description>
      <pubDate>Wed, 29 Aug 2001 13:41:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571875#M873536</guid>
      <dc:creator>Kevin Lamb</dc:creator>
      <dc:date>2001-08-29T13:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571876#M873537</link>
      <description>Hi Kevin,&lt;BR /&gt;&lt;BR /&gt;-noshared works fine on HP ANSI C also. Im using a full HP ANSI C compiler. &lt;BR /&gt;&lt;BR /&gt;Trying to create static binaries can be a real pain. Where did you download Gnu plot from ? I will install and create a static binary for you. Please include your email.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Stefan&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 13:44:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571876#M873537</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-08-29T13:44:15Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571877#M873538</link>
      <description>Stefan,&lt;BR /&gt;gnuplot was taken from gnuplot.vt.edu, it was already installed on the 10.20 machines when I started a couple of months back.&lt;BR /&gt;&lt;BR /&gt;my mail address is klamb4@csc.com&lt;BR /&gt;&lt;BR /&gt;If you could provide the binaries it would be a great help&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;&lt;BR /&gt;Kev</description>
      <pubDate>Wed, 29 Aug 2001 13:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571877#M873538</guid>
      <dc:creator>Kevin Lamb</dc:creator>
      <dc:date>2001-08-29T13:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571878#M873539</link>
      <description>Stefan,&lt;BR /&gt;&lt;BR /&gt;The full link to the version of gnuplot that is currently running is :NORTH AMERICA:&lt;BR /&gt;&lt;BR /&gt;     Anonymous ftp to ftp.gnuplot.vt.edu:&lt;BR /&gt;     &lt;A href="ftp://ftp.gnuplot.vt.edu/pub/gnuplot/gnuplot-3.7.1.tar.gz" target="_blank"&gt;ftp://ftp.gnuplot.vt.edu/pub/gnuplot/gnuplot-3.7.1.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;     Alternatively, you can use your web browser to get gnuplot&lt;BR /&gt;     from the gnuplot web pages at&lt;BR /&gt;&lt;BR /&gt;     &lt;A href="http://members.theglobe.com/gnuplot/gp371tar.gz" target="_blank"&gt;http://members.theglobe.com/gnuplot/gp371tar.gz&lt;/A&gt;&lt;BR /&gt;     &lt;A href="http://www.geocities.com/SiliconValley/Foothills/6647/gp371tar.gz" target="_blank"&gt;http://www.geocities.com/SiliconValley/Foothills/6647/gp371tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;     Anonymous ftp to ftp.dartmouth.edu. Please try the&lt;BR /&gt;     other sites first!&lt;BR /&gt;     &lt;A href="ftp://ftp.dartmouth.edu/pub/gnuplot/gnuplot-3.7.1.tar.gz" target="_blank"&gt;ftp://ftp.dartmouth.edu/pub/gnuplot/gnuplot-3.7.1.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Aug 2001 13:52:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571878#M873539</guid>
      <dc:creator>Kevin Lamb</dc:creator>
      <dc:date>2001-08-29T13:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571879#M873540</link>
      <description>Hi Kevin,&lt;BR /&gt;&lt;BR /&gt;just emailed the static gnuplot binaries to you. Theyre in a tar gzip file.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Stefan</description>
      <pubDate>Wed, 29 Aug 2001 14:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571879#M873540</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-08-29T14:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571880#M873541</link>
      <description>Hi Stefan,&lt;BR /&gt;&lt;BR /&gt;Not sure if it is our mail server or not but I have not received the mail yet ;-}&lt;BR /&gt;&lt;BR /&gt;Thx&lt;BR /&gt;&lt;BR /&gt;Kev</description>
      <pubDate>Wed, 29 Aug 2001 15:24:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571880#M873541</guid>
      <dc:creator>Kevin Lamb</dc:creator>
      <dc:date>2001-08-29T15:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571881#M873542</link>
      <description>Stefan,&lt;BR /&gt;&lt;BR /&gt;I have used the gnuplot binaries that you have kindly sent and these work perfectly.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for your help with this one.&lt;BR /&gt;&lt;BR /&gt;Kev&lt;BR /&gt;&lt;BR /&gt;p.s. did you use any different cc options other than the ones that you suggested???</description>
      <pubDate>Thu, 30 Aug 2001 09:06:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571881#M873542</guid>
      <dc:creator>Kevin Lamb</dc:creator>
      <dc:date>2001-08-30T09:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: GNUPlot for HP-UX 10.01</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571882#M873543</link>
      <description>Hi Kevin,&lt;BR /&gt;&lt;BR /&gt;had to make a couple of other changes to the Makefile. I added in a library (causing the unresolved symbol errors you encountered);&lt;BR /&gt;&lt;BR /&gt;LIBS = -lm -L/opt/zlib/lib -l:libdld.sl&lt;BR /&gt;&lt;BR /&gt;And had to modify a line which prevented object files being created when using the static lib options on cc;&lt;BR /&gt;&lt;BR /&gt;COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS) -o $@&lt;BR /&gt;&lt;BR /&gt;I think that was all.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 30 Aug 2001 09:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/gnuplot-for-hp-ux-10-01/m-p/2571882#M873543</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2001-08-30T09:12:27Z</dc:date>
    </item>
  </channel>
</rss>

