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
