|
|
@ -8,3 +8,10 @@ Requirements:
|
|
|
|
* Python APT/DPKG bindings aptitude install python2.5-apt libapt-pkg-dev dpkg-dev
|
|
|
|
* Python APT/DPKG bindings aptitude install python2.5-apt libapt-pkg-dev dpkg-dev
|
|
|
|
* Python dev headers aptitude install python2.5-dev
|
|
|
|
* Python dev headers aptitude install python2.5-dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Compiling:
|
|
|
|
|
|
|
|
----------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Run "make all" in the lib directory and add a symlink called
|
|
|
|
|
|
|
|
britneymodule.so pointing to the freshly generated britneymodule.so in
|
|
|
|
|
|
|
|
the lib directory.
|
|
|
|
|
|
|
|
|
|
|
|