<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Dec 2, 2014 at 8:05 PM, vanish <span dir="ltr"><<a href="mailto:vanishox@coltel.ru" target="_blank">vanishox@coltel.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
        Please help me set up  freeradius2 + iODBC + Informix<br>
        (I'm newbie in freeradius).<br>
<br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">        Step 1:<br>
         - I installed unixODBC on test-machine<br>
         - I installed informix-csdk for connect to Informix Database<br>
        Server (Driver)<br>
</blockquote><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
         - Everything is allright.<br>
<br></blockquote><div><br></div><div><br></div><div>You've setup informix with unixodbc ..</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
        Step 2:<br>
         - I try to install freeradius-iodbc module to connect to<br>
        Informix Database Server<br></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">        +++++++++++++++++++++++++++++++++++++++++++++<br>
        The following packages will be REMOVED:<br>
         unixodbc  unixodbc-dev<br>
</blockquote><div><br></div><div><br></div><div>... but then remove unixudbc and use iodbc instead.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
         - Where did I go wrong?<br>
<br></blockquote><div><br></div><div>iodbc and unixodbc are two different things. FR (the source) supports both, but can only be built for one of them. </div><div><br></div><div>Since now that you have iodbc installed, try configuring it again so that you can use isql correctly. It should be driver-compatible to some degree.</div><div><br></div><div>If that doesn't work (e.g. because the library versions as different), then you need to build FR from source (or edit the package recipe and rebuild it) so that it uses odbc instead of iodbc.</div><div><br></div><div>-- </div><div>Fajar</div><div> </div></div></div></div>