Hi,
./configure fails on hp-ux 11.00, but compiles without errors.
...
checking Whether to write dependencies into .pc files... ./configure
[10586]: ==: A test command parameter is not valid.
gmake install have the following error, and libpangoft2 will not be
installed on hp-ux 11.00 but on hp-ux 10.20
...
mkdir /opt/pango-1.0.0/etc
mkdir /opt/pango-1.0.0/etc/pango
ls: /opt/pango-1.0.0/lib/pango/modules/*.so: No such file or directory
No dynamic modules were installed; all modules were linked statically.
...
output of ll /opt/pango-1.0.0/lib:
total 2164
-rwxr-xr-x 1 root sys 961 Mar 6 12:52 libpango-1.0.la
lrwxrwxrwx 1 root sys 19 Mar 6 12:52 libpango-1.0.sl ->
libpango-1.0.sl.0.0
lrwxrwxrwx 1 root sys 19 Mar 6 12:52 libpango-1.0.sl.0 -> libpango-1.0.sl.0.0
-r-xr-xr-x 1 root sys 1712224 Mar 6 12:52 libpango-1.0.sl.0.0
-rw-rw-rw- 1 root sys 729 Mar 6 12:52 libpangox-1.0.la
lrwxrwxrwx 1 root sys 20 Mar 6 12:52 libpangox-1.0.sl -> libpangox-1.0.sl.0.0
lrwxrwxrwx 1 root sys 20 Mar 6 12:52 libpangox-1.0.sl.0 -> libpangox-1.0.sl.0.0
-r-xr-xr-x 1 root sys 490536 Mar 6 12:52 libpangox-1.0.sl.0.0
drwxrwxrwx 3 root sys 96 Mar 6 12:50 pango
drwxrwxrwx 2 root sys 96 Mar 6 12:52 pkgconfig
any help?
thanks
Martin