Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#24891 - [proftpd]Please add 'mod_quotatab_sql' option when run ./configure
Attached to Project:
Arch Linux
Opened by Techlive Zheng (techlive) - Sunday, 26 June 2011, 08:55 GMT
Last edited by Andrea Scarpino (BaSh) - Sunday, 26 June 2011, 18:29 GMT
Opened by Techlive Zheng (techlive) - Sunday, 26 June 2011, 08:55 GMT
Last edited by Andrea Scarpino (BaSh) - Sunday, 26 June 2011, 18:29 GMT
|
DetailsDescription:
Please add 'mod_quotatab_sql' option when run ./configure,otherwise will cause errors when using with sql. Here is the current configure options: ./configure --prefix=/usr --mandir=/usr/share/man --enable-pam \ --with-modules=mod_quotatab:mod_quotatab_file:mod_tls:mod_ldap:mod_sql:mod_sql_mysql:mod_sql_postgres \ --sysconfdir=/etc --localstatedir=/var/run --enable-ctrls --enable-ipv6\ --with-includes=/usr/include/mysql:/usr/include/postgresql \ --with-libraries=/usr/lib/mysql:/usr/lib/postgresql --enable-nls Here is the one that should be: ./configure --prefix=/usr --mandir=/usr/share/man --enable-pam \ --with-modules=mod_quotatab:mod_quotatab_sql:mod_quotatab_file:mod_tls:mod_ldap:mod_sql:mod_sql_mysql:mod_sql_postgres \ --sysconfdir=/etc --localstatedir=/var/run --enable-ctrls --enable-ipv6\ --with-includes=/usr/include/mysql:/usr/include/postgresql \ --with-libraries=/usr/lib/mysql:/usr/lib/postgresql --enable-nls |
This task depends upon
Closed by Andrea Scarpino (BaSh)
Sunday, 26 June 2011, 18:29 GMT
Reason for closing: Implemented
Additional comments about closing: proftpd 1.3.3e-2
Sunday, 26 June 2011, 18:29 GMT
Reason for closing: Implemented
Additional comments about closing: proftpd 1.3.3e-2