blob: 7e1cd12344b2313600c3a69f09850caac8c2f7a9 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] boinc and glibc
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20boinc%20and%20glibc&In-Reply-To=%3C2dj4f9-k9h.ln1%40psd.motzarella.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008375.html">
<LINK REL="Next" HREF="008380.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] boinc and glibc</H1>
<B>blind Pete</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20boinc%20and%20glibc&In-Reply-To=%3C2dj4f9-k9h.ln1%40psd.motzarella.org%3E"
TITLE="[Mageia-discuss] boinc and glibc">0123peter at gmail.com
</A><BR>
<I>Mon Aug 6 12:37:53 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008375.html">[Mageia-discuss] MariaDB usage statistics
</A></li>
<LI>Next message: <A HREF="008380.html">[Mageia-discuss] boinc and glibc
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8377">[ date ]</a>
<a href="thread.html#8377">[ thread ]</a>
<a href="subject.html#8377">[ subject ]</a>
<a href="author.html#8377">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Is anybody using BOINC? <A HREF="http://http://boinc.berkeley.edu/">http://http://boinc.berkeley.edu/</A>
The version on their website is slightly newer than the
version in Mageia2's repository, but it complains about
a glibc problem.
Is it sensible to try and install a different glibc?
Or to link a new number to the existing file?
Or modify boinc?
Or use the older version of boinc?
Or submit an upgrade request? (How do you do that?)
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">psd at test</A> BOINC]$ ./run_manager
./boincmgr: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by
./boincmgr)
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">psd at test</A> BOINC]$ ll /lib64/libc.so.6
lrwxrwxrwx 1 root root 14 Jul 15 13:31 /lib64/libc.so.6 -> libc-2.14.1.so*
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">psd at test</A> BOINC]$ ll /lib64/libc-2*
-rwxr-xr-x 1 root root 1883280 Apr 28 13:23 /lib64/libc-2.14.1.so*
[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">psd at test</A> BOINC]$ rpm -qf /lib64/libc-2.14.1.so
glibc-2.14.1-8.mga2
--
blind Pete
Sig goes here...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008375.html">[Mageia-discuss] MariaDB usage statistics
</A></li>
<LI>Next message: <A HREF="008380.html">[Mageia-discuss] boinc and glibc
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8377">[ date ]</a>
<a href="thread.html#8377">[ thread ]</a>
<a href="subject.html#8377">[ subject ]</a>
<a href="author.html#8377">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|