[Bug 511204] Review Request: wicd - A wireless and wired network manager

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 30 13:05:20 UTC 2009


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


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


Paulo Roma Cavalcanti <promac at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |promac at gmail.com




--- Comment #2 from Paulo Roma Cavalcanti <promac at gmail.com>  2009-07-30 09:05:19 EDT ---
It does not build on x86_64.

/usr/lib is hardcoded in setup.py. Therefore,
%{_libdir} will install in the wrong place.


You can use 

 sed -i -e 's|/usr/lib|%{_libdir}|g' setup.py

to make it install in /usr/lib64,
but I do not understand why the source
want to install python scripts there.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the Fedora-package-review mailing list