[ 
https://issues.apache.org/jira/browse/ZETACOMP-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jérôme Renard updated ZETACOMP-63:
----------------------------------

    Attachment: whichreplaceswhereis.diff.gz

Attached path.

> Target 'phpdoc' should use which 'instead' or 'whereis'
> -------------------------------------------------------
>
>                 Key: ZETACOMP-63
>                 URL: https://issues.apache.org/jira/browse/ZETACOMP-63
>             Project: Zeta Components
>          Issue Type: Bug
>          Components: Project Website
>         Environment: Mac OS X
>            Reporter: Jérôme Renard
>            Priority: Trivial
>         Attachments: whichreplaceswhereis.diff.gz
>
>
> In the Makefile used to build the website and other docs, on line 56 the 
> comman "whereis" is used.
> Unfortunately whereis looks for standard paths and if you have binaries in 
> extra ones you have to run
> sysctl -w user.cs_path=XXXX
> This system variable is unfortunately not writeable on Mac OS X (I agree, 
> this sucks).
> An easy solution to this problem is to use "which" instead of "whereis".

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to