bglnelissen / slideToolkit

slideToolkit: a free toolset for analyzing full size virtual histology slides
MIT License
11 stars 5 forks source link

bfconvert throws an error #25

Closed swvanderlaan closed 7 years ago

swvanderlaan commented 9 years ago

After following the OS X Mavericks installation instructions, the bfconvert throws an error:

/Users/USERNAME/bin/bfconvert: line 9: /Users/USERNAME/bin/bf.sh: No such file or directory

A possible solution might be to add the directory bftools to PATH.

swvanderlaan commented 9 years ago

Or an alternative would be to just simply add everything from that folder to the ~/bin/ folder:

mkdir -p ~/bin/ && ln -s -f -v ~/usr/bftools/* ~/bin/