I just installed CentOS, then installed Komodo, and copied my perl scripts over that work fine on Ubuntu. However, when I now run the scripts in Komodo none of my print statements go to STDOUT.
Hello,
I've a mailbox ( Outlook ) to which mails with attachments are sent regularly. There is a legacy process that runs on this windoze box which scrapes those emails to look for attachments ( Excel spreadsheets ) and load them into a database or spit them out as CSV.
I'm trying to couple of things
* 1. Port this process or rewrite this process to run out of Linux
* 2. If I could read the same mailbox thro' Sendmail or some other way, I'd prefer that
* 3. If its not possible, then I'd want to know the procedure to read an Outlook inbox from Linux.
hi
i'm using PDK-Pro 7.1 and ActivePerl 5.10 and Mysql 5, the complied app works good on mysql 5 but if the server is using mysql 4, it would get error
/opt/asterisk/scripts/astercc/astercc
install_driver(mysql) failed: Can't load 'auto/DBD/mysql/mysql.so' for module DBD::mysql: auto/DBD/mysql/mysql.so: cannot open shared object file: No such file or directory at
and i would get same error if i complied the app on mysql4 server and then execute on mysql5 server
hi
i'm using PDK-Pro 7.1 and ActivePerl 5.10 and Mysql 5, the complied app works good on mysql 5 but if the server is using mysql 4, it would get error
/opt/asterisk/scripts/astercc/astercc
install_driver(mysql) failed: Can't load 'auto/DBD/mysql/mysql.so' for module DBD::mysql: auto/DBD/mysql/mysql.so: cannot open shared object file: No such file or directory at
and i would get same error if i complied the app on mysql4 server and then execute on mysql5 server
I am having trouble using the PERL remote debugging feature when making requests to a perl file on a remote server.
I have set up remote debugging before on my local server (across a local network) and everything runs fine. I now wish to set up the same configuration on a live server but I am having problems which I think may have something to do with Plesk (which is on the live server and not the local server).
To start with, here is the setup:
Remote server running Fedora 6 with Plesk 8.6
Komodo running on local windows XP machine
I know Redhat EL5 is the officially supported platform for Komodo IDE 5, but is there any hope of making it work on EL4?
I've got this error when installing:
./INSTALLDIR/lib/python/bin/python2.6: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by ./INSTALLDIR/lib/python/bin/../lib/libpython2.6.so.1.0)
Thanks in advance,
C.G. Liau
Hi,
I'm facing some issues with my multi threaded ruby app. At some point the application doesn't schedule tasks anymore and effectively locks up. Can the komodo ruby debugger attach to such a process and show me the current stack of each thread? There are posts on the 'net on how to do this with gdb but that's not working for me somehow.
I searched the forum for 'ruby attach' but got no relevant hits. Sorry if I missed it.
Thanks,
Sander
GReetings|
I'm using the Linux version of Komodo 5.0, I've used before the Komodo 4.4 with no problem at all, although installation occurred with no problem at all, trying to start Komodo (5.5) ide results in this error:
./../lib/mozilla/komodo-bin: symbol lookup error: ./../lib/mozilla/libthebes.so: undefined symbol: cairo_surface_get_reference_count
I'll appreciate any help on this issue, since i haven't found any information on this type of error. Thanks.
Hi guys...
I was wandering if there is an extension/way to have better diff. Good example is notepad++ that opens two windows and scrolls both of them when you move one.
notepad++ is using plugin which is also open.
I've upload a picture....
I was wondering if here is a way to control the location of the tabs. For example, I installed the Source Tree plugin and it appears on the right hand tab list (with the toolbox). I would prefer to have on the left hand tabs:
Projects Servers Source
Is there any way to do this?