- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bash.xml
r7893c02 r686839b 33 33 34 34 <screen os="b"><userinput>./configure --prefix=/usr --bindir=/bin \ 35 --without-bash-malloc --with-installed-readline \ 36 --docdir=/usr/share/doc/bash-&bash-version;</userinput></screen> 35 --without-bash-malloc --with-installed-readline</userinput></screen> 37 36 38 37 <variablelist os="c"> … … 60 59 <para os="g">Install the package:</para> 61 60 62 <screen os="h"><userinput>make install</userinput></screen>61 <screen os="h"><userinput>make htmldir=/usr/share/doc/bash-&bash-version; install</userinput></screen> 63 62 64 63 <para os="i">Run the newly compiled <command>bash</command> program (replacing
Note:
See TracChangeset
for help on using the changeset viewer.