HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Installing perl 5.8.3 with DBI and DBD.
Operating System - HP-UX
1826466
Members
2439
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2004 03:48 PM
05-06-2004 03:48 PM
Installing perl 5.8.3 with DBI and DBD.
I downloaded the perl 5.8.3 depot, and successfully installed it.
However, it installs under /usr/local/bin by default, instead of under /opt/perl, which is where the old version resides.
The new download only installed a handful of executables under the /usr/local/bin subdirectory, whereas the old version under /opt/perl had tons of executables...
I now have a few additional questions:
1) Why didn't the system install the newer version of perl over top of the old version? I really don't want multiple versions on the box!
2) Why would it install under /usr/local/bin, when the perl executable is normally under /usr/contrib/bin, and the old version is located under /opt/perl/?
3) Where can I download the DBI and DBD from? Do I really need them? Probably, as I am running Oracle...
4) I am getting a /usr/lib/dld.sl error, which I believe has something to do with linker and / or dld patches, but that should only occur when I attempt to build the Oracle DBD...
In any case, I'm really confused about the "puzzle pieces" that I need to install, where to get each of them, and what order to install them in... Also, and pre-configuration that might need to be done, before installation...
I can't believe that an HP-UX delivered depot doesn't install everything that's required...
That's one of the things I've come to love about HP-UX...
JF
However, it installs under /usr/local/bin by default, instead of under /opt/perl, which is where the old version resides.
The new download only installed a handful of executables under the /usr/local/bin subdirectory, whereas the old version under /opt/perl had tons of executables...
I now have a few additional questions:
1) Why didn't the system install the newer version of perl over top of the old version? I really don't want multiple versions on the box!
2) Why would it install under /usr/local/bin, when the perl executable is normally under /usr/contrib/bin, and the old version is located under /opt/perl/?
3) Where can I download the DBI and DBD from? Do I really need them? Probably, as I am running Oracle...
4) I am getting a /usr/lib/dld.sl error, which I believe has something to do with linker and / or dld patches, but that should only occur when I attempt to build the Oracle DBD...
In any case, I'm really confused about the "puzzle pieces" that I need to install, where to get each of them, and what order to install them in... Also, and pre-configuration that might need to be done, before installation...
I can't believe that an HP-UX delivered depot doesn't install everything that's required...
That's one of the things I've come to love about HP-UX...
JF
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2004 04:52 PM
05-06-2004 04:52 PM
Re: Installing perl 5.8.3 with DBI and DBD.
1) If you over-wrote perl 5.6 it should overwrite the old version. Still, its a good practice according to some to swremove the old software first.
2)My Perl 5.8 installed consistently with the prior version. I think. run sweverify and see if you have a problem. Something is fishy.
3) Start here: http://www.hpux.ws/merijn
4) check SHLIB_PATH and play again.
SEP
2)My Perl 5.8 installed consistently with the prior version. I think. run sweverify and see if you have a problem. Something is fishy.
3) Start here: http://www.hpux.ws/merijn
4) check SHLIB_PATH and play again.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2004 01:17 AM
05-07-2004 01:17 AM
Re: Installing perl 5.8.3 with DBI and DBD.
1)the older version installed at /opt/perl would have been a manually compiled one from the perl source.
This time you are using the depot file which use installs it as a fileset.
So it cannot find the older version installed on the system
2)The depot package is such that be default it installs at /usr/local/bin.
you should use the change target directory option incase you want it at a different place.
3.For DBD and DBI modules,check
cpan.org
http://cpan.org/modules/01modules.index.html
4.add the missing library to the SHLIB_PATH variable.
This time you are using the depot file which use installs it as a fileset.
So it cannot find the older version installed on the system
2)The depot package is such that be default it installs at /usr/local/bin.
you should use the change target directory option incase you want it at a different place.
3.For DBD and DBI modules,check
cpan.org
http://cpan.org/modules/01modules.index.html
4.add the missing library to the SHLIB_PATH variable.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP