[SOLVED] "Checking for header windows.h : not found" podczas instalacji Ardour 3
: 03 cze 2014, 11:35
Nie mogę sobie poradzić z instalacją Ardour 3 ze źródła. Poprzednie braki podociągałem ale tu nie wiem, co zrobić. Będę wdzięczny za pomoc.
Kod: Zaznacz cały
wojtek@wojtek-komputer:~/Pobrane/Ardour3-3.5.380$ ./waf configure --prefix=/usr --fpu-optimization --lv2 --lxvst --windows-vst
Setting top to : /home/wojtek/Pobrane/Ardour3-3.5.380
Setting out to : /home/wojtek/Pobrane/Ardour3-3.5.380/build
Checking for 'gcc' (c compiler) : /usr/bin/gcc
Checking for 'g++' (c++ compiler) : /usr/bin/g++
Global Configuration
* Install prefix : /usr
* Debuggable build : True
* Build documentation : False
Ardour Configuration
* Will build against private GTK dependency stack : no
* Will rely on libintl built into libc : yes
* Will build against private Ardour dependency stack : no
Checking for boost library >= 1.39 : ok
Checking for program pkg-config : /usr/bin/pkg-config
Checking for 'glib-2.0' >= 2.2 : yes
Checking for 'gthread-2.0' >= 2.2 : yes
Checking for 'glibmm-2.4' >= 2.32.0 : yes
Checking for 'sndfile' >= 1.0.18 : yes
Checking for 'giomm-2.4' >= 2.2 : yes
Checking for 'libcurl' >= 7.0.0 : yes
Checking for 'liblo' >= 0.26 : yes
Checking for function dlopen : yes
Checking for header windows.h : not found
The configuration failed
(complete log in /home/wojtek/Pobrane/Ardour3-3.5.380/build/config.log)