I have downloaded panotools and I am trying to convert from equirectangular to cubemap.
When I run
>erect2cubic --erect=opt.tif --ptofile=cubic.pto
It complains
Can't locate auto/Win32/Win32.dll at (eval 1) line 36.
Compilation failed in require at /loader/0x253138/Cwd.pm line 643.
BEGIN failed--compilation aborted.
erect2cubic does run without any command line options
I have tried it on both 32 and 64 bit machines.