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=720857 --- Comment #6 from John D. Ramsdell <ramsdell@xxxxxxxxx> 2011-08-06 17:58:37 EDT --- (In reply to comment #4) > - Fedora usually avoids providing static libraries. If there's no way to > build a shared library for this package, see the following page how to > handle the static one: > > https://fedoraproject.org/wiki/Packaging/Guidelines#Packaging_Static_Libraries I have fixed all of the problems you identified but the static library issue. I have to think carefully about fixing this problem as I realize I should be linking against Fedora's liblua shared library, and not use the version of lua included in the package. This change will require a new source release. I also need to find the autoconf script used to find installed versions of Lua 5.1 and make sure Lua 5.0 is not found. The trouble is, Debian seems to want to call the package I need liblua51, not liblua. I'm working the problem. John -- 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. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review