Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: install_driver(ODBC) mac mojave 10.14.2

by Corion (Patriarch)
on Jan 21, 2019 at 08:58 UTC ( [id://1228763]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Remember to actually *READ* the README file!
    
    And re-read it if you have any problems.
    
  2. or download this
    Your LANG environment variable is set to "de_CH.UTF-8"
    
    This is known to cause problems in some perl installations - even stop
    +ping
    this Makefile.PL from running without errors. If you have problems ple
    +ase
    try re-running with LANG unset or with the utf part of LANG removed.
    
  3. or download this
    look DBD::ODBC
    export LANG=C
    ...
    make test
    # if the test was successful
    make install
    
  4. or download this
    You are using a Perl configured with threading enabled.
    
    ...
    You should also be aware that on non-Windows platforms ODBC drivers co
    +me
    in two forms, thread-safe and non-thread-safe drivers and you may need
    to make sure you are using the right one.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-24 23:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found