Re: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread John Dennis
On 10/10/2013 08:39 AM, Puzzel wrote: > I've made configure at top level ./configure > --with-oracle-lib-dir=/usr/lib/oracle/11.2/client64/lib > --with-oracle-include-dir=/usr/include/oracle/11.2/client64 > > Then i made make, but i still can't find rlm_sql_oracle.so file. :/ Try reading the outp

Re: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread Alan DeKok
Puzzel wrote: > I've made configure at top level ./configure > --with-oracle-lib-dir=/usr/lib/oracle/11.2/client64/lib > --with-oracle-include-dir=/usr/include/oracle/11.2/client64 If the build is having issues, you should READ the output of "configure". It tells you what it's building, and wha

Re: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread Arran Cudbard-Bell
On 10 Oct 2013, at 13:39, Puzzel wrote: > I've made configure at top level ./configure > --with-oracle-lib-dir=/usr/lib/oracle/11.2/client64/lib > --with-oracle-include-dir=/usr/include/oracle/11.2/client64 > > Then i made make, but i still can't find rlm_sql_oracle.so file. :/ run the configu

RE: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread Puzzel
rs-bounces+puzzel1982=gmail@lists.freeradius.org [mailto:freeradius-users-bounces+puzzel1982=gmail@lists.freeradius.org] On Behalf Of Arran Cudbard-Bell Sent: Thursday, October 10, 2013 1:51 PM To: FreeRadius users mailing list Subject: Re: freeradius 2.2.0 on Fedora and oracle module On 10 Oct 2013

Re: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread Arran Cudbard-Bell
reeradius-users-bounces+puzzel1982=gmail@lists.freeradius.org] > On Behalf Of Arran Cudbard-Bell > Sent: Thursday, October 10, 2013 12:50 PM > To: FreeRadius users mailing list > Subject: Re: freeradius 2.2.0 on Fedora and oracle module > > > On 10 Oct 2013, at 10:31, Puzzel wro

RE: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread Puzzel
users-bounces+puzzel1982=gmail@lists.freeradius.org] On Behalf Of Arran Cudbard-Bell Sent: Thursday, October 10, 2013 12:50 PM To: FreeRadius users mailing list Subject: Re: freeradius 2.2.0 on Fedora and oracle module On 10 Oct 2013, at 10:31, Puzzel wrote: > Tnx Arran, > > ./configure

Re: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread Arran Cudbard-Bell
On 10 Oct 2013, at 10:31, Puzzel wrote: > Tnx Arran, > > ./configure went fine and then created all.mk file. > What to do next? "make" don't work. I'm sorry i'm not very much experienced > in linux. You need to do make in the top level directory not in the module directory. all.mk is a make i

RE: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread Puzzel
-users-bounces+puzzel1982=gmail@lists.freeradius.org] On Behalf Of Arran Cudbard-Bell Sent: Thursday, October 10, 2013 11:04 AM To: FreeRadius users mailing list Subject: Re: freeradius 2.2.0 on Fedora and oracle module On 10 Oct 2013, at 09:22, Puzzel wrote: > Yes, you are right, the or

Re: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread Arran Cudbard-Bell
On 10 Oct 2013, at 09:22, Puzzel wrote: > Yes, you are right, the oracle inlcude path was in the different location > (/usr/include/oracle/11.2/client64 not /usr/lib...). > > Now i've got another problem. > > ./configure --with-oracle-lib-dir=/usr/lib/oracle/11.2/client64/lib > --with-oracle-i

RE: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread Puzzel
rg [mailto:freeradius-users-bounces+puzzel1982=gmail@lists.freeradius.org] On Behalf Of a.l.m.bu...@lboro.ac.uk Sent: Thursday, October 10, 2013 9:41 AM To: FreeRadius users mailing list Subject: Re: freeradius 2.2.0 on Fedora and oracle module Hi, >I'e installed oracle inst

Re: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread Fajar A. Nugraha
On Thu, Oct 10, 2013 at 2:22 PM, Puzzel wrote: > --with-oracle-include-dir=/usr/lib/oracle/11.2/client64 > > ** ** > > > configure: WARNING: oracle headers not found. Use > --with-oracle-include-dir=.configure: WARNING: silently not > building rlm_sql_oracle. > > configure: WARNING: FA

Re: freeradius 2.2.0 on Fedora and oracle module

2013-10-10 Thread A . L . M . Buxey
Hi, >I'e installed oracle instant client from rpm packages (basic + devel) okay. if you've done this rather than manually installing from Oracle then its most likely that the paths are different...you will need to check where your Oracle files have been installed and use those paths instead