> Am 29.04.2020 um 15:36 schrieb Enrico Sorichetti via Oorexx-devel 
> <oorexx-devel@lists.sourceforge.net>:
> 
> Hi P.O.
> Please issue the command
>  
> echo $PATH
> 
> To see the search order 
> 
> The relevant section should look like
> 
> /usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
> 
> And if the sequence is right , then You should create a symbolic link by hand 
> 
This is the right sequence, I have the same.

> I remember that some home brew packages need some post install actions

>  
Indeed this is what I have done. the line

export XML_CATALOG_FILES="/usr/local/etc/xml/catalog“

should be entered in .bashrc, this did not work. I have added it to 
.bash_profile instead, this works.

If I remove this line from .bash_profile I get parsing errors from xsltproc so 
I need to keep it in. I will try to refer to 
/usr/local/Cellar/libxslt/1.1.34/bin/xsltproc for the processing and see if it 
makes a difference. But that xsltproc is even newer, I need older stuff…

I will wait with further changes until Gil (we are always waiting for Gil) have 
tried to use a 1.79.2 stylesheets, I have not found a way to revert to 1.79.1 
but here is no urgency with this.

Since the differences are so miniscule I guess that the diff comes from the 
newer stylesheets, just changing the size of the margin may be sufficient to 
change the pagewith and thereby how words are broken at line-ends.

>  
> 
> E
> 
> 
>> On 29 Apr 2020, at 15:27, P.O. Jonsson <oor...@jonases.se 
>> <mailto:oor...@jonases.se>> wrote:
>> 
>> I have two xsltproc on the mac, I will have to sort that out as well. It 
>> seems right now I use xsltproc from Apples installation and all the things 
>> around it from Homebrew.
> 
> _______________________________________________
> 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