Install the XML native database Berkeley dbxml on Ubuntu

Source: Internet
Author: User

Installation environment

 

Ubuntu 10.04-desktop-i386

Oracle Berkeley dB XML 2.5.16

 

1. Download Berkeley dB XML 2.5.16

Http://www.oracle.com/technology/software/products/berkeley-db/index.html

 

2. decompress the downloaded dbxml-2.5.16.tar.gz

Tar zxf dbxml-2.5.16.tar.gz

 

3. Run the following command for installation:

 

CD dbxml-2.5.16

 

./Buildall. Sh -- prefix =/opt/York/dbxml-2.3.10 -- enable-Java

The -- enable-Java parameter indicates that the Java library file is generated simultaneously.

-- Prefix =... declare the installation path

 

Note: if an error message "Configure: Error: C ++ Preprocessor"/lib/CPP "fails sanity check" appears during installation, You can first install the basic software package:

Sudo aptitude install build-essential

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.