Menu

requirements for remote use

Help
JWright
2006-07-19
2012-09-19
  • JWright

    JWright - 2006-07-19

    I need to use the MySQLdb module on a remote machine from the MySQL server.
    The remote machine only needs to be able to communicate with the MySQL server.

    Does the module require the MySQL client or daemon to install and run?

     
    • Andy Dustman

      Andy Dustman - 2006-07-20

      All it really needs is the client libraries. If you compile it with the static option, it doesn't even need those.

       
      • Lukasz

        Lukasz - 2007-10-11

        Could you explain? What does it mean "compile it with the static option"? I'm newbie on Mac OX10.4, trying to create some small app with pyObjC in XCode.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.