ActivePerl 下的 Padre:不工作?

发布于 2025-01-03 01:31:25 字数 635 浏览 1 评论 0原文

我安装了 ActivePerl 版本 5.12.2.1202 和 PPM 版本 4.11。

我想使用带有 GUI 的调试器,在其中可以看到 Perl 程序变量。在对 Eclipse 和 EPIC 感到失望之后(因为它们似乎非常不用户友好且不可原谅(很多失败)),我决定尝试一下 Padre。

我将 wxperl 存储库添加到 PPM 存储库,并下载了 Padre。

当我在命令提示符下输入“padre”时,出现错误:

程序无法启动,因为缺少 wxmsw28u_core_custom.dll 从您的计算机。

然后我卸载了 Padre,并按照 ActivePerl 网站上的建议进行操作 - 在命令提示符下,我说:“ppm install padre”。 Padre 已安装,但是当我在命令提示符下输入“padre”时,我再次收到错误:

程序无法启动,因为缺少 wxmsw28u_core_custom.dll 从您的计算机。

(请注意,Padre 应该与 ActivePerl 一起使用)。

我的系统是 Windows 7 x64。我以“管理员”身份运行命令框,但没有帮助。

该怎么办?

I have ActivePerl version 5.12.2.1202 and PPM version 4.11 installed.

I would like to use a debugger with a GUI where I can see the Perl program variables. After getting disappointed of Eclipse and EPIC, (since it seems they are terribly un-userfriendly and unforgiving (lots of failures)), I decided to try out Padre.

I added the wxperl repository to the PPM repositories, and downloaded Padre.

When I go "padre" at the command prompt, I get the error:

The program can't start because wxmsw28u_core_custom.dll is missing
from your computer.

I then uninstalled Padre, and followed the advice on the ActivePerl web site - at the command prompt, I say: "ppm install padre". Padre gets installed, but again, when I go "padre" at the command prompt, I get the error:

The program can't start because wxmsw28u_core_custom.dll is missing
from your computer.

(Note that Padre is supposed to be working with ActivePerl).

My system is Windows 7 x64. I have run the command box as "administrator", and it didn't help.

What to do?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

反差帅 2025-01-10 01:31:25

你可以尝试Dwim Perl,它已经包含Padre 0.94。我还给 wxperl.co.uk 的所有者 Mark 发了一条消息,要求将 Padre 升级到 0.94。那家伙太棒了。通常可以在 #padre 找到对 padre 的支持

You can just try Dwim Perl which already contains Padre 0.94. I also sent a message to Mark, the owner of wxperl.co.uk to upgrade Padre to 0.94. That guy is just awesome. Support for padre is usually found at #padre

难以启齿的温柔 2025-01-10 01:31:25

我是这样解决的:我卸载了来自 ActiveState 存储库的 wx 相关软件包,并安装了来自 wxPerl 存储库的同名软件包。

我在这里学到的:

https://groups.google .com/group/binary-wxperl/browse_thread/thread/f53be0143430f408?hl=en#

(请参阅答案,第二篇文章)

I've solved it this way: I uninstalled wx- related packages which originated from the ActiveState repository, and installed the packages with the same name originating from the wxPerl repository.

I learned it here:

https://groups.google.com/group/binary-wxperl/browse_thread/thread/f53be0143430f408?hl=en#

(see the answer, second post)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文