<?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 Software Porting and Archive Center Problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563460#M919124</link>
    <description>Hello&lt;BR /&gt; Whenever I download something of the Software Porting and Archive Center for HP-UX.&lt;BR /&gt;&lt;A href="http://hpux.tn.tudelft.nl/hppd/hpux/Networking/Mail/alpha.html" target="_blank"&gt;http://hpux.tn.tudelft.nl/hppd/hpux/Networking/Mail/alpha.html&lt;/A&gt; &lt;BR /&gt;I cant get any of the tools to work. I am using hpux 11.0 and downloading the right software I then gzip the gz file. And then do &lt;BR /&gt;swinstall -s thenameofthe.depot&lt;BR /&gt;I got the files but I cant get the tools to work. Am I missing something?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Richard</description>
    <pubDate>Wed, 08 Aug 2001 20:05:12 GMT</pubDate>
    <dc:creator>someone_4</dc:creator>
    <dc:date>2001-08-08T20:05:12Z</dc:date>
    <item>
      <title>Software Porting and Archive Center Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563460#M919124</link>
      <description>Hello&lt;BR /&gt; Whenever I download something of the Software Porting and Archive Center for HP-UX.&lt;BR /&gt;&lt;A href="http://hpux.tn.tudelft.nl/hppd/hpux/Networking/Mail/alpha.html" target="_blank"&gt;http://hpux.tn.tudelft.nl/hppd/hpux/Networking/Mail/alpha.html&lt;/A&gt; &lt;BR /&gt;I cant get any of the tools to work. I am using hpux 11.0 and downloading the right software I then gzip the gz file. And then do &lt;BR /&gt;swinstall -s thenameofthe.depot&lt;BR /&gt;I got the files but I cant get the tools to work. Am I missing something?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 08 Aug 2001 20:05:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563460#M919124</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-08-08T20:05:12Z</dc:date>
    </item>
    <item>
      <title>Re: Software Porting and Archive Center Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563461#M919125</link>
      <description>Hi Richard,&lt;BR /&gt;&lt;BR /&gt;I suspect you are 95% of the way. After you do the swinstall, you probably need to modify /etc/PATH and /etc/MANPATH to include the new software directories in your PATH (and MANPATH for the man pages). Also, many packages require other packages to work. In general the README files and the web page itself will list required dependencies.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Wed, 08 Aug 2001 20:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563461#M919125</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-08T20:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Software Porting and Archive Center Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563462#M919126</link>
      <description>With the wmf app here is what the opt/wmf/doc/HPUX.Intall file says&lt;BR /&gt;Here is the part where I get lost. &lt;BR /&gt;Compile:&lt;BR /&gt;&lt;BR /&gt;        In top level type:&lt;BR /&gt;                make&lt;BR /&gt;                make install&lt;BR /&gt;&lt;BR /&gt;Where do I compile this ? And where do I run the make and make install command from?&lt;BR /&gt;It didnt come with a man page. &lt;BR /&gt;And do the paths matter even if I am root?&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 08 Aug 2001 20:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563462#M919126</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-08-08T20:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Software Porting and Archive Center Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563463#M919127</link>
      <description>Oh Richard,&lt;BR /&gt;&lt;BR /&gt;Now I see the problem. You should have downloaded the binaries so that you don't have to compile and link which is what the makefile is doing. Moreover, you would need a deveopment system or download gcc to do much in the way of compiles. Get the binaries and things will be much simpler.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Wed, 08 Aug 2001 20:45:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563463#M919127</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-08T20:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Software Porting and Archive Center Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563464#M919128</link>
      <description>On the download page it says&lt;BR /&gt;HP-UX 11.00 Dynamically Linked Binary (gzipped)&lt;BR /&gt;I thought that meant that it was Binary.&lt;BR /&gt;That is  why it confused me when it tells me to compile it.&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 08 Aug 2001 21:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563464#M919128</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-08-08T21:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Software Porting and Archive Center Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563465#M919129</link>
      <description>Hi Richard,&lt;BR /&gt;&lt;BR /&gt;No the Dynamically linked are the binaries.&lt;BR /&gt;&lt;BR /&gt;I think you are good to go. Try this: &lt;BR /&gt;cd /opt/wmf/bin&lt;BR /&gt;./wmf -?&lt;BR /&gt;That should generate a usage message or at least tell you that you need a ${HOME}/mbox directory.&lt;BR /&gt;&lt;BR /&gt;Clay</description>
      <pubDate>Wed, 08 Aug 2001 21:09:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563465#M919129</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2001-08-08T21:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: Software Porting and Archive Center Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563466#M919130</link>
      <description>that was it .. it works and its a really nice tool!! I had to make the dir mbox in the home like you stated and I ran the command -?&lt;BR /&gt;and saw the option -m.&lt;BR /&gt;and it worked really nice formatted the emails and everything. Im going to keep playing with it. thanks Mr. Clay&lt;BR /&gt;&lt;BR /&gt;Richard</description>
      <pubDate>Wed, 08 Aug 2001 21:36:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/software-porting-and-archive-center-problems/m-p/2563466#M919130</guid>
      <dc:creator>someone_4</dc:creator>
      <dc:date>2001-08-08T21:36:38Z</dc:date>
    </item>
  </channel>
</rss>

