- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- perl dbi module in depot form?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
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
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
тАО12-18-2006 02:16 AM
тАО12-18-2006 02:16 AM
Anyone know where I might get a precompiled instance of the perl dbi module for 11.23?
Appreciate any info.
Thanks.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
Solved! Go to Solution.
- Tags:
- Perl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2006 02:23 AM
тАО12-18-2006 02:23 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2006 02:25 AM
тАО12-18-2006 02:25 AM
Re: perl dbi module in depot form?
Merijn includes DBI in his Perl distributions:
http://mirrors.develooper.com/hpux/
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2006 02:27 AM
тАО12-18-2006 02:27 AM
Re: perl dbi module in depot form?
please have a look at Merijn' Page:
http://mirrors.develooper.com/hpux/
His builds include DBI module !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2006 02:28 AM
тАО12-18-2006 02:28 AM
Re: perl dbi module in depot form?
Why do you want it on it's own?
Main reason for not having depot's, is that the DBI is XS code (which is probably why you want a depot), and thus should be build for a specific perl, and $PERL5LIB
My depots, as RJ mentioned, all include the most recent DBI at the moment of build.
Enjoy, Have FUN! H.merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2006 02:51 AM
тАО12-18-2006 02:51 AM
Re: perl dbi module in depot form?
>>Why do you want it on it's own?
Politics. If I were able to simply add the dbi module, I wouldn't have to update/upgrade the perl installation which means I could go through a shorter change control process. As it stands, assuming this gets done, I'm going to have every developer and their 6000 relatives asking me to swear on my first born's life that the upgrade won't break their code...
Thanks for the link. I'll more than likely be hitting it shortly.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2006 05:53 AM
тАО12-18-2006 05:53 AM
Re: perl dbi module in depot form?
We tried installing the 5.8.7 versoin, release 31-05-2005 for an 11.11 system, but it's complaining about us not having a c compiler. It's right; we don't have one. Is there something simple we're missing? I was under the impression we woulnd't need a compiler for your depots...
Thanks for any info.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2006 09:38 AM
тАО12-18-2006 09:38 AM
Re: perl dbi module in depot form?
What is the exact problem?
64bit or 32bit?
FWIW If you want to compile/build DBI from the source, you *do* need a (matching) C compiler, regardless of what perl build you use.
Enjoy, Have FUN! H.Merijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-18-2006 03:07 PM
тАО12-18-2006 03:07 PM
Re: perl dbi module in depot form?
Thanks for the response:
>>What is the exact problem?
That's the $64,000 question. I was working with the client remotely so I'm not 100% sure what happened. Strangely enough it all started working suddenly. The admin in question said tha the tried it again... uh-huh. Maybe with the right download this time.... Who knows?
Anyway; I appreciate your willingness to help out and for the depots with the dbi compiled in.
Doug
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-19-2006 02:49 AM
тАО12-19-2006 02:49 AM
Re: perl dbi module in depot form?
------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html