SFN:HowTo Grab/Clean/Upload Varaphalam
- Ensure that Perl Mediawiki libraries are installed in your system.
- Create a directory in your home, say,
mkn. This will look like/home/username/mknafter creation. Theusernamemay be replaced with user actual user id. - Change directory with the command
cd mkn - Unzip the archive
palm-grab-upload.zipin the newly created directory. - Open
Makefileingedit:gedit Makefile. - Enter the name of the file to be grabbed against the
filevariable. - Execute the command:
make - If everything is correct, the pages will be grabbed from Palm, cleaned up and
out.wikiwill be created in your working directory (i.e.,mkn).