in reply to Win32::GUI Installation Errors
The problem has a very simple solution afterwards. The problem is that dlltool invokes executables like "as" and "ld", but my PATH environment variable contains this executables from ATI in
C:\Program Files (x86)\ATI Stream\bin\x86_64
C:\Program Files (x86)\ATI Stream\bin\x86
if these two directories are removed from PATH, everything works OK.
It may be something else on your computer, so the solution may be just to put strawberry perl's PATH directories before other PATH dirs (at least during the installation of the modules that report dlltool problems)...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Win32::GUI Installation Errors
by Anonymous Monk on Feb 21, 2011 at 01:15 UTC |