Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45936 > unrolled thread
| Started by | Carlos Nepomuceno <carlosnepomuceno@outlook.com> |
|---|---|
| First post | 2013-05-25 04:07 +0300 |
| Last post | 2013-05-25 04:07 +0300 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
RE: Why won't Python 2/3 compile when I have valgrind installed? Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-05-25 04:07 +0300
| From | Carlos Nepomuceno <carlosnepomuceno@outlook.com> |
|---|---|
| Date | 2013-05-25 04:07 +0300 |
| Subject | RE: Why won't Python 2/3 compile when I have valgrind installed? |
| Message-ID | <mailman.2094.1369444061.3114.python-list@python.org> |
You probably need 'valgrind-devel' package installed. ________________________________ > Date: Fri, 24 May 2013 20:59:22 -0400 > Subject: Why won't Python 2/3 compile when I have valgrind installed? > From: yoursurrogategod@gmail.com > To: python-list@python.org > > This isn't a huge issue, but I'm wondering. I'm running > Mac OS X, I tried to configure with --with-valgrind and > this is the error that I got: > > configure: error: Valgrind support requested but headers not available > > Now, I have valgrind installed, so it should work, yes? > If someone has any extra info on this, I'd appreciate it. > > -- http://mail.python.org/mailman/listinfo/python-list
Back to top | Article view | comp.lang.python
csiph-web