Al 07/09/11 19:18, En/na Tom Browder ha escrit: > 1. I believe there is a need to document how to build a Debian > package (particularly how to set build options and dependencies), but > should it be a separate document or part of the README or INSTALL > files?
Build deb packages is quite easy, just run: $ sh/make_deb.sh -b To build rpm packages just run: $ sh/make_rpm.sh If You run it from a 32-bit system, You'll get a 32-bit package, if in a 64-bit one, a 64-bit package. Only Fedora and OpenSUSE are supported to build rpm packages. > > 2. The Debian packages for a release should include a 64-bit version. > In addition, I think there should be a release note documenting the > options the Debian binary packages were built with. Is a survey of > package users warranted? > > 3. I can provide a 64-bit binary package easily if needed, but > doesn't the BRL-CAD server have that capability? Is the package > generation done automatically? > There are available 32-bit and 64-bit packages for the last BRL-CAD releases. https://sourceforge.net/projects/brlcad/files/BRL-CAD%20for%20Linux/7.20.2/ > 4. I am getting build errors for the package with version 7.20.2 and > am investigating, but is the package generation still being tested or > is it supposed to be stable? By default BRL-CAD treat warnings as errors during compilation. To disable it just add --disable-strict at ./configure line in misc/debian/rules file. This is not necessary in the TRUNK, it has been moved to cmake. Regards, -- Jordi Sayol
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------------ Using storage to extend the benefits of virtualization and iSCSI Virtualization increases hardware utilization and delivers a new level of agility. Learn what those decisions are and how to modernize your storage and backup environments for virtualization. http://www.accelacomm.com/jaw/sfnl/114/51434361/
_______________________________________________ BRL-CAD Developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-devel
