anarres (
anarres) wrote in
dw_dev_training2010-07-08 12:48 pm
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[site community profile]](https://www.dreamwidth.org/img/comm_staff.png)
Entry tags:
Gearman on Dreamhack
Has anyone got any hints on getting Gearman working on a Dreamhack? I keep getting this: '[Error: Unable to get gearman client. @ hack.dreamwidth.net]'
no subject
$ perl Makefile.PL
$ make
$ make test
$ make install
But I got this:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
ERROR: Can't create '/usr/local/bin'
Do not have write permissions on '/usr/local/bin'
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
so I had a look and there is a /usr/local/bin/gearmand, but clearly this isn't the *right* gearmand for it to look at, I want it to look at the one in ~/dw/bin instead..
no subject
no subject
no subject
perl Makefile.PL PREFIX=$HOME/dw