Попытка настроить Snorby для Snort с PostgreSQL на Mac OS X 10.10.2 (Yosemite)
- Snort 2.9.7.2 GRE (сборка 177)
- PostgreSQL 9.4.1
- ruby 1.9.3p551 (редакция 2014-11-13, 48407) [x86_64-darwin14.1.0]
Вот что происходит, когда я пытаюсь установить его. В чем дело? Есть идеи?
$ sudo gem install dm-postgres-adapter
Successfully installed dm-postgres-adapter-1.2.0
1 gem installed
$ sudo bundle exec rake snorby:setup
No time_zone specified in snorby_config.yml; detected time_zone:
America/Chicago
rake aborted!
*cannot load such file -- dm-postgres-adapter*
Tasks: TOP => snorby:setup => environment
(See full trace by running task with --trace)