Actually, I'm having a problem with cpm. The error I'm getting is t-error: failed to initialize the character encoding. (2047) I ran it in the debugger and initUTF8Encoding() fails. In particular, isolat1ToUTF8() returns 0. > From: "Robert" <http://dummy.us.eu.org/robert> > Date: Sun, 9 Apr 2006 07:04:26 -0700 > > > From: http://www.mm.st/~harry_b > > Date: Sun, 09 Apr 2006 13:08:59 +0200 > > > > Hey Robert, > > > > so far I don't provide a real source package for CPM but just everything > > to compile the application on any platform without any special support > > for any distribution. > > I see. So, you hand-crafted your .deb files? > > > On woody you will have to compile several required libraries yourself > > since they are all quite outdated (especially GPGME) or not even > > available (dotconf). > > Yes, I went through this whole process yesterday. Amazingly, everything > didn't break. Good ol' Debian. > > I'm still in the process of trying to get cpm compiled. > > Thanks. > > > Harry.