in reply to Can't locate loadable object for module DBD::Sybase
It looks like the install did actually fail -it's a build directorie, not an install directory.
Try to go to that directory, run
perl Makefile.PL make test
and see if there are any errors. If not, continue with make install.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Can't locate loadable object for module DBD::Sybase
by jedikaiti (Hermit) on Apr 30, 2010 at 16:23 UTC | |
by moritz (Cardinal) on Apr 30, 2010 at 16:31 UTC | |
by Anonymous Monk on May 01, 2010 at 03:55 UTC | |
|
Re^2: Can't locate loadable object for module DBD::Sybase
by jedikaiti (Hermit) on Apr 30, 2010 at 15:58 UTC |