X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Amgine Newsgroups: comp.os.msdos.djgpp Subject: UnRTF not working? Date: Mon, 17 May 2010 23:42:29 -0700 (PDT) Organization: http://groups.google.com Lines: 19 Message-ID: <61b94f01-a2b1-45cb-89bc-0c2b07cfc798@e28g2000vbd.googlegroups.com> NNTP-Posting-Host: 66.191.126.205 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1274164949 4888 127.0.0.1 (18 May 2010 06:42:29 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 18 May 2010 06:42:29 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: e28g2000vbd.googlegroups.com; posting-host=66.191.126.205; posting-account=JE-EuQkAAAC1q0ZSp0kjZB5slQPiCXrb User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/533.9 (KHTML, like Gecko) Chrome/6.0.401.1 Safari/533.9,gzip(gfe) Bytes: 1634 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I downloaded the compiled binary of UnRTF from the website I tried both beta and current: ftp://ftp.delorie.com/pub/djgpp/beta/v2gnu/urtf211b.zip ftp://ftp.delorie.com/pub/djgpp/current/v2gnu/urtf211b.zip and they both give the same error when I run the exe on Windows XP: /dev/env/DJDIR/lib/unrtf/html.conf: No such file or directory (ENOENT) no config directories I see that a /lib/unrtf/html.conf is provided in the folder but it seems like its not looking for it there. Could someone enlighten me as to how to get this to work? Thanks!