Pagina 1 di 1

[Video] installare avi synth

Inviato: venerdì 3 ottobre 2008, 1:51
da ppaaccii
quando vado ad installare avisynth questo è quello che appare:
andrea@andrea-desktop:~/Scrivania/avisynth-3.0/build/linux$ sudo make install
[sudo] password for andrea:
Makefile:44: sources.inc: No such file or directory
Makefile:45: platform.inc: No such file or directory
./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether to use default CPPFLAGS... yes
checking whether to use default CFLAGS... yes
checking whether to use default CXXFLAGS... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for __attribute__... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for ranlib... ranlib
checking for whether to use assembly code... yes
checking for architecture type... x86_64
checking for build extensions... .so .a .o
checking for platform specific LDFLAGS/CFLAGS... ok
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FREETYPE... configure: error: Freetype isn't installed
make: *** [platform.inc] Error 1
cosa devo fare?
ho cercato freetype ed ho installato i seguenti pacchetti:freetype1 -tools freetype 2- demons libfreetype6
ma il risulatato non cambia.

Re: [Video] installare avi synth

Inviato: venerdì 3 ottobre 2008, 21:28
da ppaaccii
up