-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 You will get two folders if you compile GNUGK as "make both". In one forlder "obj_linux_x86_r" you will get gnugk file without any embedded libraries In second "obj_linux_x86_d" with embedded libraries. If you compile as "make opt" you will get standard executive file without embedded libraries ONLY. So now, if you would like use gnugk (small size) from first directory as system service you need have configure right environments, or, if you have no installed PWLIB and OpenH323 libraries, use gnugk from second directory. In your described case you need: 1) install pwlib and openh323 into root home folder as described on http://www.openh323.org 2) put PWLib and OpenH323 environments into bash_profile file: PWLIBDIR=$HOME/pwlib export PWLIBDIR OPENH323DIR=$HOME/openh323 export OPENH323DIR LD_LIBRARY_PATH=$PWLIBDIR/lib:$OPENH323DIR/lib export LD_LIBRARY_PATH 3) compile GNUGk as described in documentation. 4) start gnugk. Best regards, oleg - -----Original Message----- From: openh323gk-users-admin@lists.sourceforge.net [mailto:openh323gk-users-admin@lists.sourceforge.net]On Behalf Of Nitesh Divecha Sent: Thursday, July 10, 2003 9:35 PM To: openh323gk-users@lists.sourceforge.net Subject: RE: [Openh323gk-users] 2 folders Hello, Well, when I compiled my GNUGK, I got only one folder "obj_linux_x86_r". I used to get the same error message because this two files were not in the /usr/loca/lib. I got help from one of the list member... Do this: As a root copy mentioned file to one of the dirs listed in /etc/ld.so.conf and run "ldconfig". File to be copied are: libh323_linux_x86_r.so.1.12 libpt_linux_x86_r.so.1.5 And then try to run gnugk... It should work. Regards Nitesh - -----Original Message----- From: openh323gk-users-admin@lists.sourceforge.net [mailto:openh323gk-users-admin@lists.sourceforge.net] On Behalf Of Juan Antonio Ibañez Santorum Sent: Thursday, July 10, 2003 11:40 AM To: openh323gk-users@lists.sourceforge.net Subject: [Openh323gk-users] 2 folders Hi, Anyone knows what is the difference between executable (gnugk) in "obj_linux_x86_d" and executable in "obj_linux_x86_r". I've got Red Hat 9 and only first works. The latter give me message "./gnugk: error while loading shared libraries: libh323_linux_x86_r.so.1.12: cannot open shared object file: No such file or directory". Anyone knows what is the problem? Thanks _________________________________________________________________ Accede al romance onine. Descubre gente que busca a otra gente en MSN Amor & Amistad. http://match.msn.es/ - ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/ - ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id?49 Homepage: http://www.gnugk.org/ -----BEGIN PGP SIGNATURE----- Version: PGP 8.0 iQA/AwUBPw3e/czLGGLKlEfaEQJHzgCgzfhASm8LaB62vfpopIZIiU9zdPsAnAqy FdhFxXRxr3tU9ueKQGSAGC7f =Ue3V -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.Net email sponsored by: Parasoft Error proof Web apps, automate testing & more. Download & eval WebKing and get a free book. www.parasoft.com/bulletproofapps1 _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/