Menu

Build with lampp

Help
2006-09-07
2012-09-19
  • Joseph Montanez

    Joseph Montanez - 2006-09-07

    Lampp comes with mysql 5 compiled but it doesn't install standardly as most mysql installsion go. So you'd either need to link the mysql_config or edit the setup.py file.

    Is there a chance in the next releases you could have that editable in the site.cfg?

     
    • Joseph Montanez

      Joseph Montanez - 2006-09-08

      Ack I thought I had it but I still get a base missing file:

      Traceback (most recent call last):
      File "index.py", line 11, in ?
      import reg
      File "/home/sutabi/reg.py", line 1, in ?
      import MySQLdb
      File "/usr/local/lib/python2.4/site-packages/MySQLdb/init.py", line 19, in ?
      import _mysql
      ImportError: libmysqlclient_r.so.15: cannot open shared object file: No such file or directory

      Any idea on how I can find out where its looking for this file?

       

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.