<?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: DBD::Oracle Install Problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341147#M712697</link>
    <description>Very sorry for the late response...&lt;BR /&gt;&lt;BR /&gt;[root@bdhp4264:/root]&lt;BR /&gt;# set | grep -e ORA -e NLS&lt;BR /&gt;ORACLE_HOME=/opt/oracle/product/9.2.0.4&lt;BR /&gt;ORACLE_SID=dummy101&lt;BR /&gt;_=ORACLE_HOME=/opt/oracle/product/9.2.0.4&lt;BR /&gt;&lt;BR /&gt;[root@bdhp4264:/root]&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am going to try 1.15 and then we'll see what happens</description>
    <pubDate>Tue, 27 Jul 2004 08:27:52 GMT</pubDate>
    <dc:creator>Tonya Underwood</dc:creator>
    <dc:date>2004-07-27T08:27:52Z</dc:date>
    <item>
      <title>DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341141#M712691</link>
      <description>HAVING ISSUES INSTALLING DBD:Oracle... &lt;BR /&gt;&lt;BR /&gt;OUTPUT OF perl -V&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[root@bdhp4264:/home/aq1764/DBD-Oracle-1.14]&lt;BR /&gt;## perl -V&lt;BR /&gt;Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:&lt;BR /&gt;  Platform:&lt;BR /&gt;    osname=hpux, osvers=11.00, archname=PA-RISC2.0&lt;BR /&gt;    uname='hp-ux ness b.11.00 a 9000780 2012209406 two-user license '&lt;BR /&gt;    config_args='-d -e -Dcc=gcc -Dprefix=/usr/local useposix=true'&lt;BR /&gt;    hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef&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_HPUX_SOURCE -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE',&lt;BR /&gt;    optimize='-O2',&lt;BR /&gt;    cppflags='-D_HPUX_SOURCE -D_HPUX_SOURCE -fno-strict-aliasing -I/usr/local/include'&lt;BR /&gt;    ccversion='', gccversion='3.3.2', gccosandvers='hpux11.00'&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=4&lt;BR /&gt;    alignbytes=8, prototype=define&lt;BR /&gt;  Linker and Libraries:&lt;BR /&gt;    ld='/usr/bin/ld', ldflags =' -L/usr/local/lib -L/opt/local/lib'&lt;BR /&gt;    libpth=/usr/local/lib /opt/local/lib /lib /usr/lib /usr/ccs/lib&lt;BR /&gt;    libs=-lnsl -lnm -lndbm -lgdbm -ldb -lmalloc -ldld -lm&lt;BR /&gt;    perllibs=-lnsl -lnm -lmalloc -ldld -lm&lt;BR /&gt;    libc=/lib/libc.sl, so=sl, useshrplib=false, libperl=libperl.a&lt;BR /&gt;    gnulibc_version=''&lt;BR /&gt;  Dynamic Linking:&lt;BR /&gt;    dlsrc=dl_hpux.xs, dlext=sl, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-B,deferred '&lt;BR /&gt;    cccdlflags='-fPIC', lddlflags='-b -L/usr/local/lib -L/opt/local/lib'&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Characteristics of this binary (from libperl):&lt;BR /&gt;  Compile-time options: USE_LARGE_FILES&lt;BR /&gt;  Built under hpux&lt;BR /&gt;  Compiled at Feb  2 2004 09:09:51&lt;BR /&gt;  @INC:&lt;BR /&gt;    /usr/local/lib/perl5/5.8.3/PA-RISC2.0&lt;BR /&gt;    /usr/local/lib/perl5/5.8.3&lt;BR /&gt;    /usr/local/lib/perl5/site_perl/5.8.3/PA-RISC2.0&lt;BR /&gt;    /usr/local/lib/perl5/site_perl/5.8.3&lt;BR /&gt;    /usr/local/lib/perl5/site_perl&lt;BR /&gt;    .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;*****************************************************&lt;BR /&gt;# perl Makefile.PL&lt;BR /&gt;Multiple copies of Driver.xst found in: /usr/local/lib/perl5/5.8.3/PA-RISC2.0/auto/DBI /usr/local/lib/perl5/site_perl/5.8.3/PA-RISC2.0/auto/DBI at Makefile.PL line 36&lt;BR /&gt;Using DBI 1.40 (for perl 5.008003 on PA-RISC2.0) installed in /usr/local/lib/perl5/5.8.3/PA-RISC2.0/auto/DBI&lt;BR /&gt;&lt;BR /&gt; Configuring DBD::Oracle ...&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;     Remember to actually *READ* the README file!&lt;BR /&gt;        Especially if you have any problems.&lt;BR /&gt;&lt;BR /&gt;  The ORACLE_HOME environment variable must be set.&lt;BR /&gt;  It must be set to hold the path to an Oracle installation directory&lt;BR /&gt;  on this machine (or a machine with a compatible architecture).&lt;BR /&gt;  See the README.clients file for more information.&lt;BR /&gt;  ABORTED!&lt;BR /&gt;&lt;BR /&gt;[root@bdhp4264:/home/aq1764/DBD-Oracle-1.14]&lt;BR /&gt;# echo $ORACLE_HOME&lt;BR /&gt;/opt/oracle/product/9.2.0.4&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;How can I get around this?</description>
      <pubDate>Mon, 26 Jul 2004 09:46:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341141#M712691</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-07-26T09:46:02Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341142#M712692</link>
      <description>has the variable been exported ?</description>
      <pubDate>Mon, 26 Jul 2004 10:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341142#M712692</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-07-26T10:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341143#M712693</link>
      <description>If it can be echoed, it's exported enough.&lt;BR /&gt;&lt;BR /&gt;What's your vesion of DBD::Oracle you want to install?&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Mon, 26 Jul 2004 10:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341143#M712693</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-07-26T10:38:53Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341144#M712694</link>
      <description>looking at your PATH, it should be DBD::Oracle 1.14 :)&lt;BR /&gt;&lt;BR /&gt;Why this version ? There is now a more recent version.&lt;BR /&gt;&lt;BR /&gt;Could you send output from&lt;BR /&gt;set | grep -e ORA -e NLS&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Mon, 26 Jul 2004 12:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341144#M712694</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2004-07-26T12:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341145#M712695</link>
      <description>i'm assuming that the script really didnt find the variable set.&lt;BR /&gt;&lt;BR /&gt;i could not get a shell script to access the value of a parent shell's variable that was not exported (i tried only sh &amp;amp; bash on hpux and linux) so here goes some blah-blah:&lt;BR /&gt;----&lt;BR /&gt;bash-2.01$ BLAH=blah&lt;BR /&gt;bash-2.01$ echo $BLAH&lt;BR /&gt;blah&lt;BR /&gt;bash-2.01$ cat /tmp/blah&lt;BR /&gt;echo $BLAH&lt;BR /&gt;bash-2.01$ sh -x /tmp/blah&lt;BR /&gt;+ echo&lt;BR /&gt;&lt;BR /&gt;bash-2.01$ bash -x /tmp/blah&lt;BR /&gt;+ echo&lt;BR /&gt;&lt;BR /&gt;bash-2.01$ sh&lt;BR /&gt;$ echo $BLAH&lt;BR /&gt;&lt;BR /&gt;$ BLAH=blah&lt;BR /&gt;$ sh -x /tmp/blah&lt;BR /&gt;+ echo&lt;BR /&gt;&lt;BR /&gt;$ bash -x /tmp/blah&lt;BR /&gt;+ echo&lt;BR /&gt;&lt;BR /&gt;---</description>
      <pubDate>Mon, 26 Jul 2004 12:50:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341145#M712695</guid>
      <dc:creator>ranganath ramachandra</dc:creator>
      <dc:date>2004-07-26T12:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341146#M712696</link>
      <description># export ORACLE_HOME&lt;BR /&gt;# export ORACLE_SID&lt;BR /&gt;&lt;BR /&gt;BUT, I can't imagine that Oracle would work at all when these are not exported.&lt;BR /&gt;&lt;BR /&gt;That said, as Fred said, DBD::Oracle-1.15 is the most recent DBD-Oracle, and DBI-1.43 is newer than 1.40 (at the moment of writing. I expect DBD-Oracle-1.16 pretty soon)&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.merijn</description>
      <pubDate>Mon, 26 Jul 2004 12:57:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341146#M712696</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-07-26T12:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341147#M712697</link>
      <description>Very sorry for the late response...&lt;BR /&gt;&lt;BR /&gt;[root@bdhp4264:/root]&lt;BR /&gt;# set | grep -e ORA -e NLS&lt;BR /&gt;ORACLE_HOME=/opt/oracle/product/9.2.0.4&lt;BR /&gt;ORACLE_SID=dummy101&lt;BR /&gt;_=ORACLE_HOME=/opt/oracle/product/9.2.0.4&lt;BR /&gt;&lt;BR /&gt;[root@bdhp4264:/root]&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am going to try 1.15 and then we'll see what happens</description>
      <pubDate>Tue, 27 Jul 2004 08:27:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341147#M712697</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-07-27T08:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341148#M712698</link>
      <description>OK... on 1.15 I get through with no errors until make test.&lt;BR /&gt;&lt;BR /&gt;Here is a snip... but I have attached the entire output as well...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;        PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t&lt;BR /&gt;t/base......./usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage: /usr/lib/libpthread.1&lt;BR /&gt;/usr/lib/dld.sl: Exec format error&lt;BR /&gt;Failed to load Oracle extension and/or shared libraries:&lt;BR /&gt;install_driver(Oracle) failed: Can't load '/home/aq1764/DBD-Oracle-1.15/blib/arch/auto/DBD/Oracle/Oracle.sl' for module DBD::Oracle: Exec format error at /usr/local/lib/perl5/5.8.3/PA-RISC2.0/DynaLoader.pm line 229.&lt;BR /&gt; at (eval 1) line 3&lt;BR /&gt;Compilation failed in require at (eval 1) line 3.&lt;BR /&gt;Perhaps a required shared library or dll isn't installed where expected&lt;BR /&gt; at t/base.t line 19&lt;BR /&gt;The remaining tests will probably also fail with the same error.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2004 08:38:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341148#M712698</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-07-27T08:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341149#M712699</link>
      <description>Looks like an easy call, which is explained in Perl's README.hpux&lt;BR /&gt;&lt;BR /&gt;If all is properly installed, check&lt;BR /&gt;&lt;BR /&gt;# man perlhpux&lt;BR /&gt;&lt;BR /&gt;and then&lt;BR /&gt;&lt;BR /&gt;# perl -V:libs&lt;BR /&gt;&lt;BR /&gt;If that does not have -lcl and -lpthread you're out of luck for Oracle, and you will have to get yourself another Perl binary&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Tue, 27 Jul 2004 08:43:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341149#M712699</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-07-27T08:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341150#M712700</link>
      <description>[root@bdhp4264:/home/aq1764/DBD-Oracle-1.15]&lt;BR /&gt;# perl -V:libs&lt;BR /&gt;libs='-lnsl -lnm -lndbm -lgdbm -ldb -lmalloc -ldld -lm';&lt;BR /&gt;&lt;BR /&gt;[root@bdhp4264:/home/aq1764/DBD-Oracle-1.15]&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You are right... &lt;BR /&gt;&lt;BR /&gt;So, if new binary needed... you are speaking of new perl install correct? How can I be sure I will have these libs prior to install...&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Jul 2004 08:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341150#M712700</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-07-27T08:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341151#M712701</link>
      <description>Take my ports :)&lt;BR /&gt;&lt;BR /&gt;My HP ITRC site pages can be found at (please use LA as primary choice):&lt;BR /&gt;&lt;BR /&gt;USA Los Angeles &lt;A href="http://mirrors.develooper.com/hpux/" target="_blank"&gt;http://mirrors.develooper.com/hpux/&lt;/A&gt;&lt;BR /&gt;SGP Singapore   &lt;A href="https://www.beepz.com/personal/merijn/" target="_blank"&gt;https://www.beepz.com/personal/merijn/&lt;/A&gt;&lt;BR /&gt;USA Chicago     &lt;A href="http://ww.hpux.ws/merijn/" target="_blank"&gt;http://ww.hpux.ws/merijn/&lt;/A&gt;&lt;BR /&gt;NL  Hoofddorp   &lt;A href="http://www.cmve.net/~merijn/" target="_blank"&gt;http://www.cmve.net/~merijn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Enjoy, have FUN! H.Merijn</description>
      <pubDate>Tue, 27 Jul 2004 08:56:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341151#M712701</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-07-27T08:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341152#M712702</link>
      <description>THANKS!!!</description>
      <pubDate>Tue, 27 Jul 2004 08:58:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341152#M712702</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-07-27T08:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341153#M712703</link>
      <description>Procura.... I don't suppose you have 5.6.1 with those libs do you? Or must I go with 5.8.x?</description>
      <pubDate>Thu, 29 Jul 2004 10:28:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341153#M712703</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-07-29T10:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341154#M712704</link>
      <description>Extracted your perl version... perl 5.8.5... Do I need to do something else?&lt;BR /&gt;&lt;BR /&gt;# ./perl/bin/perl -v&lt;BR /&gt;/usr/lib/pa20_64/dld.sl: Unable to find library 'libnm.sl'.&lt;BR /&gt;Killed&lt;BR /&gt;&lt;BR /&gt;[root@bdhp4224:/var/opt/9IAS/iamslms]&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2004 13:23:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341154#M712704</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-07-30T13:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341155#M712705</link>
      <description>I /think/ you fetched yourself a 64bit perl, where the original question was about using perl with Oracle in a 32bit environment!&lt;BR /&gt;&lt;BR /&gt;--8&amp;lt;---&lt;BR /&gt;Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:&lt;BR /&gt;Platform:&lt;BR /&gt;osname=hpux, osvers=11.00, archname=PA-RISC2.0&lt;BR /&gt;uname='hp-ux ness b.11.00 a 9000780 2012209406 two-user license '&lt;BR /&gt;config_args='-d -e -Dcc=gcc -Dprefix=/usr/local useposix=true'&lt;BR /&gt;hint=recommended, useposix=true, d_sigaction=define&lt;BR /&gt;usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef&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;--&amp;gt;8---&lt;BR /&gt;&lt;BR /&gt;This is a gcc compiled perl for 32bit environment.&lt;BR /&gt;&lt;BR /&gt;On HP-UX 32bit and 64bit do *not* mix. period.&lt;BR /&gt;&lt;BR /&gt;Check your OS:&lt;BR /&gt;# uname -a&lt;BR /&gt;&lt;BR /&gt;if it is 11.11 (11i), get yourself a 11.11 build. If it is 11.00, get yourself the 11.00 build&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/perl-5.8.5-gcc-3.4.1-11.00-pa20.tbz" target="_blank"&gt;http://mirrors.develooper.com/hpux/perl-5.8.5-gcc-3.4.1-11.00-pa20.tbz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;is what I think you want. And it is not unlikely you also want the matching GNU gcc compiler:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://mirrors.develooper.com/hpux/gcc-3.4.1-32-11.00-hppa2.0.tbz" target="_blank"&gt;http://mirrors.develooper.com/hpux/gcc-3.4.1-32-11.00-hppa2.0.tbz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Those will not use /usr/lib/pa20_64/dld.sl&lt;BR /&gt;If they do, I made a huge error, which I will have to fix right away.&lt;BR /&gt;&lt;BR /&gt;Enjoy, Have FUN! H.Merijn</description>
      <pubDate>Fri, 30 Jul 2004 14:49:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341155#M712705</guid>
      <dc:creator>H.Merijn Brand (procura</dc:creator>
      <dc:date>2004-07-30T14:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: DBD::Oracle Install Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341156#M712706</link>
      <description>Yes... I accidentally misposted this... Very sorry.&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2004 14:57:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dbd-oracle-install-problems/m-p/3341156#M712706</guid>
      <dc:creator>Tonya Underwood</dc:creator>
      <dc:date>2004-07-30T14:57:57Z</dc:date>
    </item>
  </channel>
</rss>

