Re: pango-rc1-1.0.0 fails configure under hp-ux 11.00
- From: Owen Taylor <otaylor redhat com>
- To: "Gansser, Martin" <MGansser rand de>
- Cc: "'gtk-devel-list gnome org'" <gtk-devel-list gnome org>
- Subject: Re: pango-rc1-1.0.0 fails configure under hp-ux 11.00
- Date: Wed, 6 Mar 2002 12:49:33 -0500 (EST)
"Gansser, Martin" <MGansser rand de> writes:
> 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.
> ...
I've put up a pango-rc2-1.0.0.tar.gz up in:
ftp://ftp.gtk.org/pub/gtk/v1.3/testing/
With the appended ChangeLog diff from rc1. If you could try it
out and see if it fixes your problems, I would appreciate it.
Thanks,
Owen
Wed Mar 6 12:12:21 2002 Owen Taylor <otaylor redhat com>
* pango/fonts.c: Add some text names to weight map for
weights that were added to the PangoWeight enumeration
but not here. (#73728, Arnaud Charlet)
2002-03-06 Manish Singh <yosh gimp org>
* pango/Makefile.am: install-exec-hook should always exist,
because the automake rules assume it to be there if it is
included anywhere in the Makefile.am. So put only the body
of it inside DISABLE_EXPLICIT_DEPS.
Wed Mar 6 11:43:46 2002 Owen Taylor <otaylor redhat com>
* configure.in: Fix problem where == was used instead if =.
(#73694, Martin Gansser)
* modules/Makefile.am (install-data-local): Simplify
the rule to create the pango.modules file to avoid
problems with differing shared library suffixes.
pango-querymodules run without any arguments does the
right thing by default. (#73694, Martin Gansser)
* configure.in: Add a PANGO_MODULE_VERSION variable
defining the subdir in which modules are installed.
* pango/querymodules.c pango/modules.c modules/*/*.am:
Install modules in lib/pango/MODULE_VERSION/modules
* pango.pc.in (pango_module_version): Export pango_module_version
variable so that 3rd parties can determine where to install
libraries.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]