mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-26 20:48:21 +00:00
FS-7019 add note on how to build on Ubuntu
This commit is contained in:
parent
de90201101
commit
a45dca3e0d
10
debian/README.source
vendored
10
debian/README.source
vendored
@ -72,6 +72,16 @@ will generate packages for all supported Debian releases. Simply run:
|
|||||||
|
|
||||||
./debian/util.sh build-all -ibn -z9
|
./debian/util.sh build-all -ibn -z9
|
||||||
|
|
||||||
|
Building on Ubuntu
|
||||||
|
------------------
|
||||||
|
|
||||||
|
Building on supported Ubuntu releases requires the main and universe
|
||||||
|
APT components in the pbuilder chroot. You should enable the universe
|
||||||
|
component in your system's APT sources.list and use the -t option to
|
||||||
|
use your system sources in the chroot:
|
||||||
|
|
||||||
|
./debian/util.sh build-all -ibn -z9 -t
|
||||||
|
|
||||||
Building only some modules
|
Building only some modules
|
||||||
--------------------------
|
--------------------------
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user