



I connot find a download for Active TCL for HP-UX 11.2 on a IA64 processor. Is there one available?
Hi,
I have been looking at a problem one ouf our customers was having using ActivePerl to connect via DBD:ODBC to our SQL Server driver on Linux. After investigating, the problem seems to be that the version of iODBC you have built your distribution with expects the W (wide) functions (SQLDriverConnectW, SQLConnectW) to use four byte unicode. Unfortunatly that will fail with just about every ODBC driver out there that exports the W functions, as most of those will expect 2 byte wide characters, just the same as on Windows
Receive error that no compatible version of perl found during PDK Pro for HP installation. Here is the output from install.sh:
Found 0 compatible versions of Perl on this system.
Note that the following versions of Perl are not compatible with
this product:
/usr/bin/perl:
- '/opt/perl_32/bin/perl-dynamic' (IA64.ARCHREV_0-thread-multi) is not binary compatible with ActivePerl (PA-RISC1.1-thread-multi)
/opt/perl/bin/perl:
I'm running a second installation of perl on and was trying to install
Bundle::CPAN. Some modules installed and some did not. The Bundle summary
provides the list of those that did not. I also need the modules for DBD::mysql
and DBI to install. I figure if I can correct the problems associated with
installing these I'll understand what settings are needed in my cpan,
makefile.pl, and build modules.
I don't know if this is the source of the problem but there is an error message
:
/usr/bin/sh: gcc: Execute permission denied.
*** Error exit code 1