Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
Icecast-Server
Commits
9115d75f
Commit
9115d75f
authored
Nov 12, 2017
by
Marvin Scholz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update build instructions
parent
fd67fc60
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
README.md
README.md
+8
-3
No files found.
README.md
View file @
9115d75f
...
...
@@ -50,9 +50,14 @@ Run
make
make install # as root
This is the typical procedure if you download the tar file. If you retrive
the code from Git or want to rebuild the configure then run
`./autogen.sh`
instead of configure above. Most people do not need to run autogen.sh
This is the typical procedure if you download the tar file.
If you retrive the code from Git or want to clone recursively:
git clone --recursive https://git.xiph.org/icecast-server.git
After that, create the configure script by running:
`./autogen.sh`
.
Now you can just follow the steps mentioned above.
A sample config file will be placed in
`/usr/local/etc`
(on UNIX,
also depends on path PREFIX) or in the current working directory
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment