[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Newbie Question: (OT?) rpm -ba problems
- From: John Walker <john jsw4 net>
- To: "'rpm-list redhat com'" <rpm-list redhat com>
- Subject: Newbie Question: (OT?) rpm -ba problems
- Date: Wed, 19 Dec 2001 16:50:41 -0500
I'm trying to add mod_ssl to an existing Redhat 6.2 /Apache 1.3.22-0.6
I tried the first time and rpm complained loudly about some missing
things... (mm and eapi)
I got mm and installed it, and I got apache-devel-1.3....... (According to
the RPM, apache-devel provides eapi)
I'm really trying to do the RPM thing here. I know I can do the tarball
based source build, but I don't really want to work that hard, and I need
ssl up yesterday... <g> (Of course mod_perl is required in the midst of all
this.)
Here's the brief synopisis of my issue, can anyone tell me if I can do what
I am trying ? (I got mod-ssl for RH7.2 because they don't seem to have one
for RH6.2 which may account for the huge bleeding hole in my foot???)
[root@willa SPECS]# rpm --target=i386 -ba mod_ssl.spec
Building target platforms: i386
Building for target i386
error: failed build dependencies:
eapi = 2.8.5 is needed by mod_ssl-2.8.5-1
[root@willa SPECS]# locate eapi
/usr/src/redhat/SOURCES/mod_ssl-2.8.5-1.3.22/pkg.eapi
/usr/src/redhat/SOURCES/mod_ssl-2.8.5-1.3.22/pkg.eapi/README.EAPI
/usr/src/redhat/SOURCES/mod_ssl-2.8.5-1.3.22/pkg.eapi/ap_ctx.c
/usr/src/redhat/SOURCES/mod_ssl-2.8.5-1.3.22/pkg.eapi/ap_ctx.h
/usr/src/redhat/SOURCES/mod_ssl-2.8.5-1.3.22/pkg.eapi/ap_hook.c
/usr/src/redhat/SOURCES/mod_ssl-2.8.5-1.3.22/pkg.eapi/ap_hook.h
/usr/src/redhat/SOURCES/mod_ssl-2.8.5-1.3.22/pkg.eapi/ap_mm.c
/usr/src/redhat/SOURCES/mod_ssl-2.8.5-1.3.22/pkg.eapi/ap_mm.h
/usr/src/redhat/SOURCES/mod_ssl-2.8.5-1.3.22/pkg.eapi/eapi.patch
[root@willa SPECS]# rpm -qa |grep apache
apache-1.3.22-0.6
apache-devel-1.3.22-0.6
[root@willa SPECS]# uname -a
Linux willa.jsw4.net 2.2.19-6.2.1 #1 Wed Apr 25 12:54:02 EDT 2001 i686
unknown
TIA,
John Walker
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[]