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

Sebastian Reitenbach users@opengroupware.org
Tue, 04 Dec 2007 12:49:14 +0100


Hi,
users@opengroupware.org wrote: 
>   So I can compile just the CTI dialer module and install into a 
> precompiled trunk build?
> 
>   According to these instructions : 
> 
http://docs.opengroupware.org/Members/buzzdee/asterisk/OGo%20Asterisk%20Dialer/document_view

let me know where you get stuck with following the instrucutions, 
I'll update the page, add missing pieces.

> I get the impression I need to install an objective-C build environment, 
> though unfortunately these instructions :
> http://www.opengroupware.org/en/install/debian/ogo10adebsrc.html
> don't seem to make it happen for me.

As written in the other mail, I am running all of it on OpenBSD, 
so cannot help you much on debian, but nevertheless, where you got stuck?
What you generally need is 
gcc able to compile objc, and objc library
sope sources, that contain the correct gnustep-make package that you need
to get ogo running. Then you should be able to compile it.


> 
>   Am I on the right track though?
yeah, unfortunately not the easy road, but more or less, right on the way.

Sebastian