<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Jun 9, 2014 at 4:29 PM, Muhammad Hasan <span dir="ltr"><<a href="mailto:muhhasan.1311@gmail.com" target="_blank">muhhasan.1311@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div style="font-family:georgia,serif;font-size:small">
Hi Fajar,</div><div style="font-family:georgia,serif;font-size:small"><br></div><div style="font-family:georgia,serif;font-size:small">
yes my original message do not use debian/rules, because I think I didn't edit file eapsimlib.c again on freeradius-server 2.2.5 than freeradius-server 2.2.0</div></div></blockquote><div><br></div><div>debian/rules is what's actually building the package. If you do NOT run that (or "dpkg-buildpackage -b"), then you haven't built any package.</div>
<div><br></div><div>Which probably means you downloaded the debs from somewhere else (a package built for debian, perhaps?) which should explain the openssl error.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div style="font-family:georgia,serif;font-size:small">
I just trying it'll make a different or not, but the result is still not same that I hope.</div><div style="font-family:georgia,serif;font-size:small"><br></div><div style="font-family:georgia,serif;font-size:small">

and sorry for my mistake, this is the right result</div><div style="font-family:georgia,serif;font-size:small"><div class=""><div style="color:rgb(80,0,80);font-size:13px">this is result when I type ​Freeradius -X</div>
</div><div style="color:rgb(80,0,80);font-size:13px">Unable to open file "/etc/freeradius/sql/mysql/ippool-dhcp.conf": No such file or directory</div><div class=""><div style="color:rgb(80,0,80);font-size:13px">
Errors reading or parsing /etc/feeradius/radius.conf</div>
<div style="color:rgb(80,0,80);font-size:13px"><br></div></div><div style="color:rgb(80,0,80);font-size:13px">I was type by myself after I seen the result.</div><div style="color:rgb(80,0,80);font-size:13px"><br></div></div>
</div></blockquote><div><br></div><div>copy-pasting is safer, and would save lots of problems later on.</div><div>IIRC the "ippool-dhcp.conf" error was due to a default config bug, which puts it enabled by default but put the file in another package. You could probably just install freeradius-mysql (the one that you built, v2.2.0) to fix that error. Or just comment out dhcp-related settings from radiusd.conf manually.</div>
<div><br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div style="font-family:georgia,serif;font-size:small">
<div style="color:rgb(80,0,80);font-size:13px"></div><div style="color:rgb(80,0,80);font-size:13px">
<br></div><div style="color:rgb(80,0,80);font-size:13px">I'm sorry for your advice about trying, I didn't read before.</div></div><div class=""><div style="font-family:georgia,serif;font-size:small"><br></div></div>
</div></blockquote><div><br></div><div><br></div><div>Reading and following the advice given is the basics to solving a problem.</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="ltr"><div class=""><div style="font-family:georgia,serif;font-size:small"></div>
<div style="font-family:georgia,serif;font-size:small">You probably download a prebuilt package (deb) belonging to another distro/version, not the one you actually compile. If you just want to use FR-2.2.5 on ubuntu, try <a href="https://launchpad.net/~freeradius/+archive/stable" target="_blank">https://launchpad.net/~freeradius/+archive/stable</a><font color="#888888"><span style="font-family:arial,sans-serif;font-size:13px"></span></font><br>

</div><div><br></div></div><div><div style="font-family:georgia,serif;font-size:small">​I want to use the package that was uploaded on that web,</div><div style="font-family:georgia,serif;font-size:small">
but I want to ask first,</div><div style="font-family:georgia,serif;font-size:small">the file <a href="https://launchpad.net/~freeradius/+archive/stable/+files/freeradius_2.2.5.orig.tar.bz2" style="font-family:'Times New Roman';font-size:medium" target="_blank">freeradius_2.2.5.orig.tar.bz2</a>  is same as with freeradius-server-2.2.5.tar.gz ?</div>
</div></div></blockquote><div><br></div><div>It should be, but to be honest I didn't remember whether I used the official tarball, or clone from 2.2.5-git tag.</div><div>Note that if you ONLY want to use a prebuilt package, it shouldn't matter, as you won't be downloading that file anyway.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>
<div style="font-family:georgia,serif;font-size:small">​Sorry I am really beginner using freeradius.</div><div style="font-family:georgia,serif;font-size:small"><br></div></div></div></blockquote><div><br></div><div><br>
</div><div><br class="">Do you know how to use a ppa? If not, you might want to read </div><div>- <a href="https://help.ubuntu.com/community/Repositories/CommandLine#Adding_Launchpad_PPA_Repositories">https://help.ubuntu.com/community/Repositories/CommandLine#Adding_Launchpad_PPA_Repositories</a></div>
<div>- <a href="http://www.webupd8.org/2012/02/how-to-use-launchpad-ppa-add-remove.html">http://www.webupd8.org/2012/02/how-to-use-launchpad-ppa-add-remove.html</a></div><div><br></div><div>Something like </div><div><br></div>
<div>add-apt-repository ppa:freeradius/stable<br></div><div>apt-get update</div><div>apt-get install freeradius</div><div><br></div><div><br></div><div>( and if for whatever reason later you want to remove all traces of packages from that ppa )</div>
<div><br></div><div>ppa-purge ppa:freeradius/stable<br></div><div><br></div><div>-- </div><div>Fajar</div><div><br></div></div></div></div>