blob: 97d71ec429b7684a40d0487d6fe7a432bc2b3607 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] perl with Inline C
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20perl%20with%20Inline%20C&In-Reply-To=%3CAANLkTikXCcTCjvnuYt9%2BEsafpmZvC24k6e4NvLQqQ6db%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003747.html">
<LINK REL="Next" HREF="003749.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] perl with Inline C</H1>
<B>Dexter Morgan</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20perl%20with%20Inline%20C&In-Reply-To=%3CAANLkTikXCcTCjvnuYt9%2BEsafpmZvC24k6e4NvLQqQ6db%40mail.gmail.com%3E"
TITLE="[Mageia-discuss] perl with Inline C">dmorganec at gmail.com
</A><BR>
<I>Wed Feb 23 11:49:37 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003747.html">[Mageia-discuss] perl with Inline C
</A></li>
<LI>Next message: <A HREF="003749.html">[Mageia-discuss] perl with Inline C
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3748">[ date ]</a>
<a href="thread.html#3748">[ thread ]</a>
<a href="subject.html#3748">[ subject ]</a>
<a href="author.html#3748">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, Feb 23, 2011 at 11:42 AM, Cazzaniga Sandro
<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">cazzaniga.sandro at gmail.com</A>> wrote:
><i> Le 23/02/2011 09:45, Doug Laidlaw a écrit :
</I>>><i> On Wed, 23 Feb 2011 07:31:37 pm Juergen Harms wrote:
</I>>>><i> I had a difficulty with making a Perl-Tk application work in Mageia -
</I>>>><i> the build failed with the message "missing tcl.h". To make it work, I
</I>>>><i> had to install tcllib-devel.
</I>>>><i>
</I>>>><i> That was not necessary under Mandriva, and does not make sense: if you
</I>>>><i> use Perl-Tk rather than Tcl-Tk you precisely want to get rid of tcl,
</I>>>><i> Perl-Tk should be independant from Tcl - is this (a low-priority) bug?
</I>>>><i>
</I>>><i> If it needs tcl.h, then it needs tcl-devel.  The bug (if any) must be higher
</I>>><i> up.
</I>>><i>
</I>>><i> Doug.
</I>><i> It means that tcl-devel is missing as require, in the spec pkg.
</I>><i>
</I>
i think you wanted to tell buildrequire
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003747.html">[Mageia-discuss] perl with Inline C
</A></li>
<LI>Next message: <A HREF="003749.html">[Mageia-discuss] perl with Inline C
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3748">[ date ]</a>
<a href="thread.html#3748">[ thread ]</a>
<a href="subject.html#3748">[ subject ]</a>
<a href="author.html#3748">[ 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>
|