<?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: Couldn't install DBD::Oracle 1.18 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847913#M98064</link>
    <description>Yes, I read README.hpux file, but I don't see &lt;BR /&gt;there anything about my errors. Options for gcc compiler (make with thread support) like correct. But I see that LD options&lt;BR /&gt;LD = gcc&lt;BR /&gt;in Makefile. Is this correct?&lt;BR /&gt;&lt;BR /&gt;About the lost file - I could't find its in module sources. And I check md5 summ my sources with original - they identical.&lt;BR /&gt;&lt;BR /&gt;For what the file I needs and why I have not?&lt;BR /&gt;</description>
    <pubDate>Tue, 22 Aug 2006 06:51:52 GMT</pubDate>
    <dc:creator>Nikolay Aralovets</dc:creator>
    <dc:date>2006-08-22T06:51:52Z</dc:date>
    <item>
      <title>Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847910#M98061</link>
      <description>Hi all!&lt;BR /&gt;&lt;BR /&gt;I try to install perl module DBD::Oracle 1.18 on HP-UX v11.23 (ia64 0190470773).&lt;BR /&gt;My perl version is D.5.8.0.D (32&amp;amp;64 bit) from OS base.&lt;BR /&gt;My CC is gcc:&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;bash-3.00# /usr/local/gcc344/bin/gcc -v&lt;BR /&gt;Reading specs from /usr/local/gcc344/lib/gcc/ia64-hp-hpux11.23/3.4.4/specs&lt;BR /&gt;Configured with: ./configure --prefix=/usr/local/gcc344 --with-gnu-as --disable-nls --disable-libgcj --enable-languages=c,c++ --enable-threads=posix --without-gnu-ld --with-as=/usr/local/bin/as&lt;BR /&gt;Thread model: posix&lt;BR /&gt;gcc version 3.4.4&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;Before this I install DBI module:&lt;BR /&gt;perl Makefile.pl&lt;BR /&gt;gmake&lt;BR /&gt;gmake test&lt;BR /&gt;gmake install&lt;BR /&gt;All stage was ended successfully&lt;BR /&gt;&lt;BR /&gt;Then I try to install DBD::Oracle&lt;BR /&gt;perl Makefile.pl -l&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;Using DBI 1.52 (for perl 5.008 on IA64.ARCHREV_0-thread-multi) installed in /opt/perl/lib/site_perl/5.8.0/IA64.ARCHREV_0-thread-multi/auto/DBI/&lt;BR /&gt;&lt;BR /&gt;Configuring DBD::Oracle for perl 5.008 on hpux (IA64.ARCHREV_0-thread-multi)&lt;BR /&gt;&lt;BR /&gt;Remember to actually *READ* the README file! Especially if you have any problems.&lt;BR /&gt;&lt;BR /&gt;Using Oracle in /u01/app/oracle/product/9.2.0/db&lt;BR /&gt;DEFINE _SQLPLUS_RELEASE = "902000700" (CHAR)&lt;BR /&gt;Oracle version 9.2.0.7 (9.2)&lt;BR /&gt;Found direct-link candidates: libclntsh.so&lt;BR /&gt;Oracle sysliblist: -l:librt.so -l:libnss_dns.so.1 -l:libdld.so -lm -lpthread -lCsup -lunwind&lt;BR /&gt;Found header files in /u01/app/oracle/product/9.2.0/db/rdbms/public /u01/app/oracle/product/9.2.0/db/rdbms/demo.&lt;BR /&gt;Your LD_LIBRARY_PATH/SHLIB_PATH env var is set to '/usr/local/gcc344/lib:/u01/app/oracle/product/9.2.0/db/lib:/u01/app/oracle/product/9.2.0/db/lib32:/usr/lib/hpux32:/usr/local/gcc344/lib:/u01/app/oracle/product/9.2.0/db/lib:/u01/app/oracle/product/9.2.0/db/lib32:/usr/lib/hpux64'&lt;BR /&gt;WARNING: If you have trouble, see README.hpux.txt...&lt;BR /&gt;    you may have to build your own perl, or go hunting for libraries&lt;BR /&gt;&lt;BR /&gt;Checking for functioning wait.ph&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;System: perl5.008 hp-ux bigsur03 b.11.22 u ia64 1800516905 unlimited-user license&lt;BR /&gt;Compiler:   gcc   -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64&lt;BR /&gt;Linker:     /usr/bin/ld&lt;BR /&gt;Sysliblist: -l:librt.so -l:libnss_dns.so.1 -l:libdld.so -lm -lpthread -lCsup -lunwind&lt;BR /&gt;Linking with -lclntsh.&lt;BR /&gt;&lt;BR /&gt;Checking if your kit is complete...&lt;BR /&gt;Warning: the following files are missing in your kit:&lt;BR /&gt;        META.yml&lt;BR /&gt;Please inform the author.&lt;BR /&gt;Note (probably harmless): No library found for -l:librt.so&lt;BR /&gt;Note (probably harmless): No library found for -l:libnss_dns.so.1&lt;BR /&gt;Note (probably harmless): No library found for -l:libdld.so&lt;BR /&gt;LD_RUN_PATH=/u01/app/oracle/product/9.2.0/db/lib32:/usr/lib/hpux32&lt;BR /&gt;Using DBD::Oracle 1.18.&lt;BR /&gt;Using DBD::Oracle 1.18.&lt;BR /&gt;Using DBI 1.52 (for perl 5.008 on IA64.ARCHREV_0-thread-multi) installed in /opt/perl/lib/site_perl/5.8.0/IA64.ARCHREV_0-thread-multi/auto/DBI/&lt;BR /&gt;Writing Makefile for DBD::Oracle&lt;BR /&gt;&lt;BR /&gt;***  If you have problems...&lt;BR /&gt;     read all the log printed above, and the README and README.help.txt files.&lt;BR /&gt;     (Of course, you have read README by now anyway, haven't you?)&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;Then I do gmake and get error:&lt;BR /&gt;--------------------------------------------&lt;BR /&gt;Running Mkbootstrap for DBD::Oracle ()&lt;BR /&gt;chmod 644 Oracle.bs&lt;BR /&gt;rm -f blib/arch/auto/DBD/Oracle/Oracle.so&lt;BR /&gt;gcc +b "/u01/app/oracle/product/9.2.0/db/lib32:/usr/lib/hpux32"  -shared -static-libgcc -fPIC -L/usr/lib/hpux32 Oracle.o dbdimp.o oci8.o  -o blib/arch/auto/DBD/Oracle/Oracle.so   -L/u01/app/oracle/product/9.2.0/db/lib32 -lclntsh -lm -lpthread -lCsup -lunwind&lt;BR /&gt;gcc: +b: No such file or directory&lt;BR /&gt;gcc: /u01/app/oracle/product/9.2.0/db/lib32:/usr/lib/hpux32: No such file or directory&lt;BR /&gt;gmake: *** [blib/arch/auto/DBD/Oracle/Oracle.so] Error 1&lt;BR /&gt;----------------------------------------------&lt;BR /&gt;Can anybody help me?</description>
      <pubDate>Tue, 22 Aug 2006 05:19:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847910#M98061</guid>
      <dc:creator>Nikolay Aralovets</dc:creator>
      <dc:date>2006-08-22T05:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847911#M98062</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;If you have trouble, see README.hpux.txt... &lt;BR /&gt;&lt;BR /&gt;Warning: the following files are missing in your kit:&lt;BR /&gt;META.yml&lt;BR /&gt;&lt;BR /&gt;gcc: +b: No such file or directory&lt;BR /&gt;&lt;BR /&gt;I think the install failed because you are missing something.&lt;BR /&gt;&lt;BR /&gt;Was the README file helpful?&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 22 Aug 2006 05:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847911#M98062</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-08-22T05:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847912#M98063</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;See this rather ambiguous explanation from  the aforementioned README.hpux:&lt;BR /&gt;&lt;BR /&gt;======================================&lt;BR /&gt;Compiling Perl 5 on HP-UX&lt;BR /&gt;&lt;BR /&gt;When compiling Perl, you must use an ANSI C compiler. The C compiler that ships with all HP-UX systems is a K&amp;amp;R compiler that should only be used to build new kernels.&lt;BR /&gt;&lt;BR /&gt;Perl can be compiled with either HP's ANSI C compiler or with gcc. The former is recommended, as not only can it compile Perl with no difficulty, but also can take advantage of features listed later that require the use of HP compiler-specific command-line flags.&lt;BR /&gt;&lt;BR /&gt;If you decide to use gcc, make sure your installation is recent and complete, and be sure to read the Perl README file for more gcc-specific details.&lt;BR /&gt;======================================&lt;BR /&gt;&lt;BR /&gt;So, at best, the ANSI C compiler is preferred.  Based on your output, it would appear that GCC doesn't understand the "+b" switch.&lt;BR /&gt;&lt;BR /&gt;It also seems that you have a 32/64-bit compatibility issue: on my 64-bit Oracle 9i/HP-UX systems, $ORACLE_HOME/db/lib32 and /usr/lib/hpux32 do not exist.  It would seem that they don't exist on your system either.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Tue, 22 Aug 2006 06:29:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847912#M98063</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-08-22T06:29:42Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847913#M98064</link>
      <description>Yes, I read README.hpux file, but I don't see &lt;BR /&gt;there anything about my errors. Options for gcc compiler (make with thread support) like correct. But I see that LD options&lt;BR /&gt;LD = gcc&lt;BR /&gt;in Makefile. Is this correct?&lt;BR /&gt;&lt;BR /&gt;About the lost file - I could't find its in module sources. And I check md5 summ my sources with original - they identical.&lt;BR /&gt;&lt;BR /&gt;For what the file I needs and why I have not?&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 06:51:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847913#M98064</guid>
      <dc:creator>Nikolay Aralovets</dc:creator>
      <dc:date>2006-08-22T06:51:52Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847914#M98065</link>
      <description>To spex&lt;BR /&gt;&lt;BR /&gt;My version perl was compiled with gcc.&lt;BR /&gt;And I have in my system&lt;BR /&gt;$ORACLE_HOME/lib32 &amp;amp;  /usr/lib/hpux32&lt;BR /&gt;directory&lt;BR /&gt;ORACLE_HOME=/u01/app/oracle/product/9.2.0/db&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;perl -V&lt;BR /&gt;Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.22, archname=IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    uname='hp-ux bigsur03 b.11.22 u ia64 1800516905 unlimited-user license '&lt;BR /&gt;    config_args='-des -Dcc=gcc -Dcf_by=ActiveState -Dcf_email=ActivePerl@ActiveState.com -Uinstallusrbinperl -Ud_sigsetjmp -Dusethreads -Duseithreads -Ulocincpth= -Uloclibpth= -Accflags=-fPIC -Dd_attribut=undef -Dcccdlflags=-fPIC -Uoptimize -Duselargefiles -Dprefix=/opt/perl -Duselargefiles'&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define&lt;BR /&gt;    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=undef use64bitall=undef uselongdouble=undef&lt;BR /&gt;    usemymalloc=n, bincompat5005=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='gcc', ccflags ='-D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -fPIC -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',&lt;BR /&gt;    optimize=' ',&lt;BR /&gt;    cppflags='-D_HPUX_SOURCE -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -fPIC -fno-strict-aliasing'&lt;BR /&gt;    ccversion='', gccversion='3.2 20020329 (experimental)', gccosandvers='hpux11.20'&lt;BR /&gt;    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8&lt;BR /&gt;    alignbytes=8, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='gcc', ldflags =' -L/usr/lib/hpux32'&lt;BR /&gt;    libpth=/usr/lib/hpux32 /lib /usr/lib /usr/ccs/lib /usr/local/lib&lt;BR /&gt;    libs=-lnsl -lnm -lndbm -ldl -ldld -lm -lsec -lpthread&lt;BR /&gt;    perllibs=-lnsl -lnm -ldl -ldld -lm -lsec -lpthread&lt;BR /&gt;    libc=/usr/lib/hpux32/libc.so, so=so, useshrplib=false, libperl=libperl.a&lt;BR /&gt;    gnulibc_version=''&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '&lt;BR /&gt;    cccdlflags='-fPIC', lddlflags='-shared -static-libgcc -fPIC -L/usr/lib/hpux32'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl):&lt;BR /&gt;  Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES PERL_IMPLICIT_CONTEXT&lt;BR /&gt;  Locally applied patches:&lt;BR /&gt;        ActivePerl Build 806&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at May  2 2003 21:27:40&lt;BR /&gt;  @INC:&lt;BR /&gt;    /opt/perl/lib/5.8.0/IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    /opt/perl/lib/5.8.0&lt;BR /&gt;    /opt/perl/lib/site_perl/5.8.0/IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    /opt/perl/lib/site_perl/5.8.0&lt;BR /&gt;    /opt/perl/lib/site_perl&lt;BR /&gt;----------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 07:06:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847914#M98065</guid>
      <dc:creator>Nikolay Aralovets</dc:creator>
      <dc:date>2006-08-22T07:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847915#M98066</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Based on your output, your version of gcc (3.4.4) doesn't understand:&lt;BR /&gt;&lt;BR /&gt;1) The '+b' switch&lt;BR /&gt;2) The compound path '/u01/app/oracle/product/9.2.0/db/lib32:/usr/lib/hpux32'&lt;BR /&gt;&lt;BR /&gt;I recommend:&lt;BR /&gt;&lt;BR /&gt;1) Modify your configuration and remake.&lt;BR /&gt;&lt;BR /&gt;2) Upgrade gcc to gcc-4.1.1, available here:&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-4.1.1/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/gcc-4.1.1/&lt;/A&gt;&lt;BR /&gt;and trying again.&lt;BR /&gt;&lt;BR /&gt;3) Use the compiler recommended in README.hpux.txt, HP ANSI C.&lt;BR /&gt;&lt;BR /&gt;4) Look at this thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1005263" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1005263&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PCS&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Aug 2006 07:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847915#M98066</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-08-22T07:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847916#M98067</link>
      <description>To spex&lt;BR /&gt;&lt;BR /&gt;Thank for your help.&lt;BR /&gt;I try compiled DBD with new versions of gcc.&lt;BR /&gt;&lt;BR /&gt;"Use the compiler recommended in README.hpux.txt, HP ANSI C" - this don't work, because perl compiled with gcc (in the document README.hpux on it is specified)</description>
      <pubDate>Tue, 22 Aug 2006 08:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847916#M98067</guid>
      <dc:creator>Nikolay Aralovets</dc:creator>
      <dc:date>2006-08-22T08:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847917#M98068</link>
      <description>As mentioned +b is a linker option.  So using LD=gcc isn't a good idea.  (Unfortunately using LD=ld isn't good either.)&lt;BR /&gt;&lt;BR /&gt;If you want to use +b in a driver, you need to use:  -Wl,+b,lib-paths</description>
      <pubDate>Tue, 22 Aug 2006 20:12:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847917#M98068</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-08-22T20:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847918#M98069</link>
      <description>To Dennis Handly&lt;BR /&gt;&lt;BR /&gt;You have told about LD right.&lt;BR /&gt;&lt;BR /&gt;To all&lt;BR /&gt;&lt;BR /&gt;I have insalled last versions Perl &amp;amp; gcc.&lt;BR /&gt;After this do:&lt;BR /&gt;perl Makefile.pl &amp;amp; gmake&lt;BR /&gt;and I receive following:&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Running Mkbootstrap for DBD::Oracle ()&lt;BR /&gt;chmod 644 Oracle.bs&lt;BR /&gt;rm -f blib/arch/auto/DBD/Oracle/Oracle.so&lt;BR /&gt;gcc -shared -static-libgcc -fPIC -L/usr/lib/hpux32 Oracle.o dbdimp.o oci8.o +s +n -L/u01/app/oracle/product/9.2.0/db/rdbms/lib32/ -L/u01/app/oracle/product/9.2.0/db/lib32/ -lclntsh `cat /u01/app/oracle/product/9.2.0/db/lib32/ldflags` -lm -lpthread -o blib/arch/auto/DBD/Oracle/Oracle.so \&lt;BR /&gt;\&lt;BR /&gt;&lt;BR /&gt;gcc: +s: No such file or directory&lt;BR /&gt;gcc: +n: No such file or directory&lt;BR /&gt;gmake: *** [blib/arch/auto/DBD/Oracle/Oracle.so] Error 1&lt;BR /&gt;---------------------------------------&lt;BR /&gt;I remove +s +n parameters in Makefile and run gmake again. The command comes to the end successfully&lt;BR /&gt;After this I run gmake test and see following:&lt;BR /&gt;------------------------------------------&lt;BR /&gt;gmake: *** [test_dynamic] Error 255&lt;BR /&gt;------------------------------------------&lt;BR /&gt;Further I run gmake install&lt;BR /&gt;&lt;BR /&gt;Has tried to establish a connection with base - all has earned&lt;BR /&gt;&lt;BR /&gt;Big thank for our answers!</description>
      <pubDate>Wed, 23 Aug 2006 06:06:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847918#M98069</guid>
      <dc:creator>Nikolay Aralovets</dc:creator>
      <dc:date>2006-08-23T06:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847919#M98070</link>
      <description>+s and +n are also linker parms.  You could try setting LD=ld.  Or use -Wl,+n -Wl,+s with gcc.&lt;BR /&gt;Note you can enable +s with chatr +s enable.  If it links without +n, you didn't really need it.</description>
      <pubDate>Wed, 23 Aug 2006 18:01:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847919#M98070</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2006-08-23T18:01:07Z</dc:date>
    </item>
    <item>
      <title>Re: Couldn't install DBD::Oracle 1.18</title>
      <link>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847920#M98071</link>
      <description>I too early was delighted :(&lt;BR /&gt;&lt;BR /&gt;I try to install this module on other HP-UX server (server2)&lt;BR /&gt;HP-UX B.11.23 (ia64 0545621186)&lt;BR /&gt;The first, I update perl since D.5.8.0.D to  D.5.8.8.D (my gcc version is 4.1.1).&lt;BR /&gt;Then I can installed DBD::Oracle:&lt;BR /&gt;perl Makefile.PL&lt;BR /&gt;I have looked Makefile and see that CC = cc, LD =/usr/bin/ld!&lt;BR /&gt;Command perl -V shows me:&lt;BR /&gt;-----------------------------------------&lt;BR /&gt;Summary of my perl5 (revision 5 version 8 subversion 8) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.22, archname=IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    uname='hp-ux bigsur03 b.11.22 u ia64 1800516905 unlimited-user license '&lt;BR /&gt;    config_args='-ders -Dcc=cc -Dusethreads -Duseithreads -Ud_sigsetjmp -Uinstallusrbinperl -Ulocincpth= -Uloclibpth= -Dd_attribut=undef -Dd_attribute_warn_unused_result=undef -Dd_u32align=define -Aprepend:libswanted=cl  -Dvendorprefix=/opt/perl_32 -Doptimize=-fast +DSitanium2 +Ofltacc=strict -Accflags=+Z -Accflags=-DUSE_SITECUSTOMIZE -Duselargefiles -Accflags=-DNO_HASH_SEED -Dinc_version_list=5.8.7/$archname 5.8.7 5.8.6/$archname 5.8.6 5.8.4/$archname 5.8.4 5.8.3/$archname 5.8.3 5.8.2/$archname 5.8.2 5.8.1/$archname 5.8.1 5.8.0/$archname 5.8.0 -Duseshrplib -Dconfig_heavy=Config_dynamic.pl -Dprefix=/opt/perl_32 -Dcf_by=ActiveState -Dcf_email=support@ActiveState.com'&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define&lt;BR /&gt;    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=undef use64bitall=undef uselongdouble=undef&lt;BR /&gt;    usemymalloc=n, bincompat5005=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='cc', ccflags =' -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +Z -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 ',&lt;BR /&gt;    optimize='-fast +DSitanium2 +Ofltacc=strict',&lt;BR /&gt;    cppflags='-D__STDC_EXT__ -D_HPUX_SOURCE -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -Wl,+vnocompatwarnings -DUSE_SITECUSTOMIZE -DNO_HASH_SEED'&lt;BR /&gt;    ccversion='B3910B A.05.55', gccversion='', gccosandvers=''&lt;BR /&gt;    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8&lt;BR /&gt;    alignbytes=8, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='/usr/bin/ld', ldflags =' -L/usr/lib/hpux32'&lt;BR /&gt;    libpth=/usr/lib/hpux32 /lib /usr/lib /usr/ccs/lib /usr/local/lib&lt;BR /&gt;    libs=-lcl -lnsl -lnm -lndbm -ldl -ldld -lm -lsec -lpthread -lc&lt;BR /&gt;    perllibs=-lcl -lnsl -lnm -ldl -ldld -lm -lsec -lpthread -lc&lt;BR /&gt;    libc=/usr/lib/hpux32/libc.so, so=so, useshrplib=true, libperl=libperl.so&lt;BR /&gt;    gnulibc_version=''&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '&lt;BR /&gt;    cccdlflags='+Z', lddlflags='-b +vnocompatwarnings -L/usr/lib/hpux32'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl):&lt;BR /&gt;  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT&lt;BR /&gt;                        PERL_MALLOC_WRAP USE_ITHREADS USE_LARGE_FILES&lt;BR /&gt;                        USE_PERLIO USE_REENTRANT_API USE_SITECUSTOMIZE&lt;BR /&gt;  Locally applied patches:&lt;BR /&gt;        ActivePerl Build 817 [257965]&lt;BR /&gt;        Iin_load_module moved for compatibility with build 806&lt;BR /&gt;        Avoid signal flag SA_RESTART for older versions of HP-UX&lt;BR /&gt;        PerlEx support in CGI::Carp&lt;BR /&gt;        Less verbose ExtUtils::Install and Pod::Find&lt;BR /&gt;        Patch for CAN-2005-0448 from Debian with modifications&lt;BR /&gt;        Partly reverted 24733 to preserve binary compatibilty&lt;BR /&gt;        27528 win32_pclose() error exit doesn't unlock mutex&lt;BR /&gt;        27527 win32_async_check() can loop indefinitely&lt;BR /&gt;        27515 ignore directories when searching @INC&lt;BR /&gt;        27359 Fix -d:Foo=bar syntax&lt;BR /&gt;        27210 Fix quote typo in c2ph&lt;BR /&gt;        27203 Allow compiling swigged C++ code&lt;BR /&gt;        27200 Make stat() on Windows handle trailing slashes correctly&lt;BR /&gt;        27194 Get perl_fini() running on HP-UX again&lt;BR /&gt;        27133 Initialise lastparen in the regexp structure&lt;BR /&gt;        27034 Avoid "Prototype mismatch" warnings with autouse&lt;BR /&gt;        26970 Make Passive mode the default for Net::FTP&lt;BR /&gt;        26921 Avoid getprotobyname/number calls in IO::Socket::INET&lt;BR /&gt;        26897,26903 Make common IPPROTO_* constants always available&lt;BR /&gt;        26670 Make '-s' on the shebang line parse -foo=bar switches&lt;BR /&gt;        26379 Fix alarm() for Windows 2003&lt;BR /&gt;        26087 Storable 0.1 compatibility&lt;BR /&gt;        25861 IO::File performace issue&lt;BR /&gt;        25084 long groups entry could cause memory exhaustion&lt;BR /&gt;        24699 ICMP_UNREACHABLE handling in Net::Ping&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at Mar 20 2006 19:52:12&lt;BR /&gt;  @INC:&lt;BR /&gt;    /opt/perl_32/lib/5.8.8/IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    /opt/perl_32/lib/5.8.8&lt;BR /&gt;    /opt/perl_32/lib/site_perl/5.8.8/IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    /opt/perl_32/lib/site_perl/5.8.8&lt;BR /&gt;    /opt/perl_32/lib/site_perl&lt;BR /&gt;    /opt/perl_32/lib/vendor_perl/5.8.8/IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    /opt/perl_32/lib/vendor_perl/5.8.8&lt;BR /&gt;    /opt/perl_32/lib/vendor_perl&lt;BR /&gt;-------------------------------------&lt;BR /&gt;Why new version perl on server2 compiled with cc??!!&lt;BR /&gt;On server1 command perl -V shows me:&lt;BR /&gt;---------------------------------------&lt;BR /&gt;Set up gcc environment - 3.4.4&lt;BR /&gt;Summary of my perl5 (revision 5 version 8 subversion 8) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.22, archname=IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    uname='hp-ux bigsur03 b.11.22 u ia64 1800516905 unlimited-user license '&lt;BR /&gt;    config_args='-ders -Dcc=cc -Dusethreads -Duseithreads -Ud_sigsetjmp -Uinstallusrbinperl -Ulocincpth= -Uloclibpth= -Dd_attribut=undef -Dd_attribute_warn_unused_result=undef -Dd_u32align=define -Aprepend:libswanted=cl  -Dvendorprefix=/opt/perl_32 -Doptimize=-fast +DSitanium2 +Ofltacc=strict -Accflags=+Z -Accflags=-DUSE_SITECUSTOMIZE -Duselargefiles -Accflags=-DNO_HASH_SEED -Dinc_version_list=5.8.7/$archname 5.8.7 5.8.6/$archname 5.8.6 5.8.4/$archname 5.8.4 5.8.3/$archname 5.8.3 5.8.2/$archname 5.8.2 5.8.1/$archname 5.8.1 5.8.0/$archname 5.8.0 -Duseshrplib -Dconfig_heavy=Config_dynamic.pl -Dprefix=/opt/perl_32 -Dcf_by=ActiveState -Dcf_email=support@ActiveState.com'&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=define use5005threads=undef useithreads=define usemultiplicity=define&lt;BR /&gt;    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef&lt;BR /&gt;    use64bitint=undef use64bitall=undef uselongdouble=undef&lt;BR /&gt;    usemymalloc=n, bincompat5005=undef&lt;BR /&gt;  Compiler:&lt;BR /&gt;    cc='gcc', ccflags =' -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -fPIC -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -fno-strict-aliasing -pipe',&lt;BR /&gt;    optimize='',&lt;BR /&gt;    cppflags='-D__STDC_EXT__ -D_HPUX_SOURCE -D_POSIX_C_SOURCE=199506L -D_REENTRANT -D_HPUX_SOURCE -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe'&lt;BR /&gt;    ccversion='', gccversion='3.4.4', gccosandvers=''&lt;BR /&gt;    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321&lt;BR /&gt;    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16&lt;BR /&gt;    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8&lt;BR /&gt;    alignbytes=8, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='gcc', ldflags =' -L/usr/lib/hpux32'&lt;BR /&gt;    libpth=/usr/lib/hpux32 /lib /usr/lib /usr/ccs/lib /usr/local/lib&lt;BR /&gt;    libs=-lcl -lnsl -lnm -lndbm -ldl -ldld -lm -lsec -lpthread -lc&lt;BR /&gt;    perllibs=-lcl -lnsl -lnm -ldl -ldld -lm -lsec -lpthread -lc&lt;BR /&gt;    libc=/usr/lib/hpux32/libc.so, so=so, useshrplib=true, libperl=libperl.so&lt;BR /&gt;    gnulibc_version=''&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '&lt;BR /&gt;    cccdlflags='-fPIC', lddlflags='-shared -static-libgcc -fPIC -L/usr/lib/hpux32'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl):&lt;BR /&gt;  Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT&lt;BR /&gt;                        PERL_MALLOC_WRAP USE_ITHREADS USE_LARGE_FILES&lt;BR /&gt;                        USE_PERLIO USE_REENTRANT_API USE_SITECUSTOMIZE&lt;BR /&gt;  Locally applied patches:&lt;BR /&gt;        ActivePerl Build 817 [257965]&lt;BR /&gt;        Iin_load_module moved for compatibility with build 806&lt;BR /&gt;        Avoid signal flag SA_RESTART for older versions of HP-UX&lt;BR /&gt;        PerlEx support in CGI::Carp&lt;BR /&gt;        Less verbose ExtUtils::Install and Pod::Find&lt;BR /&gt;        Patch for CAN-2005-0448 from Debian with modifications&lt;BR /&gt;        Partly reverted 24733 to preserve binary compatibilty&lt;BR /&gt;        27528 win32_pclose() error exit doesn't unlock mutex&lt;BR /&gt;        27527 win32_async_check() can loop indefinitely&lt;BR /&gt;        27515 ignore directories when searching @INC&lt;BR /&gt;        27359 Fix -d:Foo=bar syntax&lt;BR /&gt;        27210 Fix quote typo in c2ph&lt;BR /&gt;        27203 Allow compiling swigged C++ code&lt;BR /&gt;        27200 Make stat() on Windows handle trailing slashes correctly&lt;BR /&gt;        27194 Get perl_fini() running on HP-UX again&lt;BR /&gt;        27133 Initialise lastparen in the regexp structure&lt;BR /&gt;        27034 Avoid "Prototype mismatch" warnings with autouse&lt;BR /&gt;        26970 Make Passive mode the default for Net::FTP&lt;BR /&gt;        26921 Avoid getprotobyname/number calls in IO::Socket::INET&lt;BR /&gt;        26897,26903 Make common IPPROTO_* constants always available&lt;BR /&gt;        26670 Make '-s' on the shebang line parse -foo=bar switches&lt;BR /&gt;        26379 Fix alarm() for Windows 2003&lt;BR /&gt;        26087 Storable 0.1 compatibility&lt;BR /&gt;        25861 IO::File performace issue&lt;BR /&gt;        25084 long groups entry could cause memory exhaustion&lt;BR /&gt;        24699 ICMP_UNREACHABLE handling in Net::Ping&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at Mar 20 2006 19:52:12&lt;BR /&gt;  @INC:&lt;BR /&gt;    /opt/perl_32/lib/5.8.8/IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    /opt/perl_32/lib/5.8.8&lt;BR /&gt;    /opt/perl_32/lib/site_perl/5.8.8/IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    /opt/perl_32/lib/site_perl/5.8.8&lt;BR /&gt;    /opt/perl_32/lib/site_perl&lt;BR /&gt;    /opt/perl_32/lib/vendor_perl/5.8.8/IA64.ARCHREV_0-thread-multi&lt;BR /&gt;    /opt/perl_32/lib/vendor_perl/5.8.8&lt;BR /&gt;    /opt/perl_32/lib/vendor_perl&lt;BR /&gt;--------------------------------------&lt;BR /&gt;&lt;BR /&gt;But I install perl on server1 &amp;amp; server2 from same depot!&lt;BR /&gt;&lt;BR /&gt;Why so it turns out?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Aug 2006 04:02:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/couldn-t-install-dbd-oracle-1-18/m-p/3847920#M98071</guid>
      <dc:creator>Nikolay Aralovets</dc:creator>
      <dc:date>2006-08-24T04:02:44Z</dc:date>
    </item>
  </channel>
</rss>

