OpenEndedGroup / Field

A development environment for art
201 stars 22 forks source link

Mac OS X set-up improvement #4

Closed Jmuccigr closed 12 years ago

Jmuccigr commented 12 years ago

Since you're having Mac users edit their .bash_profile already, why not go a little further and simplify the pmvs/prep_pmvs.sh situation as well:

Have users add this to their .bash_profile file:

export BUNDLER_BIN_PATH="<path-to-bundler/bin>"

This makes the editing of pmvs/prep_pmvs.sh unnecessary, and, I think, opens the way to having one script to do all the steps the user currently enters separately.

Right now the line in the .sh file that gives a blank definition to the bundle/bin path means that

marcdownie commented 12 years ago

Thanks for the report (although this is technically the wrong place for a bug report on our bundler distribution). We're working on a cmvs-based release of this tool, so our pmvs story is going to change quite a bit for that. If you send mail to field@openendedgroup.com I'll make sure you're testing it before we release it.