Fórum Ubuntu CZ/SK
Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: andreus 22 Října 2009, 14:26:48
-
Pri pokuse hocico nainstalovat mi vyhodi nasledovnu hlasku:
~$ sudo apt-get install ocrad
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
lesstif2
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
ocrad
0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded.
1 not fully installed or removed.
Need to get 0B/142kB of archives.
After this operation, 377kB of additional disk space will be used.
Setting up libc6 (2.9-4ubuntu6.1) ...
Processing triggers for libc6 ...
ldconfig deferred processing now taking place
/sbin/ldconfig.real: /0K is not a known library type
/sbin/ldconfig.real: ��g�]�Z���5sV������\>g��e�qJ��e&�%�V@�a�_��W!��9�?T>[��7q̿����Kf�}K��!�
�81�v is not a known library type
/sbin/ldconfig.real: -jڍ:S)��t̕�?�1��!*0�����1�T��e�Y���h��*�
�U���l��ο�3��� is not a known library type
/sbin/ldconfig.real: с is not a known library type
/sbin/ldconfig.real: �x is not a known library type
/sbin/ldconfig.real: �h is not a known library type
/sbin/ldconfig.real: is not a known library type
/sbin/ldconfig.real: is not a known library type
/sbin/ldconfig.real: is not a known library type
/sbin/ldconfig.real: is not a known library type
Segmentation fault
dpkg: subprocess post-installation script returned error exit status 139
E: Sub-process /usr/bin/dpkg returned an error code (2)
Nasledne aby sa znova dal spustit apt-get install treba dat sudo dpkg --reconfigure -a, co ale nicomu nepomoze. Problem nastal, ked som chcel doinstalovat nejake kniznice potrebne pre grass. Viete poradit co dalej?
-
Zkuste před tím nejprve
sudo apt-get autoremove - odstraníte nepotřebné
pak update, upgrade
a pak teprve instalovat, ale z toho výpisu moc moudrý nejsem...
-
Zkuste před tím nejprve sudo apt-get autoremove - odstraníte nepotřebné
To mu bude nanič, keďže ani inštalácia nedobehne správne. možno aptitude reinstall ldconfig by pomohlo...
-
Nakoniec som to vyriesil pred chvilou pomocou IRC. Na kanaly sa zistilo ze mam v ld.so.conf jeden nezmyselny riadok, ktory hadzal binarky do cesty..
Vdaka za pomoc ;)