Rebuilding the shibboleth srpm
Christopher Bongaarts
cab at umn.edu
Wed Jul 31 10:23:57 EDT 2013
On 7/31/2013 12:16 AM, support at pureview.com wrote:
> I trying to rebuild the shibboleth srpm with this rpmbuild below, but it's
> complaining about apache apxs. Does any one have an idea where is the
> error or what I'm missing.
>
>
> sudo rpmbuild --rebuild shibboleth-2.5.2-1.1.el5.src.rpm --without
> builtinapache --without adfs --without odbc -D 'shib_options
> --enable-apache-22 --with-apxs22=/$ORACLE_HOME/ohs/bin/apxs'
>
>
> ERROR:
> configure: error: Unable to locate Apache 2.2 apxs script. An Apache
> development package may be missing from your server, or you may need to
> use the --with-apxs22 option
Try using double quotes instead of single quotes around the parameter to
-D so that $ORACLE_HOME is interpolated correctly.
--
%% Christopher A. Bongaarts %% cab at umn.edu %%
%% OIT - Identity Management %% http://umn.edu/~cab %%
%% University of Minnesota %% +1 (612) 625-1809 %%
More information about the users
mailing list