comparison INSTALL @ 181:be1cf864f28e

Added install-user and uninstall-user targets which install to current user's home-directory, updated installation instructions accordingly.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 18 Aug 2004 05:14:01 +0000
parents 78e06aecad7f
children c7b5120c53c8
comparison
equal deleted inserted replaced
180:d75e8051c84e 181:be1cf864f28e
108 you are installing globally for the system). Again, you may need 108 you are installing globally for the system). Again, you may need
109 to invoke 'gmake' instead of 'make'. 109 to invoke 'gmake' instead of 'make'.
110 110
111 # make install 111 # make install
112 112
113 If everything went as supposed, try (re)starting XMMS and go play 113 or to current user only:
114
115 $ make install-user
116
117 If everything went as supposed, try restarting XMMS and go play
114 with your shiny new XMMS-SID-plugin! :-) 118 with your shiny new XMMS-SID-plugin! :-)
115