This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
informatica:hp_xw4300_500_topspin13_au_compilation [2015/09/29 15:35] miquel [Migració de /lib32 a /lib/i386-linux-gnu] |
informatica:hp_xw4300_500_topspin13_au_compilation [2020/07/09 12:02] (current) miquel |
||
|---|---|---|---|
| Line 507: | Line 507: | ||
| </ | </ | ||
| - | <note important> | + | <WRAP important> |
| Ara que els programes AU s'han compilat correctament, | Ara que els programes AU s'han compilat correctament, | ||
| Line 516: | Line 516: | ||
| potser pels motius explicats [[http:// | potser pels motius explicats [[http:// | ||
| - | </note> | + | </WRAP> |
| ===== Canvi de /lib32 a / | ===== Canvi de /lib32 a / | ||
| Line 711: | Line 711: | ||
| </ | </ | ||
| - | que van més enllà del que considero raonable. Així doncs, per ara no elimino ni // | + | que van més enllà del que considero raonable. |
| + | Així doncs, | ||
| + | * per ara elimino els paquets // | ||
| + | * no instal·lo el paquet // | ||
| + | |||
| + | Com que s'ha instal·lat el paquet // | ||
| + | |||
| + | < | ||
| + | # apt-get remove libc6-dev-i386 | ||
| + | Reading package lists... Done | ||
| + | Building dependency tree | ||
| + | Reading state information... Done | ||
| + | The following package was automatically installed and is no longer required: | ||
| + | libc6-i386 | ||
| + | Use ' | ||
| + | The following packages will be REMOVED: | ||
| + | libc6-dev-i386 | ||
| + | 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. | ||
| + | After this operation, 5,473 kB disk space will be freed. | ||
| + | Do you want to continue [Y/ | ||
| + | (Reading database ... 136418 files and directories currently installed.) | ||
| + | Removing libc6-dev-i386 ... | ||
| + | |||
| + | # apt-get autoremove | ||
| + | Reading package lists... Done | ||
| + | Building dependency tree | ||
| + | Reading state information... Done | ||
| + | The following packages will be REMOVED: | ||
| + | libc6-i386 | ||
| + | 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. | ||
| + | After this operation, 9,239 kB disk space will be freed. | ||
| + | Do you want to continue [Y/ | ||
| + | (Reading database ... 136282 files and directories currently installed.) | ||
| + | Removing libc6-i386 ... | ||
| + | </ | ||