Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re^4: how we can find BDBXML is installed in system?

by premak (Novice)
on May 17, 2006 at 04:08 UTC ( [id://549941]=note: print w/replies, xml ) Need Help??


in reply to Re^3: how we can find BDBXML is installed in system?
in thread how we can find BDBXML is installed in system?

Hi,
Using perl how can I check the Db is installed properly. Because for creating a distribution, this is one of the dependencies.
Thanks
prem
  • Comment on Re^4: how we can find BDBXML is installed in system?

Replies are listed 'Best First'.
Re^5: how we can find BDBXML is installed in system?
by marto (Cardinal) on May 17, 2006 at 08:24 UTC
    premak,

    Did you read about the Perl module I mentioned in my previous post?
    You could use it to try to connect to the database which would return a success or failure, or once connected to any further tests you need.

    Martin
      Hi,

      to check in that way, i need to give the BDB environment path. if that path is wrong, it will fail. But the BDB may be installed in different location. And i will not be knowing the path in advance.

      Thanks
      Prem

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://549941]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-19 06:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found