[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 344] Re: postfix+MySQLについて
- Subject: [postfix-jp: 344] Re: postfix+MySQLについて
- From: Tatsuya Ueda <tatsuya@xxxxxxxxxxxxxxx>
- Date: Sun, 06 Jun 2004 13:33:45 +0900
こんにちは。TATSUYA.info の TATSUYA です。
In message <007101c44b78$fa3f7d00$050ba8c0@sony>
"qwe100" <qwe100jp@xxxxxxxxxxx> wrote:
> ネットであまり詳しく見つけられなかったので、とみたさんが出されている本を購入
> し、書いてあるようにしてみたのですが、なんか警告文(?)のようなものが表示され
> ているようです。英文でちょっと理解しにくいのですが・・・。
>
> 現在、linuxに最初からpostfixとMySQLをインストールしています。現在、わかって
> いるのはこのままではpostfixはMySQLを対応していないということです。ですので、
> postfixをソースでインストールする際にmakeするということなのですが・・・。
postfixでMySQLを利用するには Makefile を変更する必要があります。
自分が以前提示したURLに
> You need to have read MYSQL_README and VIRTUAL_README
> and basicly everything else there is to read.
と書いてあったのですが、MYSQL_READMEはお読みになられましたか?
松村さんがお尋ねになられている部分の事がずばり書いてあるのですが。
> In order to build Postfix with mysql map support, you will need to add -
> DHAS_MYSQL and -I for the directory containing the mysql headers, and the
> mysqlclient library (and libm) to AUXLIBS, for example:
>
> make -f Makefile.init makefiles \
> 'CCARGS=-DHAS_MYSQL -I/usr/local/mysql/include' \
> 'AUXLIBS=-L/usr/local/mysql/lib -lmysqlclient -lz -lm'
>
> Then, just run 'make'. This requires libz, the compression library. Older mysql
> implementations build without libz.
もし、このとおりやってエラーが出ているようでしたら、そのエラー内容を
提示していただかないとアドバイスのしようがありません。
(MySQLのライブラリ・インクルードファイルのパスは適切なパスを指定していますよね?)
それでは。
--
上田 達也(Tatsuya Ueda) @ TATSUYA.info (http://TATSUYA.info/)
E-Mail : tatsuya@xxxxxxxxxxxxxxx
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 346] Re: postfix+MySQLについて, qwe100
- References
-
- [postfix-jp: 343] postfix+MySQLについて, qwe100
[検索ページ]
[Postfix-JP ML Home]