Re: [Sqlrelay-discussion] 0.37 problems
Brought to you by:
mused
|
From: Dario L. <dl...@ti...> - 2006-03-03 09:01:47
|
Hi, one more thing :) I had server on one machine and client on another. After compiling server and restarting it client couldn't connect until i upgraded it also. Looks like protocol has changed ... Or i'm just imagining things? Regards, Dario On Pet, 2006-03-03 at 09:55 +0100, Dario Lah wrote: > Hi, > i had installed 0.36 and today i started upgrade to 0.37 and found out > few issues. > > 1. compiling fails because libsqlrclient.so (0.36) is linked against old > libssl and when compiling utilities (ex. query) they are linked to > installed libraries instead of to just compiled libraries which are not > yet installed (v 0.37). > > Solution for me is: cd src/api/c++ && make install > After that again: make > > It looks like problem with configure/automake. OS is Debian. > > 2. After installing sql-relay file /etc/sqlrelay is overwritten. If it > exists it shouldn't be touched at all! > > All in all, not big issues but enough to make me curse early in the > morning because i didn't expected such problems. > > So ... watch out :) > > Regards, > Dario > -- > 67. Think of all the psychic energy expended in seeking a fundamenta > distinction between "algorithm" and "program" > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Sqlrelay-discussion mailing list > Sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlrelay-discussion -- 11. If you have a procedure with 10 parameters, you probably missed some |