Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:scratchbook:base-ncurses [2011/04/21 21:11] – tiny edit domcox | en:scratchbook:base-ncurses [2011/04/23 21:05] (current) – tiny edit domcox | ||
|---|---|---|---|
| Line 80: | Line 80: | ||
| If we execute the " | If we execute the " | ||
| + | < | ||
| libncurses.so.5 => / | libncurses.so.5 => / | ||
| libc.so.6 => / | libc.so.6 => / | ||
| / | / | ||
| + | </ | ||
| ===== nano-2.0.6 - Advanced Text Editor ===== | ===== nano-2.0.6 - Advanced Text Editor ===== | ||
| Line 111: | Line 111: | ||
| If we execute the " | If we execute the " | ||
| + | < | ||
| libncurses.so.5 => / | libncurses.so.5 => / | ||
| libc.so.6 => / | libc.so.6 => / | ||
| / | / | ||
| + | </ | ||
| ==== locale ==== | ==== locale ==== | ||
| Line 148: | Line 148: | ||
| ==== libs ==== | ==== libs ==== | ||
| + | < | ||
| libncurses.so.5 => / | libncurses.so.5 => / | ||
| libpthread.so.0 => / | libpthread.so.0 => / | ||
| libc.so.6 => / | libc.so.6 => / | ||
| / | / | ||
| + | </ | ||
| You can copy the lipthread library from your host system or use the minimum package glibc-2.3.6 distributed by SliTaz: | You can copy the lipthread library from your host system or use the minimum package glibc-2.3.6 distributed by SliTaz: | ||
| Line 191: | Line 191: | ||
| ==== libs ==== | ==== libs ==== | ||
| + | < | ||
| libm.so.6 => / | libm.so.6 => / | ||
| libncurses.so.5 => / | libncurses.so.5 => / | ||
| libc.so.6 => / | libc.so.6 => / | ||
| / | / | ||
| + | </ | ||
| ===== dialog-1.1.20070409 - GUI shell scripts ===== | ===== dialog-1.1.20070409 - GUI shell scripts ===== | ||
| Line 216: | Line 216: | ||
| ==== libs ==== | ==== libs ==== | ||
| + | < | ||
| libncurses.so.5 => / | libncurses.so.5 => / | ||
| libm.so.6 => / | libm.so.6 => / | ||
| libc.so.6 => / | libc.so.6 => / | ||
| / | / | ||
| + | </ | ||
| ==== locale ==== | ==== locale ==== | ||
| Line 278: | Line 278: | ||
| Rhapsody uses the following libraries: | Rhapsody uses the following libraries: | ||
| + | < | ||
| libncurses.so.5 => / | libncurses.so.5 => / | ||
| libc.so.6 => / | libc.so.6 => / | ||
| / | / | ||
| + | </ | ||
| ==== Rhapsody use the following libraries: ==== | ==== Rhapsody use the following libraries: ==== | ||