|
|
|
@ -11,7 +11,7 @@ for example, when specifying the path of the dependency:
@@ -11,7 +11,7 @@ for example, when specifying the path of the dependency:
|
|
|
|
|
|
|
|
|
|
../dist/configure --enable-cxx --disable-shared --with-pic --prefix=$BDB_PREFIX |
|
|
|
|
|
|
|
|
|
Here BDB_PREFIX must absolute path - it is defined using $(pwd) which ensures |
|
|
|
|
Here BDB_PREFIX must be an absolute path - it is defined using $(pwd) which ensures |
|
|
|
|
the usage of the absolute path. |
|
|
|
|
|
|
|
|
|
To Build |
|
|
|
|