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 -- William Walsh <[EMAIL PROTECTED]> Jabber: [EMAIL PROTECTED] _______________________________________________ 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
