berkeley db xml
play

Berkeley DB XML Installation from source on a Linux/Unix system, - PowerPoint PPT Presentation

Berkeley DB XML Installation from source on a Linux/Unix system, with PHP support BDB XML: components Download and unpack the latest production release Prerequisites: GNU make Components bundled in the tarball: Berkeley DB non


  1. Berkeley DB XML Installation from source on a Linux/Unix system, with PHP support

  2. BDB XML: components ● Download and unpack the latest production release ● Prerequisites: GNU make ● Components bundled in the tarball: – Berkeley DB non relational – Berkeley DB XML: database toolkit – Xerces: Apache XML parser, validator, DOM – XQilla: XQuery 1.0, XPath 2.0

  3. BDB XML: building $ cd dbxml-2.5.16 $ mkdir /usr/local/dbxml $ sh buildall.sh –prefix=/usr/local/dbxml $ sh buildall.sh --clean

  4. PHP BDB support ● Prerequisite: php_db4 extension; autoconf $ cd dbxml/src/php/ $ phpize $ ./configure –with-dbxml=/usr/local/dbxml \ --with-berkely-db=/usr/local/dbxml $ make $ make install ● In php.ini add: extension=db4.so extension=dbxml.so

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend