BBS過去ログ |
| ■目次 |
お世話になります。
[user@localhost DownLoad]$ tar jxvf courier-imap-.0.5.tar.bz2
で何とか解凍することができました。
[zero@localhost courier-imap-3.0.5]$ ./configure --enable-workarounds-for-imap-client-bugs --prefix=/usr/local/courier-imap とすると下記のようなエラーが表示されます
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for gawk... gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for perl5... no
checking for perl... /usr/bin/perl
checking for sysconftool...... ././sysconftool
checking for env... /usr/bin/env
checking whether build environment is sane... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
configure: WARNING: === I think you are trying to run this configure script
configure: WARNING: === on Red Hat/Fedora. You're doing too much work!
configure: WARNING: === It's much faster to create stallable binary RPMs
configure: WARNING: === like this: http://www.courier-mta.org/FAQ.html#rpm
configure: WARNING: === When you do this you may find that RPM will tell you
configure: WARNING: === to install some other software first, before
trying to
configure: WARNING: === build this one, and even tell you the name of
RPMs you
configure: WARNING: === need to install from the distribution CD. That's
much
configure: WARNING: === easier than trying to figure out the same from some
configure: WARNING: === cryptic error message.
configure: WARNING:
configure: WARNING: === Even if you don't intend to use everything you
need to
configure: WARNING: === have in order to build via RPM, you should still
do as
configure: WARNING: === you're told. All the extra stuff (LDAP, SQL, etc...)
configure: WARNING: === goes into RPM sub-packages, which do not need to be
configure: WARNING: === installed.
configure: WARNING: === But, if you insist, you can simply add
'--with-redhat'
configure: WARNING: === parameter to this configure script and not see this
configure: WARNING: === error message. You should also do this when
upgrading
configure: WARNING: === and you didn't use RPM with the older version.
configure: error: ... in either case you better know what you're doing!
なかなかmakeにたどり着けないので、解決策がありましたらご教授ください。
> configure: WARNING: === like this: http://www.courier-mta.org/FAQ.html#rpm
こちらにFAQがありますが、RPM作成環境は作成されましたでしょうか?
以前の書き込み(http://fedorasrv.com/bbshtml/webforum/B0000239.html)で紹介しましたサイトにもRPM作成環境の作成はのってました。
あと、このBBSは案件ごとに返信をつけてツリー形式に表示するタイプですので、同一案件に対する新たな書き込みは以前に作成した案件に返信をつける形で書き込みをしてくださいますよう、よろしくお願い致します。
なお、この案件と同じ案件が2分前にもありましたので、そちらは削除させて頂きました。
ありがとうございました。
トライしてみます