I don't know the answer to the -X/-S question, but the best way to add
more collects is to use "raco link" or "raco pkg". If you want to
OVERRIDE a collect that would normally be part of racket/collects is
more complicated though.

On Thu, Dec 11, 2014 at 8:00 PM, Dan Liebgold <dan.liebg...@gmail.com> wrote:
> If I use the -X and -S command line parameters to Racket to make my local
> collects dir the first one searched, it makes it so I can't do (require
> srfi/1).
>
> Is there something special about the srfi package? (it's layout seems
> different)
>
> Is there a better way to prioritize my local collects dir per invocation?
>
> --
> Dan Liebgold    [dan.liebg...@gmail.com]
>
> _________________________
>   Racket Developers list:
>   http://lists.racket-lang.org/dev
>



-- 
Jay McCarthy
http://jeapostrophe.github.io

           "Wherefore, be not weary in well-doing,
      for ye are laying the foundation of a great work.
And out of small things proceedeth that which is great."
                          - D&C 64:33
_________________________
  Racket Developers list:
  http://lists.racket-lang.org/dev

Reply via email to