zachkessin wrote in php

Listens: Winter Night-Tempest-Shapeshifter

building php5 on linux

SO I am trying to build php5 on my linux server and I am having a problem, I am getting this:

/usr/bin/ld: cannot find -lgcrypt

Now I checked and libgcrypt is in /usr/lib . I have a php 5 installed from a RPM via YUM, but it does not seem to have mysql or mysqli included. Even with the php-mysql package. Any ideas on how to fix this. I need mysql to do some stuff.