Re: [Cooker] wine & ld.so.conf

2001-03-01 Thread Guillaume Rousse
On 2001.03.01 13:05:51 +0400 Eugenio Diaz wrote: > --- Chmouel Boudjnah <[EMAIL PROTECTED]> wrote: > > Eugenio Diaz <[EMAIL PROTECTED]> writes: > > > > > The wine package need to add the entry: > > > > > > /usr/X11R6/lib/wine > > > > > > to the file: > > > > > > /etc/ld.so.conf > > > > > > b

Re: [Cooker] wine & ld.so.conf

2001-03-01 Thread Eugenio Diaz
--- Chmouel Boudjnah <[EMAIL PROTECTED]> wrote: > Eugenio Diaz <[EMAIL PROTECTED]> writes: > > > The wine package need to add the entry: > > > > /usr/X11R6/lib/wine > > > > to the file: > > > > /etc/ld.so.conf > > > > before running ldconfig in the postinstall script. Otherwise, it would > >

Re: [Cooker] wine & ld.so.conf

2001-03-01 Thread Chmouel Boudjnah
Eugenio Diaz <[EMAIL PROTECTED]> writes: > The wine package need to add the entry: > > /usr/X11R6/lib/wine > > to the file: > > /etc/ld.so.conf > > before running ldconfig in the postinstall script. Otherwise, it would > fail to find the libraries. actually the best fixe will be to move the

RE: [Cooker] wine & ld.so.conf

2001-02-28 Thread Eugenio Diaz
--- Guillaume Rousse <[EMAIL PROTECTED]> wrote: > > On 2001.02.28 10:34:37 +0400 Andrej Borsenkow wrote: > > > A simple alias is enough : > > > alias wine = "LD_LIBRARY_PATH=/usr/X11R6/lib/wine wine" > > > > You mean when starting wine clicking on exe file in Konqueror? Wrapper > > solution soun

RE: [Cooker] wine & ld.so.conf

2001-02-27 Thread Guillaume Rousse
On 2001.02.28 10:34:37 +0400 Andrej Borsenkow wrote: > > A simple alias is enough : > > alias wine = "LD_LIBRARY_PATH=/usr/X11R6/lib/wine wine" > > You mean when starting wine clicking on exe file in Konqueror? Wrapper > solution sounds more solid. No, i was speaking of defining an alias in .bas

RE: [Cooker] wine & ld.so.conf

2001-02-27 Thread Andrej Borsenkow
> A simple alias is enough : > alias wine = "LD_LIBRARY_PATH=/usr/X11R6/lib/wine wine" You mean when starting wine clicking on exe file in Konqueror? Wrapper solution sounds more solid. -andrej

RE: [Cooker] wine & ld.so.conf

2001-02-27 Thread Guillaume Rousse
On 2001.02.28 03:52:36 +0400 Eugenio Diaz wrote: > --- Andrej Borsenkow <[EMAIL PROTECTED]> wrote: > > > > > On 2001.02.27 15:21:27 +0400 Eugenio Diaz wrote: > > > > The wine package need to add the entry: > > > > > > > > /usr/X11R6/lib/wine > > > > > > > > to the file: > > > > > > > > /etc/ld.s

RE: [Cooker] wine & ld.so.conf

2001-02-27 Thread Eugenio Diaz
--- Andrej Borsenkow <[EMAIL PROTECTED]> wrote: > > > On 2001.02.27 15:21:27 +0400 Eugenio Diaz wrote: > > > The wine package need to add the entry: > > > > > > /usr/X11R6/lib/wine > > > > > > to the file: > > > > > > /etc/ld.so.conf > > > > > > before running ldconfig in the postinstall script.

Re: [Cooker] wine & ld.so.conf

2001-02-27 Thread Eugenio Diaz
--- Guillaume Rousse <[EMAIL PROTECTED]> wrote: > > On 2001.02.27 15:21:27 +0400 Eugenio Diaz wrote: > > The wine package need to add the entry: > > > > /usr/X11R6/lib/wine > > > > to the file: > > > > /etc/ld.so.conf > > > > before running ldconfig in the postinstall script. Otherwise, it wo

RE: [Cooker] wine & ld.so.conf

2001-02-27 Thread Andrej Borsenkow
> On 2001.02.27 15:21:27 +0400 Eugenio Diaz wrote: > > The wine package need to add the entry: > > > > /usr/X11R6/lib/wine > > > > to the file: > > > > /etc/ld.so.conf > > > > before running ldconfig in the postinstall script. Otherwise, it would > > fail to find the libraries. > In theory, there

Re: [Cooker] wine & ld.so.conf

2001-02-27 Thread Guillaume Rousse
On 2001.02.27 15:21:27 +0400 Eugenio Diaz wrote: > The wine package need to add the entry: > > /usr/X11R6/lib/wine > > to the file: > > /etc/ld.so.conf > > before running ldconfig in the postinstall script. Otherwise, it would > fail to find the libraries. In theory, there is a dedicated entr