- Timestamp:
- Mar 11, 2014, 9:48:36 PM (11 years ago)
- Branches:
- clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- e1e9868
- Parents:
- aa9865d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/bash.xml
raa9865d re36f2931 35 35 36 36 <screen os="b"><userinput>./configure --prefix=/usr --bindir=/bin \ 37 --without-bash-malloc --with-installed-readline</userinput></screen> 37 --without-bash-malloc --with-installed-readline \ 38 --docdir=/usr/share/doc/bash-&bash-version;</userinput></screen> 38 39 39 40 <variablelist os="c"> … … 61 62 <para os="g">Install the package:</para> 62 63 63 <screen os="h"><userinput>make htmldir=/usr/share/doc/bash-&bash-version;install</userinput></screen>64 <screen os="h"><userinput>make install</userinput></screen> 64 65 65 66 <para os="i">Run the newly compiled <command>bash</command> program (replacing
Note:
See TracChangeset
for help on using the changeset viewer.