【发布时间】:2023-04-06 04:09:01
【问题描述】:
我正在尝试使用 cpan 在 windows 中为 perl 安装 Tk 模块。 问题是:
Checking if you have Test::More 0 ... Yes (0.98)
Checking if you have Encode 0 ... Yes (2.44)
Building Tk-804.03 ... dmake.exe: Error: -- `C:\Documents' not found, and can't
be made
FAIL
! Installing Tk failed. See C:\Documents and Settings\Admin\.cpanm\build.log for
details.
在 build.log 中没有其他信息。
如何将“.cpanm”目录的路径更改为没有空格的任何其他目录? 默认值为“~/.cpam”,我没有找到改变它的方法。
【问题讨论】:
标签: windows perl cpan strawberry-perl home-directory