Robin Lynn Frank <[EMAIL PROTECTED]> writes: > I had a clean 0.80 (from Mandrake rpm) running fine. Upgraded to > 0.82 using the tarball, put everything in the proper place (I > hope). but got this:
Could you describe the "proper place" a bit more? Most likely the rpm put the TMDA package (TMDA directory with TMDA's .py files and the pythonlib subdirectory) in /usr/local/lib/python2.2/site-packages. The normal tarball install doesn't require you to move any directories anywhere. The error you're seeing indicates that you're using an older version of the TMDA/pythonlib/email package, so maybe you just need to delete the (probably) older .../python2.2/site-packages/TMDA directory. I'd have a better idea if I know what you did with the tarball install. Tim _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
