currently in development

10.30.04 - 01:53pm
mood: Nerdy
music playing: Eminem - Stan
I was running out of ways to nerd it up on my computer so I decided its time to revampt the mail server.

I've picked up a hurting box (PC :p)... which is actually my original 'everything' server. The Celeron 400 I got from my cousin when she started her 'have computers screw up on me for no reason' mission.

It's got a 4gig HD and 64MB of RAM.... so hurting.
Recompiling the compiler will take forever, lemme tell ya :)

**back to nerding it up**

The versions I'm working with are:
Berkeley 4.2.52
Postfix 2.1.5
Amavisd-new 2.2.0
SpamAssassin 3.0.1
DSPAM 3.2.0   <-- some fancy new SPAM Filter
ClamAv 0.80   <-- so far the most annoying
Anomy Sanitizer 1.69
Razor Agents 2.61
Pyzor 0.4.0
DCC 1.2.57

Not to mention the number of RPMs I've had to install/upgrade because they were either missing or out of date.


checking for curl >= 7.10.0... FAILED
configure: WARNING: curl-config was not found

error: Failed dependencies:
libstdc++.so.6 is needed by gmp-4.1.4-3
libstdc++.so.6(CXXABI_1.3) is needed by gmp-4.1.4-3
libstdc++.so.6(GLIBCXX_3.4) is needed by gmp-4.1.4-3

libgcc_s.so.1(GCC_3.3) is needed by libstdc++34-3.4.0-1

error: Failed dependencies:
pkgconfig is needed by libidn-devel-0.5.6-1

error: Failed dependencies:
krb5-devel is needed by openssl-devel-0.9.7a-40

error: Failed dependencies:
e2fsprogs-devel is needed by krb5-devel-1.3.4-7
krb5-libs = 1.3.4-7 is needed by krb5-devel-1.3.4-7

error: Failed dependencies:
libc.so.6(GLIBC_2.3.4) is needed by krb5-libs-1.3.4-7

checking sqlite.h usability... no
checking sqlite.h presence... no
checking for sqlite.h... no
configure: error: Required version of libsqlite not found


Right now DSPAM (as in De-Spam) is being a pain in the ass!!

It was missing libsqlite.. so I check it out, find the version that people say is confirmed to work and I get 'undefined reference' errors. Now it becomes the magical 'what undocumented version will work with this piece of shit' game.

In closing... these cankers are killing me!!