[OGo-Users] Gentoo?
Adam Tauno Williams
users@opengroupware.org
Mon, 03 Dec 2007 17:03:56 -0500
--=-7tBBP/HS2d3MauA4qo3/
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
> > > > > Is the problem with building/running on Gentoo going to be fixed =
any
> > > > > time soon?
> > > > I'm not aware of anyone using or testing Gentoo (and I'd assume the
> > > > problem is with Gentoo itself since building OGo isn't anything ter=
ribly
> > > > unusual).
> > > > > It appears to be an old problem.
> > > > Is the problem detailed somewhere?
> > > It is documented, but not specifically as a Gentoo problem. It is due
> > > to OGo not using the latest Apache API -- after building OGo in
> > > Gentoo, then attempting to restart Apache, one gets the problem
> > > described in this page:
> > > http://mail.opengroupware.org/pipermail/users/2007-June/017849.html
> > > However, the solution provided is not easy to do when using the ebuil=
d
> > > file that has been created to build under Gentoo. The ebuild file
> > > downloads from CVS automatically, so the files are only there during
> > > the build.
> > The ngobjweb module has built using the correct version of the Apache
> > API for at least a couple of months now; I don't recall exactly what
> > revision number it was applied it. The described procedure is no
> > longer required.
> Then the ebuild file must be out of date. Is there an update anywhere?
I barely even know what an "ebuild" file is. <aside>The whole concept
of everyone compiling everything themselves rather than using real
packaging is to me nothing short of insane make-work; it is both dumb
and pointless.</aside>
> The source for the file was a Gentoo bug report, but that has now been
> marked "Won't Fix".
The build procedure hasn't changed in a very long time, so if there is
an issue with their build script it should be pretty simple to solve.
. /usr/local/OGo-GNUstep/Library/Makefiles/GNUstep.sh
cd sope
./configure --prefix=3D/usr/local \
--enable-debug --disable-strip \
--gsmake=3D/usr/local/OGo-GNUstep
make
make install
cd ../opengroupware.org
./configure --prefix=3D/usr/local \
--enable-debug --disable-strip \
--gsmake=3D/usr/local/OGo-GNUstep \
--without-pisock
make
make install
--=-7tBBP/HS2d3MauA4qo3/
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.4-svn0 (GNU/Linux)
iD8DBQBHVH1MLRePpNle04MRAkIKAKCAgx6fCdtniIjIJZZmE+kj2pJcAwCfbZkS
ciUmsi+PvuLKzl9y8XR1QFw=
=jXAZ
-----END PGP SIGNATURE-----
--=-7tBBP/HS2d3MauA4qo3/--