Ticket #16165 (closed defect: fixed)
rrdtool: RRDs Perl module fails to load librrd library
| Reported by: | vinc17@… | Owned by: | markd@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | patch | Cc: | |
| Port: | rrdtool |
Description
Just after installing rrdtool 1.3.1_1, I get the following error:
Can't load '/opt/local/lib/perl5/site_perl/5.8.8/darwin-2level/auto/RRDs/RRDs.bundle' for module RRDs: dlopen(/opt/local/lib/perl5/site_perl/5.8.8/darwin-2level/auto/RRDs/RRDs.bundle, 1): Library not loaded: /opt/local/lib/librrd.2.dylib Referenced from: /opt/local/lib/perl5/site_perl/5.8.8/darwin-2level/auto/RRDs/RRDs.bundle Reason: image not found at /opt/local/lib/perl5/5.8.8/darwin-2level/DynaLoader.pm line 230.
Indeed /opt/local/lib/librrd.2.dylib doesn't exist: the library is librrd.4.dylib.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


