Re: [Sqlrelay-discussion] Could not open: /var/cache/sqlrelay/tmp/ipc/myid
Brought to you by:
mused
|
From: Leandro G. <le...@de...> - 2008-07-07 13:03:56
|
This command only apply the patch on the source. You must run: # make clean # ./configure # make # make install After applying the patch. =================================================================== Leandro Barros Grandinetti <le...@de...> Gerente de Desenvolvimento <des...@de...> Devel-IT - http://www.devel-it.com.br - http://www.devel-it.org Fones: São Paulo +55 11 2124-7474 - Ourinhos: +55 14 3324-1200 Ivoz: #1029 =================================================================== moaiamorfo escreveu: >> Copy the patch to root source folder of sqlrelay, enter the directory and >> type: >> >> patch -p1 < fix-wnolongdouble.dpatch >> >> The patch works for me using sqlrelay 0.39.4 in ubuntu 8.04 >> > > thanks, the last question: this command executes also the three > compiling steps (./configure, make and make install) or, after typing > it, I must also compile sqlrelay sources? > > thanks again. :) > > |