Hello, I've got Fedora 10, GNUGK 2.3.0, ptlib 2.6.2, opal 3.6.2, h323plus 1.21.0 and openmcu 2.2.4. I can run gnugk and openmcu will register with the gatekeeper. But when I try to connect my client to room1@myserverip gnugk segfaults. Both gnugk and openmcu give me the following error on startup: error loading /usr/local/lib/pwlib/avcodec - /usr/local/lib/pwlib/avcodec: cannot open shared object file: No such file or directory error loading /usr/local/lib/pwlib/libavcodec.so - /usr/local/lib/libx264.so.67: cannot restore segment prot after reloc: Permission denied If I try to locate avcodec, all I find is avcodec.h. And I've set permissions to 777 on /usr/local/lib/libx264.so.67. Any suggestions are greatly appreciated, please let me know if more info is needed. myk "If you're clear in your vision and trust the people in your team with clear objectives, they will invariably do their best to achieve everything desired, and usually deliver everything you could have hoped for and even more." -Paul Debevec ----- Original Message ----- From: "Jan Willamowius" <jan@xxxxxxxxxxxxxx> To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Sent: Tuesday, June 30, 2009 10:39:57 AM GMT -06:00 US/Canada Central Subject: Re: Reading lines from the status port Hi Esa, unfortunately there is no such guarantee. The only thing you can count on is the fact that a single line won't be interrupted. But you can set the status port output level to turn off events that you don't want to see; eg. after a "trace 0" you will only see responses to your commands and reload notifications. Or you can use status port filtering to limit the events that your application sees. Regards, Jan Esa Nyrhinen wrote: > Hi, > > I'm writing an application that uses the status port and I have a simple > question about how the status port works. > > Does the gnugk guarantee that all responses that it writes to the status > port that are multiple lines long like for example for commands like ! > and ? are written without interruption so that I can trust that it will > never insert for example an extra RRJ or something between the beginning > and the end of the response for the ! command when I'm not filtering out > anything? > > Best Regards, > Esa -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ ------------------------------------------------------------------------------ _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/ ------------------------------------------------------------------------------ _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/