> Hi!
>
> I would like to get the pgserver running on HP-UX. What would I need to
> implement to get this going? I have all the auto* stuff, m4 and gcc and
> ... on my machine. Well, this is a custom setup, and it would be good,
> if it also would be possible to not only have a small gui in the end,
> but also a small list of prerequisites for to compile the whole stuff.
>
> Here is, what I got. Are there any config files of other platforms,
> which I could use to implement the things for HP-UX?
>
> mmwr0099/home/u22md/src/gui/pgui-dev20020712/pgserver> ./configure
> checking for a BSD compatible install... /opt/imake/bin/install -c
> checking whether build environment is sane... yes
> checking whether make sets ${MAKE}... yes
> checking for working aclocal... interpreter "/usr/local/bin/perl" not
> found missing
not really good ...
> checking for working autoconf... found
> checking for working automake... found
> checking for working autoheader... found
> checking for working makeinfo... missing
> checking build system type... Invalid configuration `-hp-hpux11.00':
> machine `- hp' not recognized
> configure: error: /bin/sh ./config.sub -hp-hpux11.00 failed.
>
It seems that something is badly evaluated when checking for
your system (I think something like the os must be present
before the '-hp-hpux11.00' part)
Check if you have the last version of autoconf/automake and
that they use the GNU m4 and not the standard version that
certainly come with HP-UX
-philippe
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/pgui-devel