Sometime back we had the message below, about a missing expat library on a FIXED path inside the X11R6 library directory. Hmm. Why would the expat for gnugk come from that library (when it lives in /usr/lib)? Why would there be a fixed path, esp. with a static binary (no .a?)? Looks to me like that library version (.0.dylib) was for Tiger (Mac OS X 10.4.x) while the user is trying to get it running on Leopard (Mac OS X 10.5.x). What I did to get gnugk to start (and do the basic work) was: cd /usr/lib/X11R6 ln -s /usr/lib/libexpat.dylib libexpat.0.dylib It would be nice to get a new binary without this (odd, old) dependency. LMK if I can help. KC > Installing GNU Gatekeeper on MAC OS X > From: Stephen P Koran <stephen.koran@xxxxx> - 2008-09-16 20:27 > Attachments: HTML-Email.html > I am trying to install GNU Gatekeeper on a PowerBook G4 using MAC OS X > 10.5.5 (released today). Could you guys help me? I am not a > programmer, > and I keep getting messages that tell me certain libraries are not > loaded, > etc. > > Here is what I have done. I have the PowerBook installed, X11 loaded > with > all the packages that came on the Leopard disc, and I have > downloaded the > executables and placed the files in the /etc/gnugk-2.2.7-darwin-ppc/ > directory. Below is the error I get: > > > bash-3.2$ cd /etc/gnugk-2.2.7-darwin-ppc/bin/ > bash-3.2$ ./gnugk -ttt > dyld: Library not loaded: /usr/X11R6/lib/libexpat.0.dylib > Referenced from: /private/etc/gnugk-2.2.7-darwin-ppc/bin/./gnugk > Reason: image not found > Trace/BPT trap > bash-3.2$ > > > Any help would be great. I am trying to get a GateKeeper set up so my > daughter and I can talk via Xmeeting/NetMeeting and an old Tandberg > 1000 > system I have. I Set up a Gatekeeper before, but that was using a > Cisco > 3825 and IOS. > > Thanks so much in advance, ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________________ 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/