[Sqlrelay-discussion] 0.37 problems
Brought to you by:
mused
|
From: Dario L. <dl...@ti...> - 2006-03-03 08:55:22
|
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" |