ActiveState Community

HP-UX ( IA64 )

Issue: XML Parsing in Perl on HP-UX Itanium Platform

Hi,

I am Syed, from Bangalore.

I have a file "default.cst" and an external entity "mgr.dtd".

The XML::Parser downloaded and built by me is able to parse "default.cst" only in 'standalone=yes' mode, but if a reference is made to external entity, then i get an error, as below.

Log:
-----
error in processing external entity reference at line 2, column 59, byte 82:
<?xml version="1.0" ?>

I see that somehow the XML::Parser built by me is unable to parse if there is a refernce to external entity.

Is there a version of TCL for HP-UX 11.2 on and IA64 processor

I connot find a download for Active TCL for HP-UX 11.2 on a IA64 processor. Is there one available?

DBD:ODBC + ActivePerl

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

PDK on HPUX 11i - can't find compatible perl

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:

HPUX problem installing modules

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