Better address for installation problems...

/Jukka

-- Jukka Zitting -- +358 40 705 6946 -- [EMAIL PROTECTED] --

-------- Original Message --------
Subject: Problem with midgard-php4-1.4.3 on FreeBSD.
Date: Sat, 5 Oct 2002 13:19:23 +0200 (CEST)
From: Lukasz Perlak <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]

I try install midgard-php4-1.4.3 and i have some trouble.
[jargo.com]: # cd midgard-php4-1.4.3
[jargo.com]: # ./mkall
aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but
never used
aclocal: macro `AC_ADD_LIBRARY' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_INCLUDE' defined in acinclude.m4 but never used
config.m4:23: warning: AC_PROG_LEX invoked multiple times
autoheader: `config.h.in' is created
checking for gcc... gcc
checking for C compiler default output... 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 whether gcc and cc understand -c and -o together... yes
checking for PHP prefix... /usr/local
checking for PHP includes... -I/usr/local/include/php
-I/usr/local/include/php/main -I/usr/local/include/php/Zend
-I/usr/local/include/php/TSRM
checking for PHP extension directory...
/usr/local/lib/php/extensions/no-debug-non-zts-20020429
checking for bison... no
checking for byacc... byacc
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for midgard support... yes, shared
checking for midgard-config... /usr/local/bin/midgard-config
checking for apxs... /usr/local/sbin/apxschecking whether to compile for
old mod_midgard (non-MMP, activated by default)... yes
checking whether to keep depracated features... no
checking for midgard experimental functions support... no
checking whether to include profiling calls... no
   ========================   IMPORTANT   =========================
   If this is the first time you're installing Midgard, or you have
   recently upgraded PHP, make sure to check your php.ini to verify
   that extension_dir at least includes
   /usr/local/lib/php/extensions/no-debug-non-zts-20020429
   ================================================================
checking build system type... i386-unknown-freebsdelf4.6
checking host system type... i386-unknown-freebsdelf4.6
checking for ranlib... ranlib
checking for ld used by GCC... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
loading cache /dev/null within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed
make: no target to make.
make: don't know how to make install. Stop

[jargo.com]: # which midgard-config
/usr/local/bin/midgard-config
is OK.
[jargo.com]: # which apxs
/usr/local/sbin/apxs
is OK

New way.
[jargo.com]: # phpize
aclocal: macro `AC_ADD_LIBPATH' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_LIBRARY_WITH_PATH' defined in acinclude.m4 but
never used
aclocal: macro `AC_ADD_LIBRARY' defined in acinclude.m4 but never used
aclocal: macro `AC_ADD_INCLUDE' defined in acinclude.m4 but never used
config.m4:23: warning: AC_PROG_LEX invoked multiple times
autoheader: `config.h.in' is unchanged
[jargo.com]: # ./configure
--with-midgard-config=/usr/local/bin/midgard-config
......
....
...
.
and....
checking whether ln -s works... yes
loading cache /dev/null within ltconfig
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed

i have autoconf , and autoconf 213 , autoheader and autoheader213..libtool
[jargo.com]: # libtool --version
ltmain.sh (GNU libtool) 1.3.4-freebsd-ports (1.385.2.196 1999/12/07
21:47:57)

so where is problem?

thnx a lot.
lukasz



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to