Arvid Grøtting <[EMAIL PROTECTED]> writes: > Hi, and thanks for wonderful software.
Thanks. > I'm trying to compile and install Lilypond 1.6.9 on OpenBSD 3.3, but I > can't seem to get past the ./configure stage. I get the following > error: > > ERROR: Please install required programs: python.h (python-devel, python-dev or > libpython-dev package) It looks like this message is misguiding you a bit. If you look at the checks that configure does, you'll notice that you need Python.h > Of course, I do have Python installed, recently built from source > using the ports system If you installed python in a non-standard* prefix, you must help configure by doing something like CPPFLAGS='-I /opt/python/include' ./configure see INSTALL.txt. You may want to report a bug against the gcc or python package; if you install python, I think that gcc should find the header file. Good luck, Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user