<?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: perl DBI installation problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632196#M237871</link>
    <description>Thanks a million to all,&lt;BR /&gt;&lt;BR /&gt;I have installed NEW perl from  &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.7/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;# perl -v&lt;BR /&gt;&lt;BR /&gt;This is perl, v5.8.7 built for IA64.ARCHREV_0&lt;BR /&gt;&lt;BR /&gt;Copyright 1987-2005, Larry Wall&lt;BR /&gt;&lt;BR /&gt;Perl may be copied only under the terms of either the Artistic License or the&lt;BR /&gt;GNU General Public License, which may be found in the Perl 5 source kit.&lt;BR /&gt;&lt;BR /&gt;Complete documentation for Perl, including FAQ lists, should be found on&lt;BR /&gt;this system using `man perl' or `perldoc perl'.  If you have access to the&lt;BR /&gt;Internet, point your browser at &lt;A href="http://www.perl.org/," target="_blank"&gt;http://www.perl.org/,&lt;/A&gt; the Perl Home Page.&lt;BR /&gt;&lt;BR /&gt;But the issue occured still.&lt;BR /&gt;# make&lt;BR /&gt;        cp Changes blib/lib/DBI/Changes.pm&lt;BR /&gt;        cp Roadmap.pod blib/lib/DBI/Roadmap.pm&lt;BR /&gt;cp dbivport.h blib/arch/auto/DBI/dbivport.h&lt;BR /&gt;cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h&lt;BR /&gt;cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm&lt;BR /&gt;cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h&lt;BR /&gt;cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm&lt;BR /&gt;cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm&lt;BR /&gt;cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm&lt;BR /&gt;cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm&lt;BR /&gt;cp DBI.pm blib/lib/DBI.pm&lt;BR /&gt;cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm&lt;BR /&gt;cp DBIXS.h blib/arch/auto/DBI/DBIXS.h&lt;BR /&gt;cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm&lt;BR /&gt;cp Roadmap.pod blib/lib/Roadmap.pod&lt;BR /&gt;cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm&lt;BR /&gt;cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm&lt;BR /&gt;cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm&lt;BR /&gt;cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm&lt;BR /&gt;cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm&lt;BR /&gt;cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm&lt;BR /&gt;cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm&lt;BR /&gt;cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm&lt;BR /&gt;cp lib/DBD/File.pm blib/lib/DBD/File.pm&lt;BR /&gt;cp Driver.xst blib/arch/auto/DBI/Driver.xst&lt;BR /&gt;cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm&lt;BR /&gt;cp dbipport.h blib/arch/auto/DBI/dbipport.h&lt;BR /&gt;cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm&lt;BR /&gt;cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm&lt;BR /&gt;cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm&lt;BR /&gt;cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm&lt;BR /&gt;cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm&lt;BR /&gt;cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h&lt;BR /&gt;cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm&lt;BR /&gt;        /usr/contrib/Q4/bin/perl -p -e "s/~DRIVER~/Perl/g" ./Driver.xst &amp;gt; Perl.xsi&lt;BR /&gt;        /usr/contrib/Q4/bin/perl /usr/local/lib/perl5/5.8.7/ExtUtils/xsubpp  -typemap /usr/local/lib/perl5/5.8.7/ExtUtils/typemap -typemap typemap  Perl.xs &amp;gt; Perl.xsc &amp;amp;&amp;amp; mv Perl.xsc Perl.c&lt;BR /&gt;        gcc -c    -D_HPUX_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -O0    -DVERSION=\"1.48\"  -DXS_VERSION=\"1.48\" -fPIC "-I/usr/local/lib/perl5/5.8.7/IA64.ARCHREV_0/CORE"  -Wall -Wno-comment -DDBI_NO_THREADS Perl.c&lt;BR /&gt;error 2005: invalid option '-x'&lt;BR /&gt;*** Error exit code 2&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Justin Jin</description>
    <pubDate>Thu, 22 Sep 2005 06:47:22 GMT</pubDate>
    <dc:creator>hpjinyq</dc:creator>
    <dc:date>2005-09-22T06:47:22Z</dc:date>
    <item>
      <title>perl DBI installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632192#M237867</link>
      <description>Dear all,&lt;BR /&gt;&lt;BR /&gt;I am trying to install DBI(1.48) on a server.&lt;BR /&gt;I am following these steps.&lt;BR /&gt;&lt;BR /&gt;1,#perl Makefile.pl(successful)&lt;BR /&gt;2. #make (error - see below)&lt;BR /&gt;&lt;BR /&gt;I received the following error.&lt;BR /&gt;# make&lt;BR /&gt;        gcc -c    -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -mlp64 -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O    -DVERSION=\"1.48\"  -DXS_VERSION=\"1.48\" -fPIC "-I/opt/perl_64/lib/5.8.0/IA64.ARCHREV_0-thread-multi-LP64/CORE"  -Wall -Wno-comment Perl.c&lt;BR /&gt;error 2005: invalid option '-x'&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;&lt;BR /&gt;# gcc -v&lt;BR /&gt;Using built-in specs.&lt;BR /&gt;Target: ia64-hp-hpux11.23&lt;BR /&gt;Configured with: /scratch/joseph/pkgbuild/3.3.1/hpux-11/gcc-4.0.0/configure --enable-languages=c,c++ --enable-threads=posix --disable-nls --disable-libmudflap --with-gnu-as --without-gnu-ld --with-as=/usr/local/bin/as --with-ld=/usr/ccs/bin/ld --prefix=/usr/local&lt;BR /&gt;Thread model: posix&lt;BR /&gt;gcc version 4.0.0&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX panda B.11.23 U ia64 0936137809 unlimited-user license&lt;BR /&gt;# perl -v&lt;BR /&gt;This is perl, v5.8.0 built for IA64.ARCHREV_0-thread-multi-LP64&lt;BR /&gt;(with 1 registered patch, see perl -V for more detail)&lt;BR /&gt;&lt;BR /&gt;Copyright 1987-2002, Larry Wall&lt;BR /&gt;&lt;BR /&gt;Binary build 806 provided by ActiveState Corp. &lt;A href="http://www.ActiveState.com" target="_blank"&gt;http://www.ActiveState.com&lt;/A&gt;&lt;BR /&gt;Built 22:05:45 May  2 2003&lt;BR /&gt;&lt;BR /&gt;Any would would be greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Justin Jin&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2005 05:18:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632192#M237867</guid>
      <dc:creator>hpjinyq</dc:creator>
      <dc:date>2005-09-22T05:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: perl DBI installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632193#M237868</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try to use the gmake utility.</description>
      <pubDate>Thu, 22 Sep 2005 05:35:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632193#M237868</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-09-22T05:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: perl DBI installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632194#M237869</link>
      <description>perl-5.8.0 is VERY old.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.7/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;5.8.8 is due in a month (or two)&lt;BR /&gt;&lt;BR /&gt;gcc-4.0.0 is not being nice to me in 64bit mode on HP-UX, so I went back (or forward) to gcc-3.4.4&lt;BR /&gt;&lt;BR /&gt;I see no -x option in the command line preceding the error.&lt;BR /&gt;&lt;BR /&gt;What I *expect* is that, since your perl is that old, perl was built with different gcc options (due to an older gcc) than you are now having support for in gcc-4.0.0&lt;BR /&gt;&lt;BR /&gt;In your case, I'd suggest to build perl-5.8.7 from scratch (source) and then install the modules you need.&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn [ who suspects more followup, since most people install DBI to be used with DBD::Oracle and since Oracle itself is not built with gcc, expect dragons there ]</description>
      <pubDate>Thu, 22 Sep 2005 05:38:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632194#M237869</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2005-09-22T05:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: perl DBI installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632195#M237870</link>
      <description>Try to use perl that comes with 11.23 or install a new version from &lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PERL" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=PERL&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 22 Sep 2005 06:29:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632195#M237870</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-22T06:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: perl DBI installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632196#M237871</link>
      <description>Thanks a million to all,&lt;BR /&gt;&lt;BR /&gt;I have installed NEW perl from  &lt;A href="http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.7/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Languages/perl-5.8.7/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;# perl -v&lt;BR /&gt;&lt;BR /&gt;This is perl, v5.8.7 built for IA64.ARCHREV_0&lt;BR /&gt;&lt;BR /&gt;Copyright 1987-2005, Larry Wall&lt;BR /&gt;&lt;BR /&gt;Perl may be copied only under the terms of either the Artistic License or the&lt;BR /&gt;GNU General Public License, which may be found in the Perl 5 source kit.&lt;BR /&gt;&lt;BR /&gt;Complete documentation for Perl, including FAQ lists, should be found on&lt;BR /&gt;this system using `man perl' or `perldoc perl'.  If you have access to the&lt;BR /&gt;Internet, point your browser at &lt;A href="http://www.perl.org/," target="_blank"&gt;http://www.perl.org/,&lt;/A&gt; the Perl Home Page.&lt;BR /&gt;&lt;BR /&gt;But the issue occured still.&lt;BR /&gt;# make&lt;BR /&gt;        cp Changes blib/lib/DBI/Changes.pm&lt;BR /&gt;        cp Roadmap.pod blib/lib/DBI/Roadmap.pm&lt;BR /&gt;cp dbivport.h blib/arch/auto/DBI/dbivport.h&lt;BR /&gt;cp dbd_xsh.h blib/arch/auto/DBI/dbd_xsh.h&lt;BR /&gt;cp lib/DBI/FAQ.pm blib/lib/DBI/FAQ.pm&lt;BR /&gt;cp Driver_xst.h blib/arch/auto/DBI/Driver_xst.h&lt;BR /&gt;cp lib/DBD/Proxy.pm blib/lib/DBD/Proxy.pm&lt;BR /&gt;cp lib/DBI/SQL/Nano.pm blib/lib/DBI/SQL/Nano.pm&lt;BR /&gt;cp lib/DBI/Const/GetInfo/ANSI.pm blib/lib/DBI/Const/GetInfo/ANSI.pm&lt;BR /&gt;cp lib/DBD/DBM.pm blib/lib/DBD/DBM.pm&lt;BR /&gt;cp DBI.pm blib/lib/DBI.pm&lt;BR /&gt;cp lib/DBI/Const/GetInfoReturn.pm blib/lib/DBI/Const/GetInfoReturn.pm&lt;BR /&gt;cp DBIXS.h blib/arch/auto/DBI/DBIXS.h&lt;BR /&gt;cp lib/DBD/Sponge.pm blib/lib/DBD/Sponge.pm&lt;BR /&gt;cp Roadmap.pod blib/lib/Roadmap.pod&lt;BR /&gt;cp lib/DBI/Const/GetInfoType.pm blib/lib/DBI/Const/GetInfoType.pm&lt;BR /&gt;cp lib/DBI/W32ODBC.pm blib/lib/DBI/W32ODBC.pm&lt;BR /&gt;cp lib/DBI/DBD/Metadata.pm blib/lib/DBI/DBD/Metadata.pm&lt;BR /&gt;cp lib/DBI/Const/GetInfo/ODBC.pm blib/lib/DBI/Const/GetInfo/ODBC.pm&lt;BR /&gt;cp lib/DBI/ProfileDumper/Apache.pm blib/lib/DBI/ProfileDumper/Apache.pm&lt;BR /&gt;cp lib/Bundle/DBI.pm blib/lib/Bundle/DBI.pm&lt;BR /&gt;cp lib/DBI/Profile.pm blib/lib/DBI/Profile.pm&lt;BR /&gt;cp lib/DBI/ProfileDumper.pm blib/lib/DBI/ProfileDumper.pm&lt;BR /&gt;cp lib/DBD/File.pm blib/lib/DBD/File.pm&lt;BR /&gt;cp Driver.xst blib/arch/auto/DBI/Driver.xst&lt;BR /&gt;cp lib/DBI/ProxyServer.pm blib/lib/DBI/ProxyServer.pm&lt;BR /&gt;cp dbipport.h blib/arch/auto/DBI/dbipport.h&lt;BR /&gt;cp lib/DBD/NullP.pm blib/lib/DBD/NullP.pm&lt;BR /&gt;cp lib/DBI/DBD.pm blib/lib/DBI/DBD.pm&lt;BR /&gt;cp lib/Win32/DBIODBC.pm blib/lib/Win32/DBIODBC.pm&lt;BR /&gt;cp lib/DBI/PurePerl.pm blib/lib/DBI/PurePerl.pm&lt;BR /&gt;cp lib/DBD/ExampleP.pm blib/lib/DBD/ExampleP.pm&lt;BR /&gt;cp dbi_sql.h blib/arch/auto/DBI/dbi_sql.h&lt;BR /&gt;cp lib/DBI/ProfileData.pm blib/lib/DBI/ProfileData.pm&lt;BR /&gt;        /usr/contrib/Q4/bin/perl -p -e "s/~DRIVER~/Perl/g" ./Driver.xst &amp;gt; Perl.xsi&lt;BR /&gt;        /usr/contrib/Q4/bin/perl /usr/local/lib/perl5/5.8.7/ExtUtils/xsubpp  -typemap /usr/local/lib/perl5/5.8.7/ExtUtils/typemap -typemap typemap  Perl.xs &amp;gt; Perl.xsc &amp;amp;&amp;amp; mv Perl.xsc Perl.c&lt;BR /&gt;        gcc -c    -D_HPUX_SOURCE -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -O0    -DVERSION=\"1.48\"  -DXS_VERSION=\"1.48\" -fPIC "-I/usr/local/lib/perl5/5.8.7/IA64.ARCHREV_0/CORE"  -Wall -Wno-comment -DDBI_NO_THREADS Perl.c&lt;BR /&gt;error 2005: invalid option '-x'&lt;BR /&gt;*** Error exit code 2&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;BR /&gt;&lt;BR /&gt;Justin Jin</description>
      <pubDate>Thu, 22 Sep 2005 06:47:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632196#M237871</guid>
      <dc:creator>hpjinyq</dc:creator>
      <dc:date>2005-09-22T06:47:22Z</dc:date>
    </item>
    <item>
      <title>Re: perl DBI installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632197#M237872</link>
      <description>Just a thought, Did you do # make clean &lt;BR /&gt;# make distclean and # perl Makefile;# make after installing new perl ? &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 22 Sep 2005 06:50:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632197#M237872</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-22T06:50:20Z</dc:date>
    </item>
    <item>
      <title>Re: perl DBI installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632198#M237873</link>
      <description>Thanks Arun,&lt;BR /&gt;&lt;BR /&gt;Yes,&lt;BR /&gt;I have run #make realclean before i run perl Makefile.PL.&lt;BR /&gt;&lt;BR /&gt;-Justin Jin&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Sep 2005 06:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632198#M237873</guid>
      <dc:creator>hpjinyq</dc:creator>
      <dc:date>2005-09-22T06:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: perl DBI installation problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632199#M237874</link>
      <description>Can you attach the Makefile please&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Thu, 22 Sep 2005 09:00:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/perl-dbi-installation-problems/m-p/3632199#M237874</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2005-09-22T09:00:42Z</dc:date>
    </item>
  </channel>
</rss>

