Rainforest

Sankuru

Implementing, customizing, extending, and troubleshooting Joomla/Virtuemart

Views: 1176
SocialTwist Tell-a-Friend

Machine translation

English Arabic Chinese (Simplified) German Japanese Russian Spanish



Re-use open source

What you need, often exists already, and covers your requirements for 80%. We will add the remaining 20% for you.

Free quote

Request a free quote today.

The Sankuru foxrate.org currency conversion plugin for Virtuemart: installing on windows PDF Print E-mail
User Rating: / 0
PoorBest 
Written by erik   
Monday, 02 March 2009 09:55

By default, Windows does not come with a traditional command line environment as you would find on Linux or Unix. It means that you cannot deploy shell scripts to a Windows machine, without first installing a working command line environment.

For the foxrate conversion scripts, the following utilities are lacking on Windows:

  • bash
  • sed
  • curl
  • cron

In order to get a working version of bash and sed, you can install Msys:  http://www.mingw.org/wiki/msys.

You can download curl for windows from: http://curl.haxx.se. Don't forget to put curl in your msys/bash path.

You can download cron for windows from: http://www.cronforwindows.com.

Note that shell scripts massively create and execute new processes. Process creation is notoriously slow on Windows. You will notice that your shell script will run substantially slower on Windows than on Linux.

 


blog comments powered by Disqus
 
 
Joomla 1.5 Templates by Joomlashack