Re: [GnomeMeeting-list] OpenH323 compilation problem
- From: Jeff Mills <piggie optushome com au>
- To: gnomemeeting-list gnome org
- Subject: Re: [GnomeMeeting-list] OpenH323 compilation problem
- Date: Wed, 12 Dec 2001 08:05:07 +1100
On Wednesday 12 December 2001 03:30, you wrote:
> Thanks for the suggestion but more RAM is not the solution. This is a 430TX
> motherboard and can't cache anything over 64MB (the system already has
> 64MB, not 128MB as I first thought). Besides, I've compiled kernels on this
> system so something odd is happening.
>
> Fortunately I was finally able to compile this morning with "make debug", a
> work-arouond suggested in the FAQ. Still, what concerns me is the fact that
> this particular problem was supposed to affect gcc2.96 and the suggestion
> was to downgrade to 2.95.2, but my compiler is already at that level.
>
> Now I'm trying to compile gnomemeeting itself and it's complaining about
> needed the PTlibs headers. They're on there since I compiled pwlib but I
> think I need to run an install or something, or add a path or something.
After I compile pwlib and oh323, I move their include dirs to /usr/include
There are two in pwlib, so simply copy the two dirs into /usr/include
The oh323 only has the include dir, so copy that into /usr/include with the
name oh323 or something and do the same with the lib dirs. Put the lib dirs
in /usr/lib though... If it complains about the libs still, you may need to
make a couple of sym links to the real libs. Contact me privately, or on icq
if you need to know how to do this.
My links are like this:
libpt_linux_x86_r.so.1 -> libpt_linux_x86_r.so.1.2.5*
libpt_linux_x86_r.so.1.2.5*
libbpt.so -> /usr/lib/libpt_linux_x86_r.so.1.2.5*
libh323_linux_x86_r.so -> /usr/lib/libh323_linux_x86_r.so.1.7.4*
libh23_linux_x86_r.so.1 -> /usr/lib/libh323_linux_x86_r.so.1.7.4*
libh323_linux_x86_r.so.1.7 -> /usr/lib/libh323_linux_x86_r.so.1.7.4*
libh323_linux_x86_r.so.1.7.4*
libh323.so -> /usr/lib/libh323_linux_x86_r.so.1.7.4*
Run ldconfig and then try to compile gm again.
You still may need to tell configure where the oh323 headers are from memory.
Cheers,
Jeff
>
> Paul
>
>
> ----- Original Message -----
> From: Alex Larsson <alexl redhat com>
> To: <gnomemeeting-list gnome org>
> Sent: Tuesday, December 11, 2001 8:35 AM
> Subject: Re: [GnomeMeeting-list] OpenH323 compilation problem
>
> > On 11 Dec 2001, Damien Sandras wrote:
> > > People have reported that kind of problem for redhat 7.1 (I think) on
> > > the OpenH323 mailing list. If I remember correctly, it was a problem of
> > > compiler : the system needed a lot more swap than usual with that
> > > version of compiler.
> > >
> > > Im not sure that there is a solution about that :-(
> >
> > There is the easy solution: Buy more RAM. It's cheap right now :)
> >
> > / Alex
> >
> >
> > _______________________________________________
> > Gnomemeeting-list mailing list
> > Gnomemeeting-list gnome org
> > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
>
> _______________________________________________
> Gnomemeeting-list mailing list
> Gnomemeeting-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnomemeeting-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]