http://bugzilla.rpmfusion.org/show_bug.cgi?id=124
--- Comment #20 from Joachim Frieben <jfrieben(a)hotmail.com> 2008-11-18 14:31:37
---
Looks like it doesn not work either way:
a. All demo executables /usr/bin/pgdemo?* are not linked dynamically against
the pgplot library. Yet, above error message appears.
b. Some self-built test executable is dynamically linked against the (c)gpgplot
libraries,
ldd ./test | grep pg
libcpgplot.so.5 => /usr/lib64/libcpgplot.so.5 (0x0000000000110000)
libpgplot.so.5 => /usr/lib64/libpgplot.so.5 (0x0000000002bb5000)
but in this case, the same error message is issued, too.
--
Configure bugmail:
http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.