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 -- Karl Putland <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
