RT Maintenance: Difference between revisions
From Pumping Station One
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
I found that running make fixdeps with cpan's sudo config cause way to many interuptions. Eventually I got lazy and just run make fixdeps as sudo root. | I found that running make fixdeps with cpan's sudo config cause way to many interuptions. Eventually I got lazy and just run make fixdeps as sudo root. | ||
== stuff that didn't work == | |||
The following stuff didn't install nicely do to failed tests, so I forced installed them | |||
cpanm -S --force GnuPG::Interface | |||
cpanm -S --force DBD::mysql | |||
== plugin dependencies == | |||
cpanm -S Net::LDAP | |||