Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[DEV] Trovare Python
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
Onip
Advocate
Advocate


Joined: 02 Sep 2004
Posts: 2912
Location: Parma (Italy)

PostPosted: Mon Oct 30, 2006 1:54 pm    Post subject: [DEV] Trovare Python Reply with quote

Ciao, mi sto cimentando nel mio primo ebuild e ho un problema. Il pacchetto che sto cercando di inserire in portage definisce la dir contenente Python.h esplicitandola. Il problema è che usa python 2.5, mentre la versione stabile su gentoo è la 2.4. Come posso fare in modo che il Makefile sia "adattabile" alla versione di python installata?

Code:
PYTHON_DIR = /usr/include/python2.5/
CFLAGS += -fPIC -O2 `pkg-config --cflags gtk+-2.0 pygtk-2.0` -I$(PYTHON_DIR)


Grazie
_________________
Linux Registered User n. 373835

Titus Lucretius Carus, De Rerum Natura - Tantum religio potuit suadere malorum
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum