`configure` requires python-devel header files

118 Views Asked by At

So i am trying to build gnu-solfege for my musical needs but i when i ./configure it show this error

enter image description here

i have installed python-package on my fedora machine.

i think i need to run it thru configure because i believe its still trying to add headers from python that is running/configured instead of the python-devel package

0

There are 0 best solutions below