Explorar el Código

/configure --> ./configure

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans hace 22 años
padre
commit
abdca12661
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      chapter06/coreutils-inst.xml

+ 1 - 1
chapter06/coreutils-inst.xml

@@ -3,7 +3,7 @@
 <sect2>
 <sect2>
 <title>Installation of Coreutils</title>
 <title>Installation of Coreutils</title>
 
 
-<para><screen><userinput>/configure --prefix=/usr
+<para><screen><userinput>./configure --prefix=/usr
 make
 make
 make install
 make install
 mv /usr/bin/{basename,cat,chgrp,chmod,chown,cp,dd,df} /bin &&
 mv /usr/bin/{basename,cat,chgrp,chmod,chown,cp,dd,df} /bin &&