Hello,
I couldn't compile the courier-authlib under FC4Following your instructions for yum install, there where two packages I couldn't install g++ and gcc-g++ (yum install gcc g++ gcc-g++), so I changed it to:
yum install gcc gcc-c++ and the compile problems got solved. Regards, Juan Jose
