OESF Portables Forum

General Forums => General Discussion => Topic started by: ShiroiKuma on November 03, 2004, 08:17:29 am

Title: make install ====> How?
Post by: ShiroiKuma on November 03, 2004, 08:17:29 am
Hi:

I'd like to install RWiki on the Z. I've followed this guide (http://takahr.dhis.portside.net/cgi-bin/rwiki.cgi?cmd=view;name=install).

I was able to execute everything fine, now the last two steps in step 8 before I can run it tell me I need to do:
Code: [Select]
$ make install install-rmi2html
$ make clean
But I can't execute this, it tells me the make command doesn't exist. This has something to do with the fact that 'make' compiles the stuff, right?

I don't have linux on my PC.

How can I run these two last commands to let me use RWiki?

Thank you.