Comment 7 for bug 571473

Revision history for this message
Mohegan (jack-mohegan) wrote :

The patches work with natty and cryptkeeper 0.9.5 (but apply manually). But I have a problem with the compilation. So, I modify the src/Makefile.in at line 123 :
--- LIBS = @LIBS@
+++ LIBS = @LIBS@ -lX11
Now, it is ok.
I had the modified source as attachment.