Hi, I have strange problem with my SUSE 9.2 on AMD 64. Example: apt. #rpm -qf /usr/lib64/librpm-4.1.so rpm-4.1.1-191 Ok, there is it, but: #rpm -ivh apt-0.5.15cnc6-rb.suse092.6.i586.rpm warning: apt-0.5.15cnc6-rb.suse092.6.i586.rpm: V3 DSA signature: NOKEY, key ID 8c9b4b0d error: Failed dependencies: libapt-pkg-libc6.3-5.so.0 is needed by apt-0.5.15cnc6-rb.suse092.6 librpm-4.1.so is needed by apt-0.5.15cnc6-rb.suse092.6 librpmdb-4.1.so is needed by apt-0.5.15cnc6-rb.suse092.6 librpmio-4.1.so is needed by apt-0.5.15cnc6-rb.suse092.6 EHHHH ????? I have librpm-4.1.so. Why rpm not find it. If I try with --nodeps, the installation (via rpm) complete but #apt-get update apt-get: error while loading shared libraries: librpm-4.1.so: cannot open shared object file: No such file or directory Any help is welcome :) Tnx.