forked from Mirrors/freeswitch
9 lines
92 B
Plaintext
9 lines
92 B
Plaintext
|
Install is common:
|
||
|
|
||
|
./configure --with-prefix=<desired prefix>
|
||
|
make
|
||
|
make install
|
||
|
|
||
|
|
||
|
|