comparison INSTALL @ 255:d8f088079384

Tell user that some datafiles are not installed when using 'install-user' make target.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 21 Dec 2004 21:22:00 +0000
parents e9ea4ce4c697
children 512e3ef3fc63
comparison
equal deleted inserted replaced
254:d3a4d35f2a8f 255:d8f088079384
132 may need to invoke 'gmake' instead of 'make'. Install globally 132 may need to invoke 'gmake' instead of 'make'. Install globally
133 to whole system (as root): 133 to whole system (as root):
134 134
135 # make install 135 # make install
136 136
137 or install for current user only: 137 or install for current user only: (Please notice that some data
138 files are not installed when intalling for user only)
138 139
139 $ make install-user 140 $ make install-user
140 141
141 Assuming all went correctly, XMMS-SID is now installed. You should 142 Assuming all went correctly, XMMS-SID is now installed. You should
142 now start or re-start XMMS and configure XMMS-SID's various options. 143 now start or re-start XMMS and configure XMMS-SID's various options.