in reply to Unable to install ClearCase::CtCmd module

You need to install some of the c development tools, such as gcc and make. As the script writes, it is looking for gcc, but cant find it, so try installing gcc. You can get it from MinGW.

  • Comment on Re: Unable to install ClearCase::CtCmd module

Replies are listed 'Best First'.
Re^2: Unable to install ClearCase::CtCmd module
by premal (Acolyte) on Apr 23, 2010 at 05:29 UTC
    Hi, Thanks for your reply. I already have gcc.exe and other files in my /perl/site/bin directory but still i am getting this error. Do you have any other solution for this.