toucan
07-31-2008, 07:12 PM
Hi,
I've been sucessfully using Jabberd with MySQL and now want to test using Oracle. I'll installed the Oracle OCI drivers on RHEL 5.
authreg_oracle.c: In function 'ar_init':
authreg_oracle.c:576: error: 'struct authreg_st' has no member named 'get_authreg_user'
make[2]: *** [authreg_oracle_la-authreg_oracle.lo] Error 1
make[2]: Leaving directory `/usr/local/notifier/jabberd-2.2.2/storage'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/notifier/jabberd-2.2.2'
make: *** [all] Error 2
Also, is there a way in sm.xml/c2s.xml to configure the OCI driver for Oracle to use Oracle Service Names ?
Is anyone using Jabberd2 in this way and are the oracle modules being maintained ?
I don't have the full oracle thick/thin drivers installed on my server machine, just the OCI drivers.
[root@redhat jabberd-2.2.2]# rpm -qa | grep -i oracle
oracle-instantclient-devel-10.2.0.4-1
oracle-instantclient-basic-10.2.0.4-1
oracle-instantclient-sqlplus-10.2.0.4-1
Thanks.
I've been sucessfully using Jabberd with MySQL and now want to test using Oracle. I'll installed the Oracle OCI drivers on RHEL 5.
authreg_oracle.c: In function 'ar_init':
authreg_oracle.c:576: error: 'struct authreg_st' has no member named 'get_authreg_user'
make[2]: *** [authreg_oracle_la-authreg_oracle.lo] Error 1
make[2]: Leaving directory `/usr/local/notifier/jabberd-2.2.2/storage'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/notifier/jabberd-2.2.2'
make: *** [all] Error 2
Also, is there a way in sm.xml/c2s.xml to configure the OCI driver for Oracle to use Oracle Service Names ?
Is anyone using Jabberd2 in this way and are the oracle modules being maintained ?
I don't have the full oracle thick/thin drivers installed on my server machine, just the OCI drivers.
[root@redhat jabberd-2.2.2]# rpm -qa | grep -i oracle
oracle-instantclient-devel-10.2.0.4-1
oracle-instantclient-basic-10.2.0.4-1
oracle-instantclient-sqlplus-10.2.0.4-1
Thanks.