Interesting.  If you move treeDirectory.cls to the same place as the rexx 
executable (/usr/local/bin ?) is it then able to find it?  If you unset 
$REXX_PATH does it find it?  You’ve probably done all this, but I thought I’d 
ask.

Bruce
> On Oct 21, 2016, at 2:35 PM, Jack Woehr <jwo...@softwoehr.com> wrote:
> 
> Built from trunk today. rexx can't find ::REQUIRES files.
> 
> jax@simandl:/usr/local/src/OORexx/oorexx-code-0/samples$ ls
> arithmeticEvaluation.rex  cmake_install.cmake constrained.rex    guess.rex    
>     Makefile native.api      qdate.rex
> rexxtry.rex   sfclient.rex sortComposite.rex           timezone.rex       
> usecomp.rex windows
> arrayCallback.rex         CMakeLists.txt delegation.rex     interface.rex    
> Makefile.am philfork.rex    qtime.rex
> scclient.rex  sfserver.rex sscclient.rex               treeDirectory.cls  
> usepipe.rex
> ccreply.rex               complex.rex dynamicMethod.rex  jabberwocky.txt  
> makestring.rex pipe.rex        readme
> scserver.rex  singleLinkedList.rex stack.rex                   
> treeTraversal.rex  use_singleton.rex
> CMakeFiles                concurrency.rex greply.rex         ktguard.rex      
> month.rex properties.rex  rexxcps.rex
> semcls.rex    singleton.cls synchronousConcurrency.rex  unix               
> usetree.rex
> jax@simandl:/usr/local/src/OORexx/oorexx-code-0/samples$ export 
> REXX_PATH=`pwd`
> jax@simandl:/usr/local/src/OORexx/oorexx-code-0/samples$ rexx usetree.rex
>     56 *-* ::requires treeDirectory.cls
> REX0043E: Error 43 running 
> /usr/local/src/OORexx/oorexx-code-0/samples/usetree.rex line 56: Routine not 
> found.
> REX0418E: Error 43.901:  Could not find file "TREEDIRECTORY.CLS" for 
> ::REQUIRES.
> jax@simandl:/usr/local/src/OORexx/oorexx-code-0/samples$ echo $REXX_PATH
> /usr/local/src/OORexx/oorexx-code-0/samples
> 
> 
> --
> Jack Woehr               # "You must take your opponent into a deep dark 
> forest
> Box 51, Golden CO 80402  #  where 2+2=5, and the path leading out is only wide
> http://www.softwoehr.com #  enough for one." - Mikhail Tal (Chess WC, 
> 1960-1962)
> 
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Oorexx-devel mailing list
> Oorexx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel

Reply via email to