[Asterisk-code-review] documentation: Add information on running install_prereq script in re... (asterisk[master])

Marcel Wagner asteriskteam at digium.com
Fri Mar 18 07:28:41 CDT 2022


Marcel Wagner has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/18248 )


Change subject: documentation: Add information on running install_prereq script in readme
......................................................................

documentation: Add information on running install_prereq script in readme

Adding information in the readme about running the install_preqreq script to install components that the ./configure script might indicate as missing.

ASTERISK-29976 #close

Change-Id: Ic287b46300168729838bddd8f9265e98fc22bce6
---
M README.md
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/48/18248/1

diff --git a/README.md b/README.md
index 29cb47a..d14ca32 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@
 2. Run `./configure`
 
   Execute the configure script to guess values for system-dependent
-variables used during compilation.
+variables used during compilation. If the script indicates that some required components are missing, you can run `./contrib/scripts/install_prereq install` to install the necessary components. After running the script, you will need to rerun `./configure`.
 
 3. Run `make menuselect` _\[optional]_
 

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/18248
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ic287b46300168729838bddd8f9265e98fc22bce6
Gerrit-Change-Number: 18248
Gerrit-PatchSet: 1
Gerrit-Owner: Marcel Wagner <mwagner at sipgate.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20220318/a27003fb/attachment-0001.html>


More information about the asterisk-code-review mailing list