|
- Berkeley DB Reference Guide:
- Building Berkeley DB for UNIX systems
|
|
Embedix
- How do I make Embedix aware of Berkeley DB?
In order to make Embedix aware of a software component, two items are
needed, an Embedix Component Descriptor file and a source RPM file
for that component. After Berkeley DB has been configured for RPM and
Embedix using the configuration options described in Configuring
Berkeley DB, the RPM should be built using:
make
After the RPM is built, as root, the files need to be installed
in the Embedix installation area, using:
make install
After installation, start up the
Embedix target wizard and Berkeley DB will appear in the component list.
Copyright Sleepycat Software
|