Pb install lv2fil
Bonjour,
jé essayé d'installer lv2fil comme marqué sur un tuto, voilà ce que ca me donne:
bousquet@bousquet-desktop ~ $ cd /home/bousquet/lv2fil-2.0
bousquet@bousquet-desktop ~/lv2fil-2.0 $ ./waf configure
Checking for program gcc : ok /usr/bin/gcc
Checking for program cpp : ok /usr/bin/cpp
Checking for program ar : ok /usr/bin/ar
Checking for program ranlib : ok /usr/bin/ranlib
Checking for compiler could create programs : ok
Checking for compiler could create shared libs : ok
Checking for compiler could create static libs : ok
Checking for flags -O2 : ok
Checking for flags -g -DDEBUG : ok
Checking for flags -g3 -O0 -DDEBUG : ok
Checking for flags -Wall : ok
Checking for gcc : ok
LV2 installation directory : will be deduced from LV2_PATH
Checking for package lv2core : ok
Checking for package liblo : ok
Configuration finished successfully; project is now ready to build.
bousquet@bousquet-desktop ~/lv2fil-2.0 $ ./waf
1/6 * cc : lv2_ui.c -> build/default/lv2_ui_sh.o
2/6 * cc : log.c -> build/default/log_sh.o
3/6 * cc : lv2plugin.c -> build/default/lv2plugin_sh.o
4/6 * cc : lv2filter.c -> build/default/lv2filter_sh.o
5/6 * cc : filter.c -> build/default/filter_sh.o
6/6 * cc_link : build/default/lv2_ui_sh.o build/default/log_sh.o build/default/lv2plugin_sh.o build/default/lv2filter_sh.o build/default/filter_sh.o -> build/default/filter.so
Compilation finished successfully
bousquet@bousquet-desktop ~/lv2fil-2.0 $ sudo ./waf install
Checking LV2_PATH : not set
Cannot locate LV2 plugins directory
je ne comprend pas pourquoi il ne trouve pas le répertoire puisque jé déjà installer des lv2 sur mon pc... quelqu'un aurai t-il une idée?
Merci
Ben
PS: je suis sur linux mint 64 bit 8.04
jé essayé d'installer lv2fil comme marqué sur un tuto, voilà ce que ca me donne:
bousquet@bousquet-desktop ~ $ cd /home/bousquet/lv2fil-2.0
bousquet@bousquet-desktop ~/lv2fil-2.0 $ ./waf configure
Checking for program gcc : ok /usr/bin/gcc
Checking for program cpp : ok /usr/bin/cpp
Checking for program ar : ok /usr/bin/ar
Checking for program ranlib : ok /usr/bin/ranlib
Checking for compiler could create programs : ok
Checking for compiler could create shared libs : ok
Checking for compiler could create static libs : ok
Checking for flags -O2 : ok
Checking for flags -g -DDEBUG : ok
Checking for flags -g3 -O0 -DDEBUG : ok
Checking for flags -Wall : ok
Checking for gcc : ok
LV2 installation directory : will be deduced from LV2_PATH
Checking for package lv2core : ok
Checking for package liblo : ok
Configuration finished successfully; project is now ready to build.
bousquet@bousquet-desktop ~/lv2fil-2.0 $ ./waf
1/6 * cc : lv2_ui.c -> build/default/lv2_ui_sh.o
2/6 * cc : log.c -> build/default/log_sh.o
3/6 * cc : lv2plugin.c -> build/default/lv2plugin_sh.o
4/6 * cc : lv2filter.c -> build/default/lv2filter_sh.o
5/6 * cc : filter.c -> build/default/filter_sh.o
6/6 * cc_link : build/default/lv2_ui_sh.o build/default/log_sh.o build/default/lv2plugin_sh.o build/default/lv2filter_sh.o build/default/filter_sh.o -> build/default/filter.so
Compilation finished successfully
bousquet@bousquet-desktop ~/lv2fil-2.0 $ sudo ./waf install
Checking LV2_PATH : not set
Cannot locate LV2 plugins directory
je ne comprend pas pourquoi il ne trouve pas le répertoire puisque jé déjà installer des lv2 sur mon pc... quelqu'un aurai t-il une idée?
Merci
Ben
PS: je suis sur linux mint 64 bit 8.04