Not signed in (Sign In)
    • CommentAuthormeppum
    • CommentTimeDec 29th 2008
     permalink
    I'm trying to install cmemcached on ubuntu intrepid but I keep getting the following error when i attempt to run the test file after the installation:

    ImportError: /usr/local/lib/libmemcache.so.0: undefined symbol: mcm_buf_len

    I looked at the following guides and still can't get it to work. Any help would be appreciated.

    http://leavingcorporate.com/2008/05/04/installing-cmemcache-on-ubuntu/
    http://mydjangoblog.com/2008/04/24/deploying-and-tuning-django/
    http://blog.uxebu.com/2008/06/30/django-and-memcached/
    • CommentAuthordiazona
    • CommentTimeDec 29th 2008 edited
     permalink
    A Google search for the specific error message (always a good tactic, I think) yields this:
    http://blog.uxebu.com/2008/06/30/django-and-memcached/
    Look at comments 2 and 3.

    :) David
    • CommentAuthormeppum
    • CommentTimeDec 29th 2008
     permalink
    I had already looked at that article (i referenced it in my original post), but the comments didn't yield any fruit. Thanks anyway.
    • CommentAuthordiazona
    • CommentTimeDec 29th 2008
     permalink
    oops, I guess I should have looked at your links more carefully ;-) Sorry...

    :) David