On Aug 19, 2011, at 11:35 AM, Andrew Pennebaker wrote: > I made ~/.factor-roots with a dot (.) to indicate it should search the > current directory for Factor files, but it doesn't seem to help. > > Is there a way to add the current directory to ~/.factor-roots similar to > Java's CLASSPATH?
"." is going to be relative to the Factor process's current directory. If you're starting Factor.app from the Finder that'll be / (the root directory) . Adding "." to .factor-roots works for me for Factor processes started from a terminal, though it doesn't seem like a good idea compared to having a predictable search path. I usually just add all my project directories to .factor-roots directly. -Joe
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________ Factor-talk mailing list Factor-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/factor-talk