View | Details | Raw Unified | Return to bug 162862
Collapse All | Expand All

(-)chapter.sgml (-1 / +1 lines)
Lines 289-295 Link Here
289
	  setting the <makevar>DESTDIR</makevar> variable to the name of the
289
	  setting the <makevar>DESTDIR</makevar> variable to the name of the
290
	  directory you want to install the files to.</para>
290
	  directory you want to install the files to.</para>
291
291
292
	<screen>&prompt.root; <userinput><command>env</command> <makevar>DESTDIR</makevar>=<replaceable>/usr/local/www</replaceable> <command>make</command> <maketarget>install</maketarget></userinput></screen>
292
	<screen>&prompt.root; <userinput><command>env</command> <makevar>DESTDIR</makevar>=<replaceable>/usr/local/www/apache22</replaceable> <command>make</command> <maketarget>install</maketarget></userinput></screen>
293
      </step>
293
      </step>
294
294
295
      <step>
295
      <step>

Return to bug 162862