Strona 1 z 1

[SOLVED] "Checking for header windows.h : not found" podczas instalacji Ardour 3

: 03 cze 2014, 11:35
autor: wojtek2s
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)

Re: "Checking for header windows.h : not found" podczas instalacji Ardour 3

: 03 cze 2014, 11:51
autor: jacekalex
Nie wiem, co to za "Inny OS" u Ciebie, ale jeśli to jednak Ubuntu, to ta wersja chyba nie gryzie:
http://packages.ubuntu.com/trusty/ardour3
W "Innym OS" typu Debian Jessie też jest:
https://packages.debian.org/jessie/ardour3

Żeby cokolwiek kompilować ze źródła, trzeba mieć nieco solidniejsze pojęcie o systemie, na którym się kompiluje. :wall:

To by było na tyle
:craz:

Re: "Checking for header windows.h : not found" podczas instalacji Ardour 3

: 03 cze 2014, 13:11
autor: wojtek2s
ElementaryOS. Instalowałem z repozytorium ale nie działały VST. Przeczytałem, że w takim wypadku należy skompilować to ze źródła bo tam ta opcja je ujęta.

Re: "Checking for header windows.h : not found" podczas instalacji Ardour 3

: 03 cze 2014, 13:19
autor: ethanak
to zbuduj jak człowiek.
apt-get source, apt-get build-dep i takie tam...

Re: "Checking for header windows.h : not found" podczas instalacji Ardour 3

: 03 cze 2014, 16:12
autor: Kastagir
pewnie brakuje wine-dev

Re: "Checking for header windows.h : not found" podczas instalacji Ardour 3

: 03 cze 2014, 18:34
autor: wojtek2s
Dziękuję Kastagir, takiej odpowiedzi oczekiwałem :)