diff options
author | onefang | 2020-03-16 14:49:02 +1000 |
---|---|---|
committer | onefang | 2020-03-16 14:49:02 +1000 |
commit | c5e6a354ec7b3c2853ca6c9902f20436e6281740 (patch) | |
tree | 0ccdaabb18d7ae340378ca488742c7af5451945a /src/NOTES.txt | |
parent | Revert "Missed a <p> tag cleanup." (diff) | |
download | opensim-SC-c5e6a354ec7b3c2853ca6c9902f20436e6281740.zip opensim-SC-c5e6a354ec7b3c2853ca6c9902f20436e6281740.tar.gz opensim-SC-c5e6a354ec7b3c2853ca6c9902f20436e6281740.tar.bz2 opensim-SC-c5e6a354ec7b3c2853ca6c9902f20436e6281740.tar.xz |
Revert "Add notes on extras to be installed."
This reverts commit d4ea3e50173df1ad646bdb7dc802f5d320b7e511.
Diffstat (limited to '')
-rw-r--r-- | src/NOTES.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/NOTES.txt b/src/NOTES.txt index dc43d08..1758ac8 100644 --- a/src/NOTES.txt +++ b/src/NOTES.txt | |||
@@ -181,7 +181,3 @@ https://project-awesome.org/aleksandar-todorovic/awesome-c | |||
181 | https://wolkykim.github.io/qdecoder/ | 181 | https://wolkykim.github.io/qdecoder/ |
182 | CGI library made by the qlibc guy, does support FCGI. | 182 | CGI library made by the qlibc guy, does support FCGI. |
183 | Might be a wrapper around the fcgi_stdio stuff I'm already using? | 183 | Might be a wrapper around the fcgi_stdio stuff I'm already using? |
184 | |||
185 | ------------------------------------------------------------------- | ||
186 | |||
187 | apt install libmariadbclient-dev libapache2-mod-fcgid \ No newline at end of file | ||