Translations of this page:

How To Generate ''.deb'' packages for the NetworkAuthority Inventory Server on Ubuntu

Use the following directions to generate .deb packages for the NetworkAuthority Inventory Server on Ubuntu. It is assumed that you are generating these packages from extracted .tgz archives that represent either a release candidate or GA release of NetworkAuthority Inventory.

Generating a NetworkAuthority Inventory Server .deb Package

  1. Download the desired NetworkAuthority Inventory Server .tgz archive for Linux and extract it
  2. Change to the Build directory
  3. Execute the following command, replacing the <extracted_server_dir> tag with the fully qualified path to the extracted NetworkAuthority Inventory Server directory:
    ant -f buildInstall.xml -Dserver.location <extracted_server_dir> deb.server

    This will place a networkauthority-inventory-server.deb package into the dist/artifacts/debian directory of your NetworkAuthority Inventory directory.

  4. Rename the networkauthority-inventory-server.deb package to whatever is appropriate for the release, usually something like networkauthority-inventory-server-<version>.deb
 
dev/howto_genubuntudebpackages.txt · Last modified: 2008/10/30 01:30 by ryankruse
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki