[Zope-dev] DCOracle Setup file for 8.1.5 (fwd)

Jim Cain jec@mgmt-inc.com
Wed, 5 Jan 2000 17:11:23 -0500 (EST)


Yes, this is on Linux (Red Hat 6.0 with some updated parts). I have Sun's
JDK installed, but of course I had to install Blackdown's 1.1.6R5 to get
Oracle's installer to work.

I spoke too soon in my previous message... things are not going very
smoothly. Zope quits when I create an Oracle connection object with a bad
connection string (wrong password; bad instance name).

For those who are interested, here's the ORACLE_L in Setup that I used:

ORACLE_L=-lntcp8 -lclient8 -lvsn8 -lcommon8 -lgeneric8 -lmm -lnls8 -lcore8
-lvsn8 -lsql8 -lclntsh

Looks rather too simple doesn't it? :-)

Actually right now I don't have Net8 installed because this is a rather
simple test on a local machine only. That may be one reason why Zope
crashes when I specify a connection string like user/pass@sid instead of
user/pass.

I'll keep you posted.

Jim

On Wed, 5 Jan 2000, LD Landis wrote:

> Jim,
> 
>   On what platform?  Linux (ala RH6.1 or so)?
> 
>   I haven't really worked at it (8.1.5 Linux) because of the (apparent)
>   dependence on the Blackdown JDK... Blackdown has been in a bit of a
>   pout since Sun sort of snubbed them in the new-Borland offering thingy
>   mid last month... Also, I can't begin to think about moving any of my
>   instances off of 8.0.5 for a while yet (y2k freeze hasn't thawed and
>   won't for a while).
> 
>   So... if you're doing 8.1.5 on Linux, I'd appreciate a report on how
>   it went.
> 
> Forwarded message:
> > From zope-dev-admin@zope.org  Wed Jan  5 14:51:37 2000
> > Date: Wed, 05 Jan 2000 15:46:28 -0500 (EST)
> > From: Jim Cain <jec@mgmt-inc.com>
> > Subject: [Zope-dev] DCOracle Setup file for 8.1.5
> > Sender: zope-dev-admin@zope.org
> > To: zope-dev@zope.org
> > Errors-to: zope-dev-admin@zope.org
> > Message-id: <Pine.LNX.4.20.0001051542290.6858-100000@claudius.mgmt-inc.com>
> > MIME-version: 1.0
> > Content-type: TEXT/PLAIN; charset=US-ASCII
> > Precedence: bulk
> > X-Mailman-Version: 1.0b8
> > X-BeenThere: zope-dev@zope.org
> > List-Id: Developers of the Z Object Publishing Environment <zope-dev.zope.org>
> > 
> > All,
> > 
> > Before I start mucking around with the Setup file, I thought I would check
> > to see if anyone out there already has a working Setup file for Oracle
> > 8.1.5. Any contributions would be _very_ appreciated. :-)
> > 
> > Cheers,
> > Jim
> > 
> >     ____________       Jim Cain, System Administrator     ___
> >    /  ________  \         http://jec.mgmt-inc.com        /  /
> >   /  / ______ \  \   _________   _______   _________  __/  /__
> >  /  / /  __  \ \  \ /  _   _  \ /  ___  \ /  _   _  \/_   ___/
> > /  / /  /_/  / /  //  //  //  //  /__/  //  //  //  / /  /___
> > \  \ \___,_  \/  //__//__//__/ \____   //__//__//__/  \_____/, inc.
> >  \  \______\____/             _____/  /
> >   \_______/                   \______/  http://www.mgmt-inc.com
> > 
> > 
> > _______________________________________________
> > Zope-Dev maillist  -  Zope-Dev@zope.org
> > http://lists.zope.org/mailman/listinfo/zope-dev
> > **  No cross posts or HTML encoding!  **
> > (Related lists - 
> >  http://lists.zope.org/mailman/listinfo/zope-announce
> >  http://lists.zope.org/mailman/listinfo/zope )
> > 
> 
>