[OGo-Users] Re: click-to-dial & Asterisk (Adam Tauno WIlliams)

Adam Tauno Williams users@opengroupware.org
Tue, 04 Dec 2007 11:54:10 -0500


--=-48tch8TfICBn7JDQXGt0
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

> > You don't need a build environment in the vein of building OGo;  if you
> > have a normal development environment installed and the OGo packages al=
l
> > you need is Obj-C support for GCC.  In openSUSE the packages libobjc42
> > and gcc-objc-4.2 cover this,  I assume Debian has similar packages.
> > That should be all you need to build the CTI bundle.
> > All the patch seems to do is create the
> > opengroupware.org/WebUI/CTI/AsteriskDialer directory and contents.
> > http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=3D515&acti=
on=3Dview <http://bugzilla.opengroupware.org/bugzilla/attachment.cgi?id=3D5=
15&action=3Dview>
> > "gmake debug=3Dyes strip=3Dno" should build it as described in the plon=
e.
> I have "objc" and "libobjc" installed, as well as a number of packages I=20
> installed which were apparently useful to compiling OGo as a whole=20
> (which can't hurt I guess), though I still couldn't find "gmake". Google=20
> tells me gmake is simply GNU make, and is simply called "make" in a=20
> Linux environment... but after after getting :

It is the same "make";  but you need to adjust your environment.
> make -f GNUmakefile
> GNUmakefile:3: /common.make: No such file or directory
> GNUmakefile:22: /bundle.make: No such file or directory
> GNUmakefile:23: /tool.make: No such file or directory
> make: *** No rule to make target `/tool.make'. Stop.

If I source the build environment with
- . /usr/local/OGo-GNUstep/Library/Makefiles/GNUstep.sh - then it works.
Otherwise if I just do "make" I get the same errors as you.=20

Find GNUstep.sh, run that in your current environment "remember the ."
and try it again.

> ...I looked some more and apparently there's such a beast as "GNUstep=20
> make"(???). Could this be "gmake"? There are two GNUstep-make=20
> packages... gnustep-make and gnustep-make-ogo bundled with debian.

I believe it is the same make,  you just need to set your environment to
point at the right stuff.

--=-48tch8TfICBn7JDQXGt0
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)

iD8DBQBHVYYyLRePpNle04MRAtWqAJ9viefJMnw7yz4fB0MryuhE2sob3wCcDhwq
+/kQFfz714HY4XTnaRF5x3c=
=75KH
-----END PGP SIGNATURE-----

--=-48tch8TfICBn7JDQXGt0--