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