Hi!
I'm also currently following the tutorial "HOWTO: Virtual Users And Domains With Postfix, Courier, MySQL And SquirrelMail (Fedora 13 x86_64)" and being stuck.
I can't build an rpm out of "courier-authlib-0.65.0.tar.bz2", because i always get the following error:
Quote:
(...)
checking for mysql_real_connect... yes
checking for mysql_connect... (cached) no
checking for mysql_real_connect... (cached) yes
checking for sqlite3_version... no
checking for sqlite3_version... (cached) no
configure: error: Cannot link with
error: Bad exit status from /var/tmp/rpm-tmp.2sOSSG (%prep)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.2sOSSG (%prep)
|
I'm running a CentOS 6.3 with Apache, MySQL, already installed and configured.
This is the first time i try to build a package, so any ideas would be great! :/