Archivos No Encontrados - Pero estan ahi!!!!
Saludos
tengo la distribucion de Fedora Core 5
y el programa del MagicDraw UML 10.5
el cual lo instalaba en el Fedora 4 sin ningun problema
PERO ... . . :-(
en el FC5 ahora pasa esto
[XXX@localhost TOOLS]$ ./MD_UML_105_sp1_unix.sh
Preparing to install...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
hostname: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
Launching installer...
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/home/XXX/java/jdk1.5.0_01/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
[XXX@localhost TOOLS]$
viendo en el rpm.pbone vi ke ambos estan en el
el libc.so.6 y libpthread.so.0 "glibc" , (el cual ya poseia) pero hice un yumex, y me baje la ultima version
[root@localhost Desktop]# rpm -qa | grep -i glibc
glibc-common-2.4-8
glibc-headers-2.4-8
glibc-kernheaders-3.0-5.2
glibc-devel-2.4-8
glibc-2.4-8
[root@localhost Desktop]#
y si hago locate "namefile"
me bota resultados
[XXX@localhost TOOLS]$ locate libc.so.6
/lib/libc.so.6
/lib/i686/nosegneg/libc.so.6
[XXX@localhost TOOLS]$ locate libpthread.so.0
/lib/libpthread.so.0
/lib/i686/nosegneg/libpthread.so.0
[XXX@localhost TOOLS]$
osea si existen y estan ahi , tengo el ultimo glibc, que puedo hacer??
recurro a su nivel de experiencia
Gracias de antemano
- Inicie sesión o regístrese para enviar comentarios
- 1401 lecturas


Definitivamente el MagicDraw UML 10.5 esta buscando los archivos en otro directorio, lo q deberias hacer es saber donde estaban en FC4 y hacer un link simbolico!
saludos