Re: OLE without TLS libraries

2005-12-11 Thread Cihan Altinay
Ok, I am replying to myself as the problem persists. Quoting Cihan Altinay <[EMAIL PROTECTED]>: > Quoting Marcus Meissner <[EMAIL PROTECTED]>: > > > On Thu, Dec 08, 2005 at 12:35:32PM +1000, Cihan Altinay wrote: > > > Hi, > > > > > > having a Xen system my Linux tls library path is not > > > in

Re: OLE without TLS libraries

2005-12-08 Thread Cihan Altinay
Quoting Marcus Meissner <[EMAIL PROTECTED]>: > On Thu, Dec 08, 2005 at 12:35:32PM +1000, Cihan Altinay wrote: > > Hi, > > > > having a Xen system my Linux tls library path is not > > in place (renamed to /lib/tls.disabled). > > When I run a program that uses OLE/DCOM (with native > > ole librarie

Re: OLE without TLS libraries

2005-12-07 Thread Marcus Meissner
On Thu, Dec 08, 2005 at 12:35:32PM +1000, Cihan Altinay wrote: > Hi, > > having a Xen system my Linux tls library path is not > in place (renamed to /lib/tls.disabled). > When I run a program that uses OLE/DCOM (with native > ole libraries) it crashes immediately. Using > LD_LIBRARY_PATH=/lib/tls.

OLE without TLS libraries

2005-12-07 Thread Cihan Altinay
Hi, having a Xen system my Linux tls library path is not in place (renamed to /lib/tls.disabled). When I run a program that uses OLE/DCOM (with native ole libraries) it crashes immediately. Using LD_LIBRARY_PATH=/lib/tls.disabled wine program makes it work again. I am not sure if this is true for