[Bug 208009] Review Request: perl-Wx - Interface to the wxWidgets cross-platform GUI toolkit

bugzilla at redhat.com bugzilla at redhat.com
Sun Oct 1 02:06:31 UTC 2006


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: perl-Wx - Interface to the wxWidgets cross-platform GUI toolkit


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=208009





------- Additional Comments From jpo at di.uminho.pt  2006-09-30 22:06 EST -------
perl-Alien-wxWidgets-0.21-3 has just been built.
It now includes a patch that adds /usr/lib64 to the library search path.  

Alien-wxWidgets-0.21/inc/My/Build/Any_wx_config.pm
--------------------------------------------------
    my @paths = ( ( map { s/^-L//; $_ } grep { /^-L/ } split ' ', $libs ),
-                  qw(/usr/local/lib /usr/lib) );
+                  qw(/usr/local/lib /usr/lib /usr/lib64) );



-- 
Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




More information about the package-review mailing list