Re: Problems with RPM and compiled - no hdf_init symbol
"Paul Wayper" <[email protected]>
| Newsgroups | gmane.text.clearsilver.general |
|---|---|
| Message-ID | <[email protected]> |
--- In [email protected], "Paul Wayper" <paulway@...> wrote: > > Any more learned ideas? Yes, actually. I've worked it out - quite simple really. For some reason an old and/or outdated version of the ClearSilver.so library was being put in the Perl library directory (/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/ClearSilver/ClearSilver.so). I manually copied the library in the build directory over it and everything's working fine. Thanks for your patience with this - I knew it was a problem with my system somehow. Hope you've enjoyed this little conversation with myself :-) Paul