Re: [ANNOUNCE] Sybtcl-2.4b1 and Oratcl-2.4b1

From: Tom Poindexter <tpoindex_at_nyx.cs.du.edu>
Date: 1996/05/30
Message-ID: <4ol29a$6pn_at_nyx.cs.du.edu>#1/1


In article <Ds7n38.313_at_glue.ch>, Beat Jucker <bj_at_glue.ch> wrote:
>Tom Poindexter (tpoindex_at_nyx10.cs.du.edu) wrote:
>
>My environment ist: HPUX 10.01, Oracle 7.2.2.3.0, tcl7.5, tclX7.5, tk4.1
>
>OCILIB = ${ORA}/libocic.a ${ORA}/osntab.o ${ORA}/libsqlnet.a \
> ${ORA}/libora.a ${ORA}/libcore.a ${ORA}/libnlsrtl.a \
> ${ORA}/libcv6.a ${ORA}/libnetwork.a
>
>OCILIB = ... (for HPUX 10.01, Oracle 7.2.2.3?)
>

Hmm.. looks like the configure script didn't recognize your 7.2 libs, instead thinking it was 7.0 or 7.1. I'll try fixing the configure script for the beta2 version of Oratcl 2.4, which hopefully will be ready RSN. I was under the impression libnetwork.a was from 7.1 and earlier, and that is what the configure script was keying off of.

In the meanwhile, try this set of libs:

${ORA}/libocic.a ${ORA}/osntab.o ${ORA}/libsqlnet.a ${ORA}/libora.a \ ${ORA}/libcore3.a ${ORA}/libnlsrtl3.a ${ORA}/libc3v6.a

-- 
Tom Poindexter   
tpoindex_at_nyx.net
http://www.nyx.net/~tpoindex/
Received on Thu May 30 1996 - 00:00:00 CEST

Original text of this message