Sorry I took you through that. A moment after I sent your reply I sat down and thought about it, took a look at the config.in and executed the ./configure --disable-mozilla. Once I did that the configure script coughed at me about the absense of gdk and imlib so I shot over to my local mirror site and made sure I had the most current versions of both of them, tried again and wahla...now I have gnophone sitting on my desktop.
Now I guess the second series of questions here would be: 1.) How do I test this thing? I know I'll probably have to test it using Voice over IP. Although my ultimate use for it is to be my end user interface with asterisk. AJ On 9 Mar 2003, Gregg Lebovitz wrote: > dude, > > cd to your gnophone source directory (in my case this is > /usr/src/gnophone-0.2.4). > > type the command: ./configure --disable-mozilla > type the command: make install > > gnophone uses mozilla to browse phone related information (web pages). > You don't need it to make calls. > > asterisk doesn't use mozilla. > > Gregg > > On Sun, 2003-03-09 at 13:42, [EMAIL PROTECTED] wrote: > > Ok, for a total idiot on this end where do I configure the disable-mozilla > > option? Do I pass that as a command line arguement or do I have to edit a > > file? A second question there, what is mozilla's relationship to asterisk > > or gnophone anyway? I merely want gnophone to be able to make calls and > > answer calls to or from the asterisk pbx system. I hope I'm on the right > > track here. Thanks again ever so much. > > AJ > > > > > > > > > > > > On 9 Mar 2003, Gregg Lebovitz wrote: > > > > > I did not compile IAX or GSM. I just installed the binary rpms (iax, > > > iax-develop, gsm, gsm develop. Since they do not depend on Mozilla, the > > > libraries just work. > > > > > > I configured gnophone using the disable-mozilla option to configure and > > > compiled and installed it. > > > > > > Hope that helps. > > > > > > Gregg > > > > > > > > > > > > On Sun, 2003-03-09 at 10:02, [EMAIL PROTECTED] wrote: > > > > Ok, so apparently you compiled it from source? I have no problem with > > > > doing that for gnophone and IAX. The builds to both of them seem pretty > > > > noninvasive. They require only ./configure, make, and make install. > > > > However the gsm source requires the actual make file be edited and not > > > > being a coder I can't say I've done that before (edited a make file). If > > > > someone could give me some direction on this I'll certainly jump into it. > > > > Are the alsa sound drivers a pretty straight forward build? > > > > Also, any responses can be directed to me off-list as well as it seems my > > > > list mail is coming in very delayed for some reason. > > > > Thanks again for all assistance. > > > > AJ > > > > > > > > > > > > > > > > On 8 Mar 2003, Gregg Lebovitz wrote: > > > > > > > > > Bob, > > > > > > > > > > I also compiled gnophone on redhat 8.0, but could not get it working > > > > > until I compiled and installed the alsa sound drivers. > > > > > > > > > > Gregg > > > > > > > > > > On Sat, 2003-03-08 at 16:50, Bob Scheller wrote: > > > > > > I encountered the same problem with the RPM for gnophone. I downloaded > > > > > > the source and compiled it myself and it seemed to work. I have not had > > > > > > much time since I got it to work to fully test, but it appears to be > > > > > > working correctly so far. I was not able to get the RPM program to > > > > > > remove this package, so I had to manually remove the binaries from > > > > > > /usr/bin. The new binaries are compiled into /usr/local/bin. I hope this > > > > > > was helpful. > > > > > > > > > > > > Bob > > > > > > > > > > > > -----Original Message----- > > > > > > From: [EMAIL PROTECTED] > > > > > > [mailto:[EMAIL PROTECTED] On Behalf Of William X > > > > > > Walsh > > > > > > Sent: Saturday, March 08, 2003 10:59 AM > > > > > > To: [EMAIL PROTECTED] > > > > > > Subject: Re: [Asterisk-Users] gnophone > > > > > > > > > > > > > > > > > > I had it working on redhat 7.3, but had nothing but problems with Redhat > > > > > > 8, like the original poster. > > > > > > > > > > > > I gave up and moved to using KPhone on linux. > > > > > > > > > > > > On Sat, 2003-03-08 at 07:52, Karl Putland wrote: > > > > > > > On Sat, 2003-03-08 at 07:02, William X Walsh wrote: > > > > > > > > On Fri, 2003-03-07 at 19:32, [EMAIL PROTECTED] wrote: > > > > > > > > > Has anyone been able to successfully get gnophone to work on a > > > > > > RedHat 8.0 > > > > > > > > > box? I'm interested in doing so, so that I can purchase 2 > > > > > > wildcard > > > > > > > > > X100P's and install asterisk. I have installed the rpms for > > > > > > gnophone, > > > > > > > > > iax, iax-devel, gsm and gsm-devel; however each time I try to > > > > > > start > > > > > > > > > gnophone I get a seg fault. Any and all advice and or assistance > > > > > > will be > > > > > > > > > greatly appreciated. > > > > > > > > > AJ > > > > > > > > > > > > > > > > Gnophone's dependency on a specific (old, and deprecated) version of > > > > > > > > Mozilla is the problem. > > > > > > > > > > > > > > > > I had the same issues, gave up on it. > > > > > > > > > > > > > > It builds fine for me with Mozilla-1.0.1 I think the problem is to > > > > > > > ensure that if your using rpms to have all of the devel packages > > > > > > > installed. The other problem is that the headers get instaled in > > > > > > > /usr/include/mozilla so you'll need to make a soft line > > > > > > > /usr/include/mozilla-<version> > > > > > > > > > > > > > > [EMAIL PROTECTED] include]$ rpm -qa | grep mozilla > > > > > > > mozilla-psm-1.0.1-2.7.2 > > > > > > > mozilla-1.0.1-2.7.2 > > > > > > > mozilla-nspr-devel-1.0.1-2.7.2 > > > > > > > nautilus-mozilla-1.0.6-ximian.14 > > > > > > > mozilla-nspr-1.0.1-2.7.2 > > > > > > > mozilla-nss-devel-1.0.1-2.7.2 > > > > > > > mozilla-chat-1.0.1-2.7.2 > > > > > > > mozilla-dom-inspector-1.0.1-2.7.2 > > > > > > > kdebindings-kmozilla-3.0.0-1 > > > > > > > mozilla-nss-1.0.1-2.7.2 > > > > > > > mozilla-mail-1.0.1-2.7.2 > > > > > > > mozilla-devel-1.0.1-2.7.2 > > > > > > > mozilla-js-debugger-1.0.1-2.7.2 > > > > > _______________________________________________ > > > > > Asterisk-Users mailing list > > > > > [EMAIL PROTECTED] > > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > > > > > > _______________________________________________ > > > > Asterisk-Users mailing list > > > > [EMAIL PROTECTED] > > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > _______________________________________________ > > > Asterisk-Users mailing list > > > [EMAIL PROTECTED] > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > _______________________________________________ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
