Re: mysql module error
Gerald <[email protected]>
| Newsgroups | gmane.comp.gnu.radius.general |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 10 May 2005, Charles Sprickman wrote: > That's where I declare I want to use the mySQL interface. :) > > interface mysql Did you build the port with: make config (select mysql) or make -DWITH_MYSQL option? Gerald