Page 1 of 1

How can i compile a module with mysql?

Posted: Mon Sep 11, 2006 7:06 pm
by R3M
So how can i compile a module which is supporting mysql?
Is there any Makefile for it?Or flags you know?

Posted: Wed Sep 13, 2006 11:47 am
by R3M
Does it like to "make custommmodule MODULEFILE=modx -lmysqlclient"
what can i do?