Ticket #917 (closed defect: fixed)
ORLite v1.42 don't install
| Reported by: | explorer | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.59 |
| Keywords: | ORLite | Cc: |
Description
This is perl, v5.10.0 built for x86_64-linux-thread-multi
Wx Version=(0.96) wxWidgets 2.8.10 unicode=(1)
[ERROR] [Fri Apr 2 18:08:03 2010] File '/root/.cpanplus/5.10.0/build/ORLite-1.42/Makefile' is not readable or does not exist
[ERROR] [Fri Apr 2 18:08:03 2010] Unable to scan '/root/.cpanplus/5.10.0/build/ORLite-1.42/Makefile' for prereqs
[ERROR] [Fri Apr 2 18:08:03 2010] Unable to create a new distribution object for 'ORLite' -- cannot continue
[ERROR] [Fri Apr 2 18:08:03 2010] Failed to install 'ORLite' as prerequisite for 'Padre'
[ERROR] [Fri Apr 2 18:08:03 2010] Unable to satisfy prerequisites for 'Padre' -- aborting install
[ERROR] [Fri Apr 2 18:08:03 2010] Unable to create a new distribution object for 'Padre' -- cannot continue
dv9810:~ # /usr/bin/perl /usr/bin/cpanp-run-perl /root/.cpanplus/5.10.0/build/ORLite-1.42/Makefile.PL
Can't call method "load_all_extensions" on an undefined value at /usr/lib/perl5/site_perl/5.10.0/Module/Install.pm line 187, <0> line 1.
BEGIN failed--compilation aborted at /root/.cpanplus/5.10.0/build/ORLite-1.42/Makefile.PL line 1, <0> line 1.
dv9810:~ # cpanp install Module::Install
[MSG] No '/root/.cpanplus/custom-sources' dir, skipping custom sources
Installing Module::Install (0.95)
* Install log written to:
/root/.cpanplus/install-logs/Module-Install-0.95-1270224994.log
Module 'Module::Install' installed successfully
No errors installing all modules
Change History
comment:1 in reply to: ↑ description Changed 3 years ago by explorer
- Status changed from new to closed
- Resolution set to fixed

I solved the problem, with a manual installation of ORLite (perl makefile.PL, make, make test...)