On Mon, Apr 16, 2001 at 07:38:18PM +0200, Thomas Rother wrote:
> Hi,
> I tried to compile midgard-php4 now for the THIRD time, with no luck.
> I must say that I am a getting bit upset now. How shall I use a package
> which doesn't even compile correctly? I had some help from this list
> and I invested some hours into it. But the latest results (attached
> here) still do not show ANY success. My questions:
>
> 1) INSTALL mentions a "php-devel" package which needs to be installed.
> There is no package of that name - nor on the SUSE distribution site,
> not on www.php.net. On the other hand, I do have a running PHP4
> (4.0.4)configuration.
It mentions development files (header files and libraries) needed to compile
any PHP4 module. You have only compiled version which is suitable for
execution, without means for extension. I don't know how development part
for any package is called in SuSE, may be other people who are using SuSE
can help with proper names?
> 2) the compile errors indicate some missing "ZEND" stuff. There is no
> ZEND required according to the install. If this IS required, why isn't
> it mentioned in INSTALL?
> What the heck is going on here? I'd like to give BIFROST one last
> chance - otherwise I will wait until
> a future version of the application is getting more useable ;-((
The answer for your question is very simple: your system lacks tools for
build environment. In particular, it lacks header files needed to compile
PHP4 extensions. They are part of standard install of PHP4 and usually are
located in /usr/include/php/*
--
Sincerely yours, Alexander Bokovoy
The Midgard Project | ALT Linux Team | Minsk Linux Users Group
www.midgard-project.org | www.altlinux.ru | www.minsk-lug.net
-- You won't skid if you stay in a rut.
-- Frank Hubbard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]