in reply to Error on executing a .exe file compiled from the pp in a non perl installed machine.

The program can't start because libgif-6__.dll is missing from your computer

That's the problem right there.
You need to package libgif-6__.dll with the executable.

Cheers,
Rob
  • Comment on Re: Error on executing a .exe file compiled from the pp in a non perl installed machine.

Replies are listed 'Best First'.
Re^2: Error on executing a .exe file compiled from the pp in a non perl installed machine.
by pradeep,krishna (Scribe) on Apr 08, 2014 at 07:08 UTC

        Yep buddy... :)
        This worked thanks a lot... :)

      How did you verify that libgif-6__.dll was packaged with your executable?