首页 > 学院 > 操作系统 > 正文

Install pyodbc in OpenSUSE

2024-06-28 13:19:01
字体:
来源:转载
供稿:网友
Install pyodbc in OpenSUSE

Install pyodbc in OpenSUSE:

  1. Install unixODBC-2.3.2
    1. ./configure --PRefix=/usr/local/unixODBC --enable-gui=no --enable-drivers=no --with-qt-dir=/usr/lib/qt-3.3
    1. Make
    1. Make install
  1. Install freetds-0.82
  1. Install pyodbc-3.0.10

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表