[OGo-Users] rpm's for opensuse 10.3 x86_64

Sebastian Reitenbach users@opengroupware.org
Sat, 15 Dec 2007 08:11:07 +0100


users@opengroupware.org wrote: 
> > appended are the tweaked rpm spec files from Adam from the docs plone. 
> > It's just that a successful build of the ngobjweb modules needs to run 
this 
> > before compiling:
> > extract sope.tar.gz 
> > cd sope/sope-appserver/sope-mod_ngobjweb/
> > cp handler.c handler.c.original
> > sed "s/ap_http_method(/ap_http_scheme(/g" handler.c \
> >   | sed "s/ap_run_http_method(/ap_run_http_scheme(/g" > handler_new.c
> > mv handler_new.c handler.c
> 
> Hmmm.  This shouldn't be required anymore.  The ngobjweb in the current
> SOPE should build with the current Apache without tweaking.
> 
A co mate did download the rpm's, he told me sth. from latest trunk. So I 
did not checked, which I'll do next week. 
In case you are right, then the spec files should be just fine for x86_64, 
as everything else installed and seems to work fine.
I don't know much about doing that, but I hope these spec files can be 
merged with the 32 bit spec file versions?

Sebastian