Wiki home
Editing page "
bogofilter
"
Base on previous version:
0
-
1251
-
1834
# Note: depends on [pkg]berkeley-db[/pkg] or [pkg]sqlite[/pkg] or qdbm or tokyocabinet wget -c [link]http://downloads.sourceforge.net/project/bogofilter/bogofilter-1.2.3/bogofilter-1.2.3.tar.bz2[/link] tar -xjf bogofilter-1.2.3.tar.bz2 cd bogofilter-1.2.3 mkdir -p build cd build ../configure --prefix="/usr" || ../configure --prefix="/usr" --with-database=qdbm || ../configure --prefix="/usr" --with-database=sqlite3 || ../configure --prefix="/usr" --with-database=tokyocabinet make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page