Re: Can't make DBD

From: Andy Hassall (andy_at_andyh.co.uk)
Date: 01/16/04

  • Next message: oli: "DBD::Oracle on Windows"
    To: "Sean Kelly" <lists@shortestpath.org>,	<dbi-users@perl.org>
    Date: Fri, 16 Jan 2004 22:36:11 -0000
    
    

    Sean Kelly wrote:
    > Quoting Tim Bunce <Tim.Bunce@pobox.com>:
    >
    >> Please try
    >>
    >> http://homepage.eircom.net/~timbunce/DBD-Oracle-1.15-rc2-20040112.tar.gz
    >
    > This version does not require me to remove "-o build" strings from
    > GCC commands - that problem seems to have gone away :) It does not,
    > however, compile cleanly as it's still pointing GCC at the 64bit
    > Oracle libs when I need the 32bit ones in the "lib32" directories.

     Does it work with if you pass the -l option to Makefile.PL? That uses a
    different method of finding the libraries, which worked for me on Solaris
    (picked up lib32).

    -- 
    Andy Hassall <andy@andyh.co.uk> / Space: disk usage analysis tool
    <http://www.andyh.co.uk> / <http://www.andyhsoftware.co.uk/space>
    

  • Next message: oli: "DBD::Oracle on Windows"
    Loading