문제

Does anyone know how to get libdrizzle support working for gearman on OSX?

I installed gearmand through ports using the command:

sudo port install gearmand +drizzle

However when I try to use the libdrizzle flags gearmand throws an error:

$ gearmand -q libdrizzle --libdrizzle-mysql
gearmand: unrecognised option '--libdrizzle-mysql'
도움이 되었습니까?

해결책

I would use the MySQL driver backend. Which is kind of sad.

Cheers, -Brian

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top