<?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 Perl configuration problem... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-configuration-problem/m-p/3489003#M704592</link>
    <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;I've a DBA who's trying to configure Perl 5.8.6 and got error.&lt;BR /&gt;&lt;BR /&gt;Here's what he run:&lt;BR /&gt;&lt;BR /&gt;sh Configure -Dcc=gcc -Dprefix=/psoft/a_common/perl -des -Accflags=-fPIC -Duseithreads –Duselargefiles&lt;BR /&gt;&lt;BR /&gt;Here's what he got:&lt;BR /&gt;&lt;BR /&gt;./makedepend[158]: makefile: Cannot find or open the file.&lt;BR /&gt;&lt;BR /&gt;        echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH  makedir.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' &amp;gt;.shlist&lt;BR /&gt;&lt;BR /&gt;Updating makefile...&lt;BR /&gt;&lt;BR /&gt;cp: cannot access makefile: No such file or directory&lt;BR /&gt;&lt;BR /&gt;         test -s perlmain.c &amp;amp;&amp;amp; touch perlmain.c&lt;BR /&gt;&lt;BR /&gt;        cd x2p; make depend&lt;BR /&gt;&lt;BR /&gt;        sh ../makedepend MAKE=make&lt;BR /&gt;&lt;BR /&gt;        echo hash.c  str.c util.c walk.c | tr ' ' '\n' &amp;gt;.clist&lt;BR /&gt;&lt;BR /&gt;Finding dependencies for hash.o.&lt;BR /&gt;&lt;BR /&gt;Finding dependencies for str.o.&lt;BR /&gt;&lt;BR /&gt;Finding dependencies for util.o.&lt;BR /&gt;&lt;BR /&gt;Finding dependencies for walk.o.&lt;BR /&gt;&lt;BR /&gt;        echo Makefile.SH cflags.SH | tr ' ' '\n' &amp;gt;.shlist&lt;BR /&gt;&lt;BR /&gt;Updating makefile...&lt;BR /&gt;&lt;BR /&gt;Now you must run 'make'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Anybody have any clue??? I don't know anything on Perl!!!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jonath</description>
    <pubDate>Fri, 18 Feb 2005 13:54:00 GMT</pubDate>
    <dc:creator>Jonathan Caplette_1</dc:creator>
    <dc:date>2005-02-18T13:54:00Z</dc:date>
    <item>
      <title>Perl configuration problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-configuration-problem/m-p/3489003#M704592</link>
      <description>Hi guys,&lt;BR /&gt;&lt;BR /&gt;I've a DBA who's trying to configure Perl 5.8.6 and got error.&lt;BR /&gt;&lt;BR /&gt;Here's what he run:&lt;BR /&gt;&lt;BR /&gt;sh Configure -Dcc=gcc -Dprefix=/psoft/a_common/perl -des -Accflags=-fPIC -Duseithreads –Duselargefiles&lt;BR /&gt;&lt;BR /&gt;Here's what he got:&lt;BR /&gt;&lt;BR /&gt;./makedepend[158]: makefile: Cannot find or open the file.&lt;BR /&gt;&lt;BR /&gt;        echo Makefile.SH cflags.SH config_h.SH makeaperl.SH makedepend.SH  makedir.SH myconfig.SH writemain.SH pod/Makefile.SH | tr ' ' '\n' &amp;gt;.shlist&lt;BR /&gt;&lt;BR /&gt;Updating makefile...&lt;BR /&gt;&lt;BR /&gt;cp: cannot access makefile: No such file or directory&lt;BR /&gt;&lt;BR /&gt;         test -s perlmain.c &amp;amp;&amp;amp; touch perlmain.c&lt;BR /&gt;&lt;BR /&gt;        cd x2p; make depend&lt;BR /&gt;&lt;BR /&gt;        sh ../makedepend MAKE=make&lt;BR /&gt;&lt;BR /&gt;        echo hash.c  str.c util.c walk.c | tr ' ' '\n' &amp;gt;.clist&lt;BR /&gt;&lt;BR /&gt;Finding dependencies for hash.o.&lt;BR /&gt;&lt;BR /&gt;Finding dependencies for str.o.&lt;BR /&gt;&lt;BR /&gt;Finding dependencies for util.o.&lt;BR /&gt;&lt;BR /&gt;Finding dependencies for walk.o.&lt;BR /&gt;&lt;BR /&gt;        echo Makefile.SH cflags.SH | tr ' ' '\n' &amp;gt;.shlist&lt;BR /&gt;&lt;BR /&gt;Updating makefile...&lt;BR /&gt;&lt;BR /&gt;Now you must run 'make'.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Anybody have any clue??? I don't know anything on Perl!!!&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jonath</description>
      <pubDate>Fri, 18 Feb 2005 13:54:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-configuration-problem/m-p/3489003#M704592</guid>
      <dc:creator>Jonathan Caplette_1</dc:creator>
      <dc:date>2005-02-18T13:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: Perl configuration problem...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-configuration-problem/m-p/3489004#M704593</link>
      <description>Hi Jonath,&lt;BR /&gt;&lt;BR /&gt;Why bother compiling Perl yourselves?&lt;BR /&gt;Just get the precompiled binaries from Merijn's website - here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;He has every flavor available in either 32 or 64 bit.&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 18 Feb 2005 14:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-configuration-problem/m-p/3489004#M704593</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2005-02-18T14:05:07Z</dc:date>
    </item>
  </channel>
</rss>

