From Mark, 2 Years ago, written in Plain Text.
- view diff
Embed
  1. root@vpbx2:/home/scripts# ./rubenstein-tms
  2. install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (you may need to install the DBD::Pg module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at (eval 5) line 3.
  3. Perhaps the DBD::Pg perl module hasn't been fully installed,
  4. or perhaps the capitalisation of 'Pg' isn't right.
  5. Available drivers: DBM, ExampleP, File, Gofer, Proxy, Sponge.
  6.  at ./rubenstein-tms line 35.
  7.