哪吒机器人提醒:

提醒:分享彼此的经历
【标题】How to TWiki install
【摘要】system: fedora11 fedora121. install apacheif your system has installed apache, go to step 2 #tar -xvf apache_1.3.42.tar.gz #cd apache_1.3.42 #./configure --prefix=/usr/local/apache #makenote: when run make, it shows below error htpasswd.c:145: error: conflicting types for 'getline' /usr/include/sys/stdio.h:31: error: previous declaration of 'getline' was here 04-17 05:22)