try to set this environment variable:
CONFIG_SHELL=/bin/ksh
Andrea
At 07.58 21/08/03, you wrote:
Thanks Andrea,
Now the directory problem solved by links, but I still have other problem here,
configure:1099: gcc -o conftest -g -O2 conftest.c -L/usr/local/oracle/lib -loracleclient 1>&5
/usr/bin/ld: cannot find -loracleclient
collect2: ld returned 1 exit status
configure: failed program was:
#line 1092 "configure"
#include "confdefs.h"
extern char oracle_init();
int main() {
oracle_init()
; return 0; }
I cannot find this lib in oracle's lib path. Where can I find it? If you have one ,can you send it to me?
Also, I'm a newbie on oracle, can you give me the oracle table schema for voip authen and accounting ?
Thanks !
Kevin Jin ----- Original Message ----- From: "Andrea Gabellini" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 18, 2003 9:44 PM Subject: Re: FR0.9.0 + oracle9.2.0.1.0 configure failed
At 12.00 18/08/03, you wrote: >hi group, > >I'm trying on freeradius-0.9.0 and oracle9.2.0.1 on my Redhat 8.0. I got >the follow errors: > > >checking for oci.h... no > >configure: warning: oracle headers not found. Use > --with-oracle-home-dir=<path>. > >configure: warning: sql submodule 'oracle' disabled > >I have searched the list and got failed also when I use >--with-oracle-home-dir=/opt/oracle/product/9.2.0/ >--with-oracle-lib-dir=/opt/oracle/product/9.2.0/rdbms/demo/ >--with-oracle-include-dir=/opt/oracle/product/9.2.0/rdbms/demo/ > >Anybody have ideas on this?
I setup the ORACLE_HOME environment variable and the LD_LIBRARY_PATH (I'm using Solaris). The configure script find oracle itself. I'm using Oracle 8.1 and FR 0.8.1
LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/usr/local/oracle/lib ORACLE_HOME=/usr/local/oracle
Andrea
>Thanks > >kevin >����)ߣ�.n�+?���{.n�+?��I硶����0���y��v+��S��X����z��?٥
--------------------------------------- This world may be another world's hell. --------------------------------------- Ing. Andrea Gabellini Email: [EMAIL PROTECTED] Tel: 0549 886111 (Italy) Tel. +378 0549 886111 (International)
Intelcom San Marino S.p.A. Strada degli Angariari, 3 47891 Rovereta Repubblic of San Marino
http://www.omniway.sm http://www.intelcom.sm
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
����)ߣ�.n�+����{.n�+���I硶����0���y��v+�����X����z���٥
--------------------------------------- All computers wait at the same speed. --------------------------------------- Ing. Andrea Gabellini Email: [EMAIL PROTECTED] Tel: 0549 886111 (Italy) Tel. +378 0549 886111 (International)
Intelcom San Marino S.p.A. Strada degli Angariari, 3 47891 Rovereta Repubblic of San Marino
http://www.omniway.sm http://www.intelcom.sm
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
