Centos 5.2 64 Bit ISPConfig 3 courier-imap issue
following the installation guide, compiling the rpm for courier-imap in centos 5.2 64 bit will fail; access denied writing the rpm.
this is because the directory x86_64 is not mentioned in the list of mkdir commands and thereby created by rpmbuild during compiling of courier-authlib owned by root, not writeable for compileuser.
installation guide needs to be updated with:
mkdir $homedir/rpm/RPMS/x86_64
quickfix: chmod for write permissions, then compile.
|
Recent comments
12 hours 26 min ago
21 hours 54 min ago
22 hours 44 min ago
1 day 2 hours ago
1 day 6 hours ago
1 day 7 hours ago
1 day 9 hours ago
1 day 19 hours ago
2 days 13 min ago
2 days 1 hour ago