torontomulibrary / islandora_chef

Chef cookbook for installing Islandora digital asset management platform
http://islandora.ca
13 stars 11 forks source link

additional requirements #37

Closed robertoostenveld closed 9 years ago

robertoostenveld commented 9 years ago

the requirements now list

when I tried to install it, I found out that I also need bundler, which required me to do

gem install bundler

and berks, which I found in ChefDK.

ruebot commented 9 years ago

I've found it best to stay away from ChefDK for now. It causes some issues with the vagrant plugin installation.

robertoostenveld commented 9 years ago

Please excuse my ignorance, I only recently started with vagrant. The additional management layers of "chef", "berks" etc. are all still unclear to me (as is in general the ruby development environment).

In the README.md there is mention of a command that goes with the name "berks" in usage step 4, hence I thought it would be useful to point out where that command comes from. It is not available by default on OS X 10.9 machine, nor on CentOS.

Feel free to close the issue if you don't want to (or cannot) resolve it.

ruebot commented 9 years ago

No worries!

How is the most recent commit (80e531cf948a27172775d8f071bf119036832cbb)? Is that more helpful?

robertoostenveld commented 9 years ago

yes, that helps!

ruebot commented 9 years ago

Yay!

:smile: