[Rbmake-users] problems converting web site
Brought to you by:
wayned
From: Steve H. <ste...@sw...> - 2003-06-30 07:40:37
|
Hi, First off, I want to say that rbmake is a very exciting find for me. I've recently purchased an RCA eBook 1100 from Ebay and was thrilled to find rbmake. Initially, I downloaded the 1.0 binaries. I was experiencing problems with rbmake crashing when I used 1.0. I thought I would try to build 1.1 (can't seem to find 1.1 binaries to download), to see if it solved the problems. After several iterations, I was able to get rbmake to build with image support. Now, 1.1 doesn't seem to crash for the most part. However, it is producing some rb files that my ebook doesn't like (and cannot read). I am trying to convert the Christian Science Monitor web site using this command: rbmake -f1 -jio csm-depth1 http://www.christiansciencemonitor.com <http://www.christiansciencemonitor.com/> It cranks away, seeming to succeed and produces a file csm-depth1.rb. When I import this file into my ebook, it cannot read it. If I change the command to not follow links (removing the -f1) then it works, but there isn't much content because it's just the front page of the site. I am running this on Windows XP - building under cygwin. Any ideas? Thanks, Steve |