<?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 autoconf and automake in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/autoconf-and-automake/m-p/3839787#M66623</link>
    <description>I am trying to port some linux user space s/w to hp-ux. I installd the Linux Porting Toolkit, hoping that it will give me autoconf and automake. It did not.&lt;BR /&gt;&lt;BR /&gt;Can you give me some tips on how to build sources that are built on linux using autoconf and automake?</description>
    <pubDate>Tue, 08 Aug 2006 18:10:39 GMT</pubDate>
    <dc:creator>Sivasundar Ramamurthy</dc:creator>
    <dc:date>2006-08-08T18:10:39Z</dc:date>
    <item>
      <title>autoconf and automake</title>
      <link>https://community.hpe.com/t5/operating-system-linux/autoconf-and-automake/m-p/3839787#M66623</link>
      <description>I am trying to port some linux user space s/w to hp-ux. I installd the Linux Porting Toolkit, hoping that it will give me autoconf and automake. It did not.&lt;BR /&gt;&lt;BR /&gt;Can you give me some tips on how to build sources that are built on linux using autoconf and automake?</description>
      <pubDate>Tue, 08 Aug 2006 18:10:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/autoconf-and-automake/m-p/3839787#M66623</guid>
      <dc:creator>Sivasundar Ramamurthy</dc:creator>
      <dc:date>2006-08-08T18:10:39Z</dc:date>
    </item>
    <item>
      <title>Re: autoconf and automake</title>
      <link>https://community.hpe.com/t5/operating-system-linux/autoconf-and-automake/m-p/3839788#M66624</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This a good link on autoconf and automake, URL : &lt;A href="http://sources.redhat.com/autobook/autobook/autobook_toc.html" target="_blank"&gt;http://sources.redhat.com/autobook/autobook/autobook_toc.html&lt;/A&gt; .&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Ryan&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Aug 2006 06:06:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/autoconf-and-automake/m-p/3839788#M66624</guid>
      <dc:creator>Ryan Goh</dc:creator>
      <dc:date>2006-08-10T06:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: autoconf and automake</title>
      <link>https://community.hpe.com/t5/operating-system-linux/autoconf-and-automake/m-p/3839789#M66625</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You may want to download HP-UX software depot (already compiled &amp;amp; ready to install) :&lt;BR /&gt;&lt;BR /&gt;   &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;Good lcuk.&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Aug 2006 15:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/autoconf-and-automake/m-p/3839789#M66625</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2006-08-10T15:52:21Z</dc:date>
    </item>
    <item>
      <title>Re: autoconf and automake</title>
      <link>https://community.hpe.com/t5/operating-system-linux/autoconf-and-automake/m-p/3839790#M66626</link>
      <description>If you are just picking up a source package and want to build it on HP-UX you shouldn't need autoconf or automake.  Ideally, you should just need to run the configure script that comes with the package and then run make (make sure you have the GNU make).  autoconf and automake are needed by the person who is creating the source package, but should not be needed by the person who is compiling the package.  Hopefully the package would come with a README file that covers the basics of how to build the package.  The tricky part comes if the make fails because the package uses some headers or library calls that HP-UX doesn't have and that are not correctly handled by ifdefs that are set by the configure script.</description>
      <pubDate>Thu, 10 Aug 2006 16:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/autoconf-and-automake/m-p/3839790#M66626</guid>
      <dc:creator>Steve Ellcey</dc:creator>
      <dc:date>2006-08-10T16:36:59Z</dc:date>
    </item>
  </channel>
</rss>

