summaryrefslogtreecommitdiff
path: root/pipermail/pycrypto/2014q3/000818.html
blob: f248ab5d6120c610e0a4829ca6c525aabcfdf6cf (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
 <HEAD>
   <TITLE> [pycrypto] Error trying to install pycrypto
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:pycrypto%40lists.dlitz.net?Subject=Re%3A%20%5Bpycrypto%5D%20Error%20trying%20to%20install%20pycrypto&In-Reply-To=%3C1409474559.3214.4.camel%40plaes.org%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <style type="text/css">
       pre {
           white-space: pre-wrap;       /* css-2.1, curent FF, Opera, Safari */
           }
   </style>
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="000817.html">
   <LINK REL="Next"  HREF="000820.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[pycrypto] Error trying to install pycrypto</H1>
    <B>Priit Laes</B> 
    <A HREF="mailto:pycrypto%40lists.dlitz.net?Subject=Re%3A%20%5Bpycrypto%5D%20Error%20trying%20to%20install%20pycrypto&In-Reply-To=%3C1409474559.3214.4.camel%40plaes.org%3E"
       TITLE="[pycrypto] Error trying to install pycrypto">plaes at plaes.org
       </A><BR>
    <I>Sun Aug 31 01:42:39 PDT 2014</I>
    <P><UL>
        <LI>Previous message: <A HREF="000817.html">[pycrypto] Error trying to install pycrypto
</A></li>
        <LI>Next message: <A HREF="000820.html">[pycrypto] Error trying to install pycrypto
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#818">[ date ]</a>
              <a href="thread.html#818">[ thread ]</a>
              <a href="subject.html#818">[ subject ]</a>
              <a href="author.html#818">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>
&#220;hel kenal p&#228;eval, R, 29.08.2014 kell 13:40, kirjutas Jason Kojro-Badziak:
&gt;<i> Hello all:
</I>&gt;<i>  
</I>&gt;<i> Sorry to bother you, but can anyone give me some help with the 
</I>&gt;<i> following installation error?  I&#8217;m not sure how to get this running:
</I>&gt;<i>  
</I>&gt;<i> [<A HREF="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">root at snmp-sim</A> pycrypto-2.6.1]# python /opt/pycrypto-2.6.1/setup.py 
</I>&gt;<i> build
</I>&gt;<i> running build
</I>&gt;<i> running build_py
</I>&gt;<i> running build_ext
</I>&gt;<i> running build_configure
</I>&gt;<i> warning: GMP or MPIR library not found; Not building 
</I>&gt;<i> Crypto.PublicKey._fastmath.
</I>&gt;<i> building 'Crypto.Hash._MD2' extension
</I>&gt;<i> gcc -pthread -fno-strict-aliasing -pipe -Wall 
</I>&gt;<i> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
</I>&gt;<i> --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom 
</I>&gt;<i> -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -pipe -Wall 
</I>&gt;<i> -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
</I>&gt;<i> --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom 
</I>&gt;<i> -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC 
</I>&gt;<i> -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.6 -c 
</I>&gt;<i> src/MD2.c -o build/temp.linux-i686-2.6/src/MD2.o
</I>&gt;<i> src/MD2.c:31:20: error: Python.h: No such file or directory
</I>
Ugh.. ^^

Install Python development headers. It usually comes in a package 
named like python-dev.

And please try to searching about the compile errors yourself. For 
example: 'python.h no such file or directory'.

PS. Look up virtualenv.
</PRE>



<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="000817.html">[pycrypto] Error trying to install pycrypto
</A></li>
	<LI>Next message: <A HREF="000820.html">[pycrypto] Error trying to install pycrypto
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#818">[ date ]</a>
              <a href="thread.html#818">[ thread ]</a>
              <a href="subject.html#818">[ subject ]</a>
              <a href="author.html#818">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="http://lists.dlitz.net/cgi-bin/mailman/listinfo/pycrypto">More information about the pycrypto
mailing list</a><br>
</body></html>