in reply to how we can find BDBXML is installed in system?

Hi premak,

Are you asking how to check if Berkeley DB XML is installed on your system, or if you have the required Perl Database modules installed? If the latter is the case have a read at Berkeley DB XML usage in Perl which explains that the module can be located in Berkeley DB XML 2.2.13/dbxml/src/perl/DbXml/

Hope this helps.

Martin

Replies are listed 'Best First'.
Re^2: how we can find BDBXML is installed in system?
by premak (Novice) on May 16, 2006 at 04:06 UTC
    HI, i want to check "Berkeley DB XML native XML database" is installed, not the Perl Module. Thanks and regards Prem
      hi premak,

      This is not a Perl question. If you need to know how to use a tool read the documentation provided by the vendor.

      Thanks

      Martin
        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