<div dir="ltr">Hi,<div><br></div><div>I'm looking for Freeradius version 2.2.4 debian package to install in Ubuntu 12.04.</div><div>I there any location where I can download the Freeradius 2.2.4 debian package?</div><div>
When I do 'sudo apt-get install freeradius', it is installing Freeradius 2.1.12 version.</div><div>Is there a way to specify a particular version of freeradius during apt-get install?</div><div><br></div><div>What are the steps to create debian package from the source code?</div>
<div>I tried the below command, but the debian package creation failed.</div><div><br></div><div><pre style="margin-top:15px;margin-bottom:15px;padding:6px 10px;font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:13px;background-color:rgb(248,248,248);border:1px solid rgb(204,204,204);line-height:19px;overflow:auto;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;color:rgb(51,51,51)">
tar zxf freeradius-server-2.X.Y.tar.gz
cd freeradius-server-2.X.Y</pre><pre style="margin-top:15px;margin-bottom:15px;padding:6px 10px;font-family:Consolas,'Liberation Mono',Courier,monospace;font-size:13px;background-color:rgb(248,248,248);border:1px solid rgb(204,204,204);line-height:19px;overflow:auto;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;color:rgb(51,51,51)">
sudo su
dpkg-buildpackage -b -uc</pre></div><div>....</div><div><div>checking for suffix of executables... </div><div>checking for suffix of object files... (cached) o</div><div>checking whether we are using the GNU C compiler... (cached) yes</div>
<div>checking whether gcc accepts -g... (cached) yes</div><div>checking for gcc option to accept ISO C89... (cached) none needed</div><div>checking for libpq-fe.h... yes</div><div>checking for PQconnectdb in -lpq... no</div>
<div>configure: error: set --without-rlm_sql_postgresql to disable it explicitly.</div><div>configure: error: ./configure failed for ./drivers/rlm_sql_postgresql</div><div>configure: error: ./configure failed for src/modules/rlm_sql</div>
<div>make: *** [config.status] Error 1</div><div>dpkg-buildpackage: error: debian/rules build gave error exit status 2</div></div><div><br></div><div><br></div><div><br></div><div>Any pointers will be really helpful.</div>
<div><br></div><div>Thanks,</div><div>Ila.</div><div><br></div></div>