I am getting the following error on installing PDK-Pro-7.3.0.
Error writing to file: Perl58RT73.dll. Verify that you have access to that directory.
Where should Perl58RT73.dll normally reside? I'm installing it into the default location.
Thanks in advance for any advice!
Komodo IDE 5.1.4
cygwin ruby 1.8.7
ruby-debug (0.10.3)
ruby-debug-base (0.10.3)
ruby-debug-ide (0.4.6)
When I start debugging, I encounter this:
/cygdrive/c/Program Files/ActiveState Komodo IDE 5/lib/support/dbgp/rubylib/rdbgp/loader.rb:98:in `start_dbpg_client': undefined method `start' for Debugger:Module (NoMethodError) from C:/Program Files/ActiveState Komodo IDE 5/lib/support/dbgp/rubylib/rdbgp.rb:118:in `get_going' from C:/Program Files/ActiveState Komodo IDE 5/lib/support/dbgp/rubylib/rdbgp.rb:128
Hi,
last week our security team enabled NTLM on Internet firewall.
after that We can not make package update with PPM.
PPM is producing following error:
“failed 407 Proxy Authentication Required ( The ISA Server requires authorization to fulfill the request. Access to the Web Proxy filter is denied. )”
Before that I used http_proxy=http://username:password@hostname:port
method to pass firewall. But after NTLM, it didn't work.
in that case, How should I run PPM behind the NTLM enabled firewall
to get perl package updates ?
Could you please help me for this issue...
Hi All,
I required to do Perl script programming in window environment. For this I download the ActivePerl from the following link http://downloads.activestate.com/ActivePerl/Windows/5.10/ActivePerl-5.10... (file name is ActivePerl-5.10.0.1005-MSWin32-x86-290470.msi ) now I am finding difficulties in finding edit for window environment.
My questions here are
1. Is this correct URL link to down load ActivePerl ?
Hello,
I've decided to purchase komodo IDE 5 after a long use of komodo 3.5, but I miss the old JS code analysis. Let me explain ...
I'm using prototype.js framework, which makes me create pseudo-classes like this :
myGreatClass = Class.create({
initialize: function(parentId) {
this.parentId = parentId;
this.msg = "hello";
this.myList = [];
},
myMethod: function() {
// things here
}
});The tutorial near the bottom of the page:
set a 100.00
puts "Washington is not on the $a bill" ;# This is not what you want
Tclsh85:
% set a 100.00
100.00
% puts "Washington is not on the $a bill"
Washington is not on the 100.00 bill
%
I don't know about want, but it is what I expected.
When working with perl stuff i often throw in a whole bunch of debugging boilerplate modules like "no indirect; use Perl::Critic; use diagnostics;", etc.
This is getting a tad annoying to do for every file. The perl runtime executable allows me to load modules by using the command switch -m.
However, for one: I have to paste that everytime into the run dialog when i encounter a new file. And for the other: I see no way to add these options to the syntax checking.
print `dir `;#does not run, works fine from command line.
Any idea why? The server runs perfectly otherwise.
Has anyone else experience Komodo 5 being significantly slower than Komodo 4?
Right now I have installed on Windows XP both Komodo 4.4 (with the latest updates) and Komodo 5.2.0-beta1, build 32707, but I've seen this poor performance with Komodo 5.1.4 as well. I read http://community.activestate.com/forum/what-are-current-plans-re-komodo-... but deleting the entire c:\Documents and Settings\dandv\Application Data\ActiveState\KomodoIDE\5.2 directory either before or after installation, did not help.
How is Komodo 5 slower than Komodo 4: