Comment 3 for bug 407412

Revision history for this message
Dennis Schön (roccoblues) wrote :

Hi Josh,

thanks for your answer. Are you sure you're trying with the latest trunk? You can get it with:

bzr clone lp:gearmanxs

When you've set the environment variables the makefile should output:

dschoen@nb-dschoen-2:~/repos/gearmanxs/trunk $ perl Makefile.PL
Using GEARMAN_LIB = /usr/local/lib/
Checking if your kit is complete...
Looks good
Writing Makefile for Gearman::XS

notice the "Using GEARMAN_LIB=..." line.

cheers,
Dennis