in reply to installing modules with gcc

cl: Command not found

The command 'cl' invokes the ms c/c++ compiler. Do you have it, and if so, have you set up the environment correctly?

Replies are listed 'Best First'.
Re^2: installing modules with gcc
by dannoura (Pilgrim) on Aug 10, 2004 at 08:09 UTC

    How do I set it up? Do I need to make a new environment variable? If so where should it point to?