isadora wrote:paulcbrennan2001 wrote:I am using Mageia 2 64bit. I have downloaded Crossover but it won't work without library libnss_mdns.so.2 32bit. I have searched the software list in MCC but no sign. Where can I get this?
Thanks.
Have it working here, and use lib64nss.

Here it's asking also about the 32 bit version of nss_mdns

- CrossOver.png (44.09 KiB) Viewed 3652 times
First of all: The 64bit is installed and I have also the 32bit-repos enabled and they are up-to-date.
I looked for the package:
- Code: Select all
[root@Rechner marc]# urpmf --name --filename -m nss_mdns
nss_mdns:nss_mdns-0.10-9.mga1.x86_64.rpm:Core Release (distrib1)
nss_mdns:nss_mdns-0.10-9.mga1.x86_64.rpm:Core Updates (distrib3)
nss_mdns:nss_mdns-0.10-9.mga1.i586.rpm:Core 32bit Release (distrib31)
nss_mdns:nss_mdns-0.10-9.mga1.i586.rpm:Core 32bit Updates (distrib33)
I tried to installed it specifically from the 32-bit Update (I tried Release-repo as well with same result):
- Code: Select all
[root@Rechner marc]# urpmi --media "Core 32bit Updates (distrib33)" nss_mdns
[root@Rechner marc]#
No output at all? Even no error warning?
Next try:
- Code: Select all
[root@Rechner marc]#urpmi --media "Core 32bit Updates (distrib33)" nss_mdns-0.10-9.mga1.i586.rpm
unable to access rpm file [nss_mdns-0.10-9.mga1.i586.rpm]
error registering local packages
[root@Rechner marc]#
Additionally in the mcc gui there is only the 64-bit package listed...
What am I doing wrong?