diff --git a/chapter06/file.xml b/chapter06/file.xml index f46f3295d..c9fbe0e6f 100644 --- a/chapter06/file.xml +++ b/chapter06/file.xml @@ -43,14 +43,16 @@ Installation of File - The build host file command iwith the same version as - the one we are building is needed for building the signature file. Run the - following commands to build it: + + The file command on the build host needs + to be same version as the one we are building in order to + create the signature file. Run the following commands to build it: + mkdir build pushd build -../configure -make + ../configure + make popd Prepare File for compilation: