View Single Post
Old 02-11-2008, 02:21 PM   #220
Gudy
Wizard
Gudy ought to be getting tired of karma fortunes by now.Gudy ought to be getting tired of karma fortunes by now.Gudy ought to be getting tired of karma fortunes by now.Gudy ought to be getting tired of karma fortunes by now.Gudy ought to be getting tired of karma fortunes by now.Gudy ought to be getting tired of karma fortunes by now.Gudy ought to be getting tired of karma fortunes by now.Gudy ought to be getting tired of karma fortunes by now.Gudy ought to be getting tired of karma fortunes by now.Gudy ought to be getting tired of karma fortunes by now.Gudy ought to be getting tired of karma fortunes by now.
 
Gudy's Avatar
 
Posts: 1,154
Karma: 3252017
Join Date: Jan 2008
Location: Germany
Device: Pocketbook Touch Lux (623)
Quote:
Originally Posted by JSWolf View Post
Ok, I installed it all and get all kinds of errors running MAKE. What do I do now?
I assume you have installed ActiveState's Perl and all the modules listed on the Mobiperl site. (You can install PAR-Packer-588 from the Perl Package Manager as well.), and also nmake from the MS KnowledgeBase article. (Copy NMAKE.ERR and NMAKE.EXE to C:\Perl\bin)

I also assume that you have extracted mobipocket-0.0.28.tar somewhere.

Go there and open the Makefile in your editor of choice. Use an editor that doesn't do anything to the file you don't tell it to do (like, say, converting tabs to spaces or "fixing" line lengths).

Delete all lines that start with "copy" and end with "c:\Perlb820\bin\"

Open a command prompt to that directory and type "nmake all"

Rejoice.
Gudy is offline   Reply With Quote