Re: php_ui installs to eprefix/sbin
Uhm *cough, cough*
yes, alright, there is the --with-phpuidir option. Honestly missed that, sorry.
Still - shouldn't this rather default to cgidir rather than sbindir...? (:wink:)
I'd have posted a patch to configure.ac, but it ended up full of wiki syntax. Here's a simple diff:
318c318
< INST_PHPUI_PATH=${sbindir}
===
> INST_PHPUI_PATH=${INST_CGI_PATH}
Regards,
Felix
----
Reply Link: <http://perfparse.de//tiki-view_forum_thread.php?forumId=1&comments_reply_threadId=93&comments_parentId=87&post_reply=1#form>
|