Trouble with php 4.33 RPM on SuSE 7.3
From: Russell (null_at_null.noemail)
Date: 12/09/03
- Next message: nikoli: "Re: I am finding this Linux a lot of bother."
- Previous message: Mathias Mosinski: "Re: Superkaramba and 9.0"
- Next in thread: stephan beal: "Re: Trouble with php 4.33 RPM on SuSE 7.3"
- Reply: stephan beal: "Re: Trouble with php 4.33 RPM on SuSE 7.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 09 Dec 2003 19:23:58 +0000
Hi folks,
I've tried using the mod_php 4.33 RPM from
ftp.suse.com/pub/projects/apache/mod_php4/7.3-i386/
Everything works great until I try php grouware which dies with Fatal
error: Call to undefined function: imap_open()
So I take a look and it seems php was compiled with imap-ssl but not
--with-imap
SO I _think_ this might be my problem. Trouble is, I ahve no idea how to
go about building the source rpm available in that folder.
If I try rpm -ba mod_php4.spec I get:
/usr/src/packages/SPECS/mod_php4.spec:30: parseExpressionBoolean returns -1
Taking alook in the spec file I see:
%if %ul_version >= 1
%define VENDOR UnitedLinux
%else
%define VENDOR SuSE
%endif
SO I figure I can jsut comment out the UnitedLinux bit and leave vendor
as SuSE.
Then I am faced with
line 43: Dependency tokens must begin with alpha-numeric, '_' or '/':
PreReq: %fillup_prereq
Line 43 is:
PreReq: %fillup_prereq
and from here I am stuck. It seems this srpm has lots of Apache2 stuff
in it, when all I need to build is the modphp rpms for apache 1.3.x
Can anyone offer any help or suggestions? Given the RPMs install, if I
could jsut fix this one bit, it'd be so much easier than going to source
with something like apachetoolbox.
With thanks,
Russell.
- Next message: nikoli: "Re: I am finding this Linux a lot of bother."
- Previous message: Mathias Mosinski: "Re: Superkaramba and 9.0"
- Next in thread: stephan beal: "Re: Trouble with php 4.33 RPM on SuSE 7.3"
- Reply: stephan beal: "Re: Trouble with php 4.33 RPM on SuSE 7.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|