OSSEC – Error: PostgreSQL client libraries not installed.

I was playing with OSSEC this afternoon and trying to get it configured to work with MySQL and when I was running make on the DB setup I was getting this error:

Error: PostgreSQL client libraries not installed.

I was a bit frustrated with it, it seems as it if requires both MySQL and PostgreSQL to be installed to finish compiling. To get around this just install PostgreSQL that seems to do the trick.

# yum install postgresql

Running the main package seems to do the trick. Then try running setdb again:

# make setdb

If you prefer not to install PostgreSQL then you could try the instructions here: https://groups.google.com/forum/?fromgroups=#!topic/ossec-list/3BwJ2wxKAWo.

Hope this helps someone, I am sharing it because I had a challenge getting past it and found very little info out there on how to fix it.

Cheers

Curious to See a DDOS in Action?

I've always wondered what a Distributed Denial of Service (DDOS) really looks like. Fortunately, there is now this pretty awesome video illustration of what it looks like: … [Continue reading]

Crazy April for the WordPress Platform

In case you haven't been following the month of April has been a bit of a whirlwind for website owners, specifically those using the WordPress platform. The good news is it's motivated me to start writing again, not so much here but on our company … [Continue reading]

WordPress Website Security – WordSesh 2013

Here is an online presentation I gave at WordSesh 2013. Always weird when you give an online presentation, unable to gauge the crowd and respond accordingly. Look forward to your feedback. … [Continue reading]

WordCamp Miami 2013 – WordPress Website Security Presentation

I'll be in Miami this weekend, April 5 - 7th, 2013, for WordCamp Miami. I'll be giving a new, updated, talk on Website Security on Saturday. You should come by and say hi if you're around. If you're not, no problem, you can see my slides here: … [Continue reading]