ok, so I've downloaded this PECL module, now how the heck do I install it? That site has absolutely no documentation.
Tried extracting it
phpize
./configure --with-cybercash=/root/mck
make
make install
make and make install do nothing
I can do a "pear install cybercash-1.18.tgz" but that only copies over the cyberlib.php file to php's ext dir, not compile the modules