Error Upgrading to 3.8.9

Heya folks,

Ran wget http://download.bestpractical.com/pub/rt/release/rt-3.8.9.tar.gz

gtar -xzf rt-3.8.9.tar.gz

Then when I try to make the upgrade after backing up.

make upgrade

make: /Users/falcone/perl5/perlbrew/bin/perl: Command not found
/Users/falcone/perl5/perlbrew/bin/perl ./sbin/rt-test-dependencies --verbose
–with-mysql
make: /Users/falcone/perl5/perlbrew/bin/perl: Command not found
make: *** [testdeps] Error 127

Kevin why can’t I get to the files on your machine?

Help if you would?

Vance Walsh
Network and Systems Administrator
Concord Academy - Concord, Mass.

Heya folks,

Ran wget http://download.bestpractical.com/pub/rt/release/rt-3.8.9.tar.gz

gtar -xzf rt-3.8.9.tar.gz

Then when I try to make the upgrade after backing up.

It looks like you might not have run ./configure. Were you working
from the recipe in the README?

Best,
Jesse

Alrighty,

ran ./configure with the same parameters used when I first installed RT, also
tried this with ./configure and no parameters

After DB update and Mason clean out I restarted apache and now External Auth
for LDAP is not working.

Apache logs simply show the standard failed login.

Perhaps I am missing something more?

Vance Walsh
Network and Systems Administrator
Concord Academy - Concord, Mass.