hmmm... krijg nu de volgende melding terug als ik het wil gaan installeren
MySQL heb ik al geinstalleerd... ik heb trouwens Debian als distro...
als ik de client installeer krijg ik een melding dat ie X of X includes niet kan vinden...
kan iemand me verder helpen?
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
| HomeServ:/home/robbert/vtxboerse-0.35/vtxboersed-0.35# ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
creating ./config.status
creating Makefile
creating vtxboersed/Makefile
creating vtxboersed/docs/Makefile
creating vtxboersed/docs/en/Makefile
creating config.h
config.h is unchanged
HomeServ:/home/robbert/vtxboerse-0.35/vtxboersed-0.35# make
make all-recursive
make[1]: Entering directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35'
Making all in vtxboersed
make[2]: Entering directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35/vtxboersed'
Making all in docs
make[3]: Entering directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35/vtxboersed/docs'
Making all in en
make[4]: Entering directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35/vtxboersed/docs/en'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35/vtxboersed/docs/en'
make[4]: Entering directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35/vtxboersed/docs'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35/vtxboersed/docs'
make[3]: Leaving directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35/vtxboersed/docs'
make[3]: Entering directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35/vtxboersed'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -I/usr/include/mysql -c grab-v4l2.c
grab-v4l2.c:26: X11/Intrinsic.h: No such file or directory
make[3]: *** [grab-v4l2.o] Error 1
make[3]: Leaving directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35/vtxboersed'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35/vtxboersed'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/robbert/vtxboerse-0.35/vtxboersed-0.35'
make: *** [all-recursive-am] Error 2
HomeServ:/home/robbert/vtxboerse-0.35/vtxboersed-0.35# |
[
Voor 4% gewijzigd door
Verwijderd op 19-01-2004 19:21
]