Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: How to install DBD::ODBC Fedora 8

by Khen1950fx (Canon)
on Feb 06, 2008 at 04:19 UTC ( [id://666460]=note: print w/replies, xml ) Need Help??


in reply to How to install DBD::ODBC Fedora 8

First, make sure that DBI is setup properly.

Next:
export set LD_LIBRARY_PATH=/usr/lib

Then run Makefile.PL

Replies are listed 'Best First'.
Re^2: How to install DBD::ODBC Fedora 8
by kp2a (Sexton) on Feb 06, 2008 at 12:15 UTC
    same results with LD_LIBRARY_PATH=/usr/lib
    similar results using -o option --- additionally Makefile.PL lists drivers it knows
    odbcinit in default location
    DBI installed and in use for some time
    . . .
    Overriding ODBC Directory with command line option: /usr/lib
    Using ODBC in /usr/lib
    
    Hmm...I cannot find an ODBC driver manager that I recognize.
    ...And I know about these drivers:
            Microsoft ODBC, adabas, easysoft, empress, esodbc, informix,
            intersolve, iodbc, sapdb, solid, udbc, unixodbc
    root@scan DBD-ODBC-1.15# ls /usr/bin/odbc*
    /usr/bin/odbc_config  /usr/bin/odbcinst
    root@scan DBD-ODBC-1.15# perl -e 'use DBI;'
    root@scan DBD-ODBC-1.15# 
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://666460]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (7)
As of 2024-04-23 12:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found