> Am 29.04.2020 um 14:11 schrieb Enrico Sorichetti via Oorexx-devel 
> <oorexx-devel@lists.sourceforge.net>:
> 
> The path sequence for the core system executables is
> 
>  /usr/local/bin /usr/bin /bin /usr/sbin /sbin 
> 
> homebrew installs itself I do not remember where 

Hombrew itself is standard-wise in /usr/local/Homebrew

All the installation are in a „jail"  /usr/local/Cellar/<subdir>

> 
> and puts into /usr/local(bin,include,lib,share) the links to the real files
> 
> So You are using the home-brew things

Indeed :-)

> 
> Issuing the command which <executable_name> tells where the executable comes 
> from
> 
not quite… when I enter which fop (installed from homebrew) I get

/usr/local/bin/fop

But this is only the symbolic link. The real file is here:

/usr/local/Cellar/fop/2.4_2/bin/fop

you need to follow the link to find out.

> e 
> 
>> On 29 Apr 2020, at 13:57, P.O. Jonsson <oor...@jonases.se 
>> <mailto:oor...@jonases.se>> wrote:
>> 
>>  I learned that xsltproc is standard on macOS so the version i installed 
>> using homebrew probably is not active.
> 
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel

_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to