-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Actually I recently identified issues with prelinking in general seem caused in part by the Dialogic runtime never installing paths in /etc/ld.so.conf. If you add /usr/dialogic/lib and /usr/dialogic/ooc/lib into it, re-run ldconfig, and have your executable linked with LiS, a lot of prelinking issues do seem to go away without needing to manipulate prelink stuff in the environment to make it work. However, it seems unable to find libxerces.so, which is incidently found renamed in /usr/dialogic/lib. I added a symlink back to the name it was looking for, and all seemed happy.
Julien Chavanton wrote: | Thank you Etoile, but this did not work me. | | However I have found that with Feature Pack 1 Globalcall start from crond. | | Julien | | -----Original Message----- | From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Sugar | Sent: March 3, 2005 8:04 AM | To: Etoile Di�se | Cc: [email protected] | Subject: Re: [Bayonne-devel] GC ERROR: GlobalCall not started - call gc_Start()before any other GC function | | Should we "source" that script in the bayonne shell script along with | setting the LD_PRELOAD? | | Etoile Di�se wrote: | | You must exec the environment Dialogic script /usr/dialogic/bin/setenv.sh | | before launching bayonne. | | Here we put this execution in /etc/init.d/bayonne to avoid depending | on the | | way of launching Bayonne. | | | | Le mercredi 2 Mars 2005 15:30, Julien Chavanton a �crit : | | | |>I try to start bayonne from CROND and I Globalcall is failing to start,. | |> | |> | |> | |>But on one server everything is fine. | |> | |> | |> | |>Same installation of dialogic, bayonne | |> | |> | |> | |>Some bayonne file may be different for example: | |> | |>/etc/sysconfig/bayonne | |> | |>Was different but now it is the same. | |> | |> | |> | |>How can I do a complete clean reinstallation of bayonne it seem that | |>"make uninstall" is leaving lots of file around that are never replaced | |>by fresh one when we do "make install" ? | |> | |> | |> | |> | |> | |> | |> | |>Mar 2 09:19:04 localhost bayonne.bin: debug: trace module loaded | |> | |>Mar 2 09:19:04 localhost bayonne.bin: globalcall: setting polled mode | |> | |>Mar 2 09:19:04 localhost bayonne.bin: globalcall: unable to start | |>globalcall | |> | |>Mar 2 09:19:04 localhost bayonne.bin: GC ERROR: GlobalCall not started | |>- call gc_Start() before any other GC function | |> | |>Mar 2 09:19:04 localhost bayonne.bin: CC NAME: GLOBALCALL | |> | |>Mar 2 09:19:04 localhost bayonne.bin: CC ERROR: GlobalCall not started | |>- call gc_Start() before any other GC function | | | | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCLxDvJlWtSTiTVsYRAhaTAJ9SZp9KfhvSVz4rNB/onSe4smVKdACcDqAv 6bfPW/POEVf43HjAz577Bdg= =A5Jz -----END PGP SIGNATURE-----
begin:vcard fn:David Sugar n:Sugar;David org:GNU Project adr:;;23 Olin Drive;Cape May Court House;NJ;08210;USA email;internet:[EMAIL PROTECTED] tel;home:+1 609 465 5336 tel;cell:+1 609 408 7488 note:AIM: gnutelephony x-mozilla-html:FALSE url:http://www.gnu.org/software/bayonne version:2.1 end:vcard
_______________________________________________ Bayonne-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bayonne-devel
