Re: [GnomeMeeting-list] Gnomemeeting and RedHat 9 Problems ... any progress?
- From: derek indranet co nz
- To: gnomemeeting-list gnome org
- Subject: Re: [GnomeMeeting-list] Gnomemeeting and RedHat 9 Problems ... any progress?
- Date: Fri, 2 May 2003 12:58:53 +1200 (NZST)
Hi,
Progress has been made.
I have ohphone working on RedHat 9, with the nixj driver
Specifically,
ohphone failed on redhat 9 when used with the ixj and nixj driver.
I made a 1 line change to the CVS at openh323, and modified the file
pwlib/src/ptlib/unix/tlibthrd.cxx
The method PMutex::Signal() was modified to add a Yield statement at the
end.
The last few lines in PMutex::Signal() are now:
// otherwise mark mutex as available
ownerThreadId = (pthread_t)-1;
#endif
PAssertPTHREAD(pthread_mutex_unlock, (&mutex));
#ifdef P_LINUX
PThread::Yield();
#endif
}
=======================================================
Microtelco is fine with the nixj driver on rh8.
======================================================
Derek.
=======================================================
On Thu, 24 Apr 2003 derek indranet co nz wrote:
> Hi,
> there are known problems with the nixj driver and microtelco on rh8.
> Sigh.
> Which I am working on right now.
>
> Redhat 9 work is progressing - I am hopeful of a resolution soon.
>
> Derek.
> ===========================
> On 23 Apr 2003, George wrote:
>
> > Is anyone working to resolve the problems below?
> >
> >
> >
> > On Tue, 2003-04-15 at 00:48, George wrote:
> > > I have installed a second hard drive in my machine with RedHat 9. Using
> > > Gnomemeeting with RedHat 9 doesn't work correctly with microtelco. It
> > > acts as if the ports on the router are not opened and forwarded. IE: The
> > > other party can hear me, but I cannot hear them. Also after using PC to
> > > Phone, gnomemeeting will not hang up or exit. I have to kill the
> > > process. This is the version .96.0 that comes with RedHat 9.
> > >
> > > I had to install the nixj drivers to get the quicknet card to be
> > > recognized. Other then that there have been no changes.
> > >
> > > Also, trying to compile gnomemeeting and pwlib on RH 9, they both
> > > complain that openSSL is not installed, yet it is, and is installed in
> > > the correct place.
> > >
> > > When I reboot back to 7.3/ximian, all works fine.
> > >
> > > Can anyone shed any light on what the problem may be and why trying to
> > > compile, it complains that openSSL is not installed?
> > >
> > > Thanks
> >
>
>
--
Derek Smithies Ph.D.
IndraNet Technologies Ltd.
Email: derek indranet co nz
ph +64 3 365 6485
Web: http://www.indranet-technologies.com/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]