Add even more of the source
This should be about everything needed to build so far?
This commit is contained in:
parent
af3619d4fa
commit
849723c9cf
547 changed files with 149239 additions and 0 deletions
19
Documentation/Howto/Uninstalling_for_OS_X.txt
Normal file
19
Documentation/Howto/Uninstalling_for_OS_X.txt
Normal file
|
@ -0,0 +1,19 @@
|
|||
Here's a brief how-to guide to deinstall QTSS on the OS X platform.
|
||||
|
||||
1. Back up config files sitting at /Library/QuickTimeStreaming/Config/ as needed. Also, the qtaccess privileges file present in the Movies directory.
|
||||
2. Delete the configuration receipt at /Library/Receipts/DarwinStreamingServer.pkg
|
||||
3. Remove the server and the webmin perl script:
|
||||
/usr/sbin/QuickTimeStreamingServer
|
||||
/usr/sbin/streamingadminserver.pl
|
||||
4. For completeness, also the Playlist Broadcaster & friends,
|
||||
/usr/bin/PlaylistBroadcaster
|
||||
/usr/bin/MP3Broadcaster
|
||||
/usr/bin/StreamingLoadTool
|
||||
/usr/bin/createuserstreamingdir
|
||||
|
||||
5. If deinstalling for good, also remove the relevant entries in
|
||||
/etc/hostconfig
|
||||
namely,
|
||||
QTSSWEBADMIN=-YES-
|
||||
QTSSRUNSERVER=-YES-
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue