Domanda

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'
È stato utile?

Soluzione

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

Cheers, -Brian

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top