diff options
Diffstat (limited to 'chapter06/file-inst.xml')
-rw-r--r-- | chapter06/file-inst.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/file-inst.xml b/chapter06/file-inst.xml index 333f43868..d3d9566cc 100644 --- a/chapter06/file-inst.xml +++ b/chapter06/file-inst.xml @@ -6,12 +6,10 @@ Install File by running the following commands: </para> <blockquote><literallayout> - <userinput>./configure --prefix=/usr --datadir=/usr/share/misc &&</userinput> <userinput>make &&</userinput> <userinput>make install</userinput> - </literallayout></blockquote> <para> @@ -29,9 +27,7 @@ it was meant to be: </para> <blockquote><literallayout> - <userinput>file -C</userinput> - </literallayout></blockquote> </sect2> |