blob: ac51f72671bc94caa27d0e26c45437130d95f898 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] TeamViewer under Cauldron x86_64
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20TeamViewer%20under%20Cauldron%20x86_64&In-Reply-To=%3C4E940683.7000805%40arcor.de%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008737.html">
<LINK REL="Next" HREF="008759.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] TeamViewer under Cauldron x86_64</H1>
<B>Florian Hubold</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20TeamViewer%20under%20Cauldron%20x86_64&In-Reply-To=%3C4E940683.7000805%40arcor.de%3E"
TITLE="[Mageia-dev] TeamViewer under Cauldron x86_64">doktor5000 at arcor.de
</A><BR>
<I>Tue Oct 11 11:04:03 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008737.html">[Mageia-dev] TeamViewer under Cauldron x86_64
</A></li>
<LI>Next message: <A HREF="008759.html">[Mageia-dev] TeamViewer under Cauldron x86_64
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8742">[ date ]</a>
<a href="thread.html#8742">[ thread ]</a>
<a href="subject.html#8742">[ subject ]</a>
<a href="author.html#8742">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Am 11.10.2011 09:51, schrieb Robert Fox:
><i> I can't seem to get TeamViewer to install:
</I>><i>
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">oot at ThinkFox</A> Downloads]# urpmi teamviewer_linux.rpm
</I>><i> A requested package cannot be installed:
</I>><i> teamviewer6-6.0.9258-1.i386 (due to unsatisfied libXdamage(x86-32))
</I>><i> Continue installation anyway? (Y/n) y
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> Downloads]# rpm -qa | grep libXdamage
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> Downloads]# urpmi libXdamage
</I>><i> No package named libXdamage
</I>><i> The following packages contain libXdamage: libxdamage-devel,
</I>><i> libxdamage-static-devel, libxdamage1
</I>><i> You should use "-a" to use all of them
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> Downloads]# urpmi libXdamage1
</I>><i> Package libxdamage1-1.1.3-1.mga1.i586 is already installed
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> Downloads]# rpm -qa | grep libXdamage
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> Downloads]# updatedb
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> Downloads]# locate libXdamage
</I>><i> /usr/lib/libXdamage.so.1
</I>><i> /usr/lib/libXdamage.so.1.1.0
</I>><i> /usr/lib64/libXdamage.la
</I>><i> /usr/lib64/libXdamage.so
</I>><i> /usr/lib64/libXdamage.so.1
</I>><i> /usr/lib64/libXdamage.so.1.1.0
</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ThinkFox</A> Downloads]#
</I>><i>
</I>><i> Any help would be appreciated.
</I>><i>
</I>><i> Cheers,
</I>><i> R.Fox
</I>><i>
</I>><i>
</I>><i>
</I>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:
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">doktor5000 at mageia1</A> ~]$ 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)
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008737.html">[Mageia-dev] TeamViewer under Cauldron x86_64
</A></li>
<LI>Next message: <A HREF="008759.html">[Mageia-dev] TeamViewer under Cauldron x86_64
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8742">[ date ]</a>
<a href="thread.html#8742">[ thread ]</a>
<a href="subject.html#8742">[ subject ]</a>
<a href="author.html#8742">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|