Forum » Operacijski sistemi » [APACHE2][mod_cplusplus][debian]
[APACHE2][mod_cplusplus][debian]
hunter01 ::
Hello,
no mam en problemček. Na debianu sem postavil apache strežnik , vse lepo in prav, vendar bi rad še mododul cplusplus dodal k vsemu skupaj. Se pa pojavi problem, no tule vam prilagam shellov 'log' :) . No meni to ne pove veliko, mogoče po bo kateremu izmed vas, please help.
Lp,
randome
randome:~/ap2_mcpp/cpp15/mod_cplusplus-1.5.2# ./autogen.sh --with-apxs=/etc/apache2
configure.in:6: warning: macro `AM_PROG_LIBTOOL' not found in library
configure.in:2: error: Autoconf version 2.60 or higher is required
/usr/local/share/aclocal-1.10/init.m4:103: AM_INIT_AUTOMAKE is expanded from...
configure.in:2: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
aclocal: autom4te failed with exit status: 63
./autogen.sh: line 56: glibtoolize: command not found
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
example/handler/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined
example/handler/Makefile.am:5: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
example/handler/Makefile.am:5: to `configure.in' and run `aclocal' and `autoconf' again.
example/handler/Makefile.am:5: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
example/handler/Makefile.am:5: its definition is in aclocal's search path.
/usr/local/share/automake-1.10/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL
/usr/local/share/automake-1.10/am/depend2.am: The usual way to define `am__fastdepCXX' is to add `AC_PROG_CXX'
/usr/local/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
/usr/local/share/automake-1.10/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/local/share/automake-1.10/am/depend2.am: The usual way to define `AMDEP' is to add one of the compiler tests
/usr/local/share/automake-1.10/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_CXX, AC_PROG_OBJC,
/usr/local/share/automake-1.10/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/local/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
example/handler/Makefile.am: C++ source seen but `CXX' is undefined
example/handler/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
example/handler/Makefile.am: to `configure.in' and run `autoconf' again.
example/input_filter/Makefile.am:4: Libtool library used but `LIBTOOL' is undefined
example/input_filter/Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
example/input_filter/Makefile.am:4: to `configure.in' and run `aclocal' and `autoconf' again.
example/input_filter/Makefile.am:4: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
example/input_filter/Makefile.am:4: its definition is in aclocal's search path.
example/input_filter/Makefile.am: C++ source seen but `CXX' is undefined
example/input_filter/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
example/input_filter/Makefile.am: to `configure.in' and run `autoconf' again.
example/output_filter/Makefile.am:4: Libtool library used but `LIBTOOL' is undefined
example/output_filter/Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
example/output_filter/Makefile.am:4: to `configure.in' and run `aclocal' and `autoconf' again.
example/output_filter/Makefile.am:4: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
example/output_filter/Makefile.am:4: its definition is in aclocal's search path.
example/output_filter/Makefile.am: C++ source seen but `CXX' is undefined
example/output_filter/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
example/output_filter/Makefile.am: to `configure.in' and run `autoconf' again.
example/protocol/Makefile.am:4: Libtool library used but `LIBTOOL' is undefined
example/protocol/Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
example/protocol/Makefile.am:4: to `configure.in' and run `aclocal' and `autoconf' again.
example/protocol/Makefile.am:4: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
example/protocol/Makefile.am:4: its definition is in aclocal's search path.
example/protocol/Makefile.am: C++ source seen but `CXX' is undefined
example/protocol/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
example/protocol/Makefile.am: to `configure.in' and run `autoconf' again.
src/Makefile.am:17: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:17: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:17: to `configure.in' and run `aclocal' and `autoconf' again.
src/Makefile.am:17: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
src/Makefile.am:17: its definition is in aclocal's search path.
/usr/local/share/automake-1.10/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/local/share/automake-1.10/am/depend2.am: The usual way to define `am__fastdepCC' is to add `AC_PROG_CC'
/usr/local/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
src/Makefile.am: C source seen but `CC' is undefined
src/Makefile.am: The usual way to define `CC' is to add `AC_PROG_CC'
src/Makefile.am: to `configure.in' and run `autoconf' again.
src/Makefile.am: C++ source seen but `CXX' is undefined
src/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
src/Makefile.am: to `configure.in' and run `autoconf' again.
./configure: line 1260: syntax error near unexpected token `mod_cplusplus,'
./configure: line 1260: `AM_INIT_AUTOMAKE(mod_cplusplus, 1.1.0)'
Now type 'make' to compile mod_cplusplus.
randome:~/ap2_mcpp/cpp15/mod_cplusplus-1.5.2# make
make: *** No targets specified and no makefile found. Stop.
randome:~/ap2_mcpp/cpp15/mod_cplusplus-1.5.2#
no mam en problemček. Na debianu sem postavil apache strežnik , vse lepo in prav, vendar bi rad še mododul cplusplus dodal k vsemu skupaj. Se pa pojavi problem, no tule vam prilagam shellov 'log' :) . No meni to ne pove veliko, mogoče po bo kateremu izmed vas, please help.
Lp,
randome
randome:~/ap2_mcpp/cpp15/mod_cplusplus-1.5.2# ./autogen.sh --with-apxs=/etc/apache2
configure.in:6: warning: macro `AM_PROG_LIBTOOL' not found in library
configure.in:2: error: Autoconf version 2.60 or higher is required
/usr/local/share/aclocal-1.10/init.m4:103: AM_INIT_AUTOMAKE is expanded from...
configure.in:2: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
aclocal: autom4te failed with exit status: 63
./autogen.sh: line 56: glibtoolize: command not found
configure.in: no proper invocation of AM_INIT_AUTOMAKE was found.
configure.in: You should verify that configure.in invokes AM_INIT_AUTOMAKE,
configure.in: that aclocal.m4 is present in the top-level directory,
configure.in: and that aclocal.m4 was recently regenerated (using aclocal).
example/handler/Makefile.am:5: Libtool library used but `LIBTOOL' is undefined
example/handler/Makefile.am:5: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
example/handler/Makefile.am:5: to `configure.in' and run `aclocal' and `autoconf' again.
example/handler/Makefile.am:5: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
example/handler/Makefile.am:5: its definition is in aclocal's search path.
/usr/local/share/automake-1.10/am/depend2.am: am__fastdepCXX does not appear in AM_CONDITIONAL
/usr/local/share/automake-1.10/am/depend2.am: The usual way to define `am__fastdepCXX' is to add `AC_PROG_CXX'
/usr/local/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
/usr/local/share/automake-1.10/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
/usr/local/share/automake-1.10/am/depend2.am: The usual way to define `AMDEP' is to add one of the compiler tests
/usr/local/share/automake-1.10/am/depend2.am: AC_PROG_CC, AC_PROG_CXX, AC_PROG_CXX, AC_PROG_OBJC,
/usr/local/share/automake-1.10/am/depend2.am: AM_PROG_AS, AM_PROG_GCJ, AM_PROG_UPC
/usr/local/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
example/handler/Makefile.am: C++ source seen but `CXX' is undefined
example/handler/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
example/handler/Makefile.am: to `configure.in' and run `autoconf' again.
example/input_filter/Makefile.am:4: Libtool library used but `LIBTOOL' is undefined
example/input_filter/Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
example/input_filter/Makefile.am:4: to `configure.in' and run `aclocal' and `autoconf' again.
example/input_filter/Makefile.am:4: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
example/input_filter/Makefile.am:4: its definition is in aclocal's search path.
example/input_filter/Makefile.am: C++ source seen but `CXX' is undefined
example/input_filter/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
example/input_filter/Makefile.am: to `configure.in' and run `autoconf' again.
example/output_filter/Makefile.am:4: Libtool library used but `LIBTOOL' is undefined
example/output_filter/Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
example/output_filter/Makefile.am:4: to `configure.in' and run `aclocal' and `autoconf' again.
example/output_filter/Makefile.am:4: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
example/output_filter/Makefile.am:4: its definition is in aclocal's search path.
example/output_filter/Makefile.am: C++ source seen but `CXX' is undefined
example/output_filter/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
example/output_filter/Makefile.am: to `configure.in' and run `autoconf' again.
example/protocol/Makefile.am:4: Libtool library used but `LIBTOOL' is undefined
example/protocol/Makefile.am:4: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
example/protocol/Makefile.am:4: to `configure.in' and run `aclocal' and `autoconf' again.
example/protocol/Makefile.am:4: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
example/protocol/Makefile.am:4: its definition is in aclocal's search path.
example/protocol/Makefile.am: C++ source seen but `CXX' is undefined
example/protocol/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
example/protocol/Makefile.am: to `configure.in' and run `autoconf' again.
src/Makefile.am:17: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:17: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:17: to `configure.in' and run `aclocal' and `autoconf' again.
src/Makefile.am:17: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
src/Makefile.am:17: its definition is in aclocal's search path.
/usr/local/share/automake-1.10/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/local/share/automake-1.10/am/depend2.am: The usual way to define `am__fastdepCC' is to add `AC_PROG_CC'
/usr/local/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
src/Makefile.am: C source seen but `CC' is undefined
src/Makefile.am: The usual way to define `CC' is to add `AC_PROG_CC'
src/Makefile.am: to `configure.in' and run `autoconf' again.
src/Makefile.am: C++ source seen but `CXX' is undefined
src/Makefile.am: The usual way to define `CXX' is to add `AC_PROG_CXX'
src/Makefile.am: to `configure.in' and run `autoconf' again.
./configure: line 1260: syntax error near unexpected token `mod_cplusplus,'
./configure: line 1260: `AM_INIT_AUTOMAKE(mod_cplusplus, 1.1.0)'
Now type 'make' to compile mod_cplusplus.
randome:~/ap2_mcpp/cpp15/mod_cplusplus-1.5.2# make
make: *** No targets specified and no makefile found. Stop.
randome:~/ap2_mcpp/cpp15/mod_cplusplus-1.5.2#
Vredno ogleda ...
Tema | Ogledi | Zadnje sporočilo | |
---|---|---|---|
Tema | Ogledi | Zadnje sporočilo | |
» | K3B problemOddelek: Operacijski sistemi | 1300 (1178) | theD3viL- |
» | linux tezavaOddelek: Pomoč in nasveti | 1365 (1201) | CCfly |
» | KDevelop exiting with status 2Oddelek: Programiranje | 960 (826) | BigWhale |
» | Napaka pri inštalaciji GCCja na Debianu...Oddelek: Operacijski sistemi | 1126 (1090) | Gandalfar |
» | php bi skompajlu...Oddelek: Izdelava spletišč | 965 (842) | Uporabnik |