Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2018 13:59:36 +0200
From:      Axel Rau <Axel.Rau@Chaos1.DE>
To:        Kubilay Kocak <koobs@FreeBSD.org>
Cc:        python@FreeBSD.org, Michael =?ISO-8859-1?q?Str=F6der?= <michael@stroeder.com>, Palle Girgensohn <girgen@FreeBSD.org>
Subject:   Re: Why are devel/py-setuptools missing -I${LOCALBASE}/include ?
Message-ID:  <CC7964E0-CADD-4C11-B713-7AD6C6AF478A@Chaos1.DE>
In-Reply-To: <3f44c803-df9c-5683-3aa5-7bec1ba721a1@FreeBSD.org>
References:  <9D14E231-BFD7-4442-9418-3878E70A9C71@Chaos1.DE> <3f44c803-df9c-5683-3aa5-7bec1ba721a1@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help



> Am 20.09.2018 um 11:35 schrieb Kubilay Kocak <koobs@FreeBSD.org>:

> Standard warning first up: use of pip install as root (without —user)
This setup is in venv.
> 
> 
> - Try CFLAGS/LDFLAGS to pass the -I/-L paths.
> - Try using the --include-dirs, --libraries and --library-dirs (-L)
> arguments to the setuptools build_ext command (see pythonX.Y setup.py
> build_ext —help for more)

Neither
  python2.7 setup.py build_ext —include-dirs /usr/local/include --library-dirs /usr/local/lib
nor
 include_dirs = /usr/local/include
in setup.cfg worked.


---
PGP-Key:29E99DD6  ☀  computing @ chaos claudius




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CC7964E0-CADD-4C11-B713-7AD6C6AF478A>