[OGo-Users] Got it running, let's have a party
Adam Tauno Williams
users@opengroupware.org
Fri, 19 Oct 2007 09:47:13 -0400
--=-LHO2MvBF0DKcHVLnl/t4
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
> The final problem with (missing pictures) was solved with changes in
> the httpd.conf file. The following seems to make it work:
> LoadModule ngobjweb_module /usr/lib/apache2/modules/mod_ngobjweb.so
>=20
> <LocationMatch "^/OpenGroupware*">
> SetHandler ngobjweb-adaptor
> SetAppPort 20000
> </LocationMatch>
>=20
> Alias /OpenGroupware11.woa/WebServerResources/ \
> /usr/local/OGo-GNUstep/share/opengroupware.org-1.1/www/
Yep, looks right.
> I'm afraid I can not really tell what I all have done to get that
> stuff running, here are some things which may help someone else
> however
> 1) removing all gnustep stuff from the GNUstep pages
> expecially you have to get rid of all GNUSTEP_xxx variables.
Yep.
> 2) installing gnustep-make from the SVN-tree of Sope
> Then the mail from Adam Tauno Williams=20
> he wrote:
> cd gnustep-make-1.13.0/
> ./configure --prefix=3D/usr/local/OGo-GNUstep \
> --with-library-combo=3Dgnu-fd-nil \
> --with-system-root=3D/usr/local/OGo-GNUstep \
> --disable-importing-config-file \
> --with-config-file=3D/usr/local/OGo-GNUstep}/GNUstep.conf
> Better to replace the \} with nothing
Yes, that is a typo; should be
-with-config-file=3D/usr/local/OGo-GNUstep/GNUstep.conf
> This allows for non roo install otherwise the default of this file
> seem to be put into /etc which just will work with root rights
You can install into /usr/local without being root? That is pretty
wierd.
> this has not worked that smoothly. I'm sorry I did not know what I
> have done to get this running. It was a mixture from steps=20
> written in the INSTALL file, instructions to install on Debian and
> other things. I had to modify also files in /etc/ld.so.conf.d to find
> all the build and installed libraries.=20
Having to edit /etc/ld.so.conf seems like a distribution problem; all
the libraries should have ended up in /usr/local/lib, which is a pretty
standard thing.
> 5) Installing of mod_ngsobjweb was not that smoothless either. One had
> to find the latest sources which AFAIKT are kept on:
> http://download.opengroupware.org/sources/trunk/sope-mod_ngobjweb-trunk-l=
atest.tar.gz
> I had to install the apache-mpm-prefork-dev stuff before also
Yep, it is an Apache module, so it requires apache dev stuff. I think
this tgz is the same stuff as in the sope-appserver/mod_ngobjweb folder
of the SOPE tgz.
> 6) I had also to go through the INSTALL file from OGo and add all the
> links, setup the database etc. I ended up with making quite lot link
> from which I don't know if thy really are needed.
> As written before I won't be of a big help. It was really quite hard
> and time-consuming....
--=-LHO2MvBF0DKcHVLnl/t4
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)
iD8DBQBHGLVhLRePpNle04MRAlxIAJ91PhS91H5Mj87of7xUwpkW8DrgpgCeOaAp
WlsGQ+hWV8J5YEaQ/GBxANc=
=I1zy
-----END PGP SIGNATURE-----
--=-LHO2MvBF0DKcHVLnl/t4--