From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-October/008759.html | 147 ++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-October/008759.html (limited to 'zarb-ml/mageia-dev/2011-October/008759.html') diff --git a/zarb-ml/mageia-dev/2011-October/008759.html b/zarb-ml/mageia-dev/2011-October/008759.html new file mode 100644 index 000000000..4ab075a0a --- /dev/null +++ b/zarb-ml/mageia-dev/2011-October/008759.html @@ -0,0 +1,147 @@ + + + + [Mageia-dev] TeamViewer under Cauldron x86_64 + + + + + + + + + +

[Mageia-dev] TeamViewer under Cauldron x86_64

+ Luis Daniel Lucio Quiroz + dlucio at okay.com.mx +
+ Tue Oct 11 15:56:31 CEST 2011 +

+
+ +
Maybe a provides line to allow this to install
+
+Enviado desde mi teléfono Verizon Wireless
+
+-----Mensaje original-----
+De: Florian Hubold <doktor5000 at arcor.de>
+Para: mageia-dev at mageia.org
+Enviado: martes 11 de octubre de 2011 09:04:08 GMT+00:00
+Asunto: Re: [Mageia-dev] TeamViewer under Cauldron x86_64
+
+Am 11.10.2011 09:51, schrieb Robert Fox:
+> I can't seem to get TeamViewer to install:
+>
+> [oot at ThinkFox Downloads]# urpmi teamviewer_linux.rpm
+> A requested package cannot be installed:
+> teamviewer6-6.0.9258-1.i386 (due to unsatisfied libXdamage(x86-32))
+> Continue installation anyway? (Y/n) y
+> [root at ThinkFox Downloads]# rpm -qa | grep libXdamage
+> [root at ThinkFox Downloads]# urpmi libXdamage
+> No package named libXdamage
+> The following packages contain libXdamage: libxdamage-devel,
+> libxdamage-static-devel, libxdamage1
+> You should use "-a" to use all of them
+> [root at ThinkFox Downloads]# urpmi libXdamage1
+> Package libxdamage1-1.1.3-1.mga1.i586 is already installed
+> [root at ThinkFox Downloads]# rpm -qa | grep libXdamage
+> [root at ThinkFox Downloads]# updatedb
+> [root at ThinkFox Downloads]# locate libXdamage
+> /usr/lib/libXdamage.so.1
+> /usr/lib/libXdamage.so.1.1.0
+> /usr/lib64/libXdamage.la
+> /usr/lib64/libXdamage.so
+> /usr/lib64/libXdamage.so.1
+> /usr/lib64/libXdamage.so.1.1.0
+> [root at ThinkFox Downloads]#
+>
+> Any help would be appreciated.
+>
+> Cheers,
+> R.Fox
+>
+>
+>
+Simply install it with urpmi --allow-force --allow-nodeps as it will always ask 
+you for that
+dependency and you can't satisfy it because the provide of our package is slightly
+different. These are the provides of our libXdamage:
+
+    [doktor5000 at mageia1 ~]$ rpm -q --provides libxdamage1
+    libxdamage = 1.1.3
+    libXdamage.so.1
+    libxdamage1 = 1.1.3-1.mga1
+    libxdamage1(x86-32) = 1.1.3-1.mga1
+
+You see, libxdamage*1*(x86-32) != libXdamage(x86-32)
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-dev/attachments/20111011/6537791c/attachment.html>
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1