Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:scratchbook:base-apps [2011/04/21 21:11] – tiny edit domcox | en:scratchbook:base-apps [2011/04/23 21:02] (current) – tiny edit domcox | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| A small " | A small " | ||
| + | < | ||
| libc.so.6 => / | libc.so.6 => / | ||
| / | / | ||
| + | </ | ||
| ===== zlib-1.2.3 - Compression libraries ===== | ===== zlib-1.2.3 - Compression libraries ===== | ||
| Line 128: | Line 128: | ||
| ==== libs ==== | ==== libs ==== | ||
| + | < | ||
| libutil.so.1 => / | libutil.so.1 => / | ||
| libz.so.1 => / | libz.so.1 => / | ||
| Line 134: | Line 134: | ||
| libc.so.6 => / | libc.so.6 => / | ||
| / | / | ||
| + | </ | ||
| Copy the library libutil.so.1 to $fs/lib, if this is not already the case. Other libraries should be present following the construction of the base system: | Copy the library libutil.so.1 to $fs/lib, if this is not already the case. Other libraries should be present following the construction of the base system: | ||