Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

The following answers some questions around building RPM files for the sipX project on Fedora Core and CentOS. The process of creating RPM installation files is largely automated and part of the sipX build system. For basic information on building RPMs, see Building RPMs. The easiest way to build rpms is with Express Development Environment (EDE) using the -r argument: .ede_build_devuser.sh -r.

What actually happens when I type make rpm for a typical sipX project ?

...