|
|
| · · · · · · · | |
|
Re: Compiling latest pgAdmin 3 fails on Red Hat 8
Hi, Dave Page wrote: I'm trying to compile HEAD pgAdmin 3 extracted from the CVS repository (on 2005-04-26) with wxWidgets / GTK 1.6.0 on Red Hat Linux 8, but it fails with this message:Does: Yes, thank you very much! But now, I get an error on install: $ sudo make install Making install in src make[1]: Entering directory `/home/flabrie/Tools/PostgreSQL/pgAdmin3/repository/pgadmin3/src' make[2]: Entering directory `/home/flabrie/Tools/PostgreSQL/pgAdmin3/repository/pgadmin3/src' /bin/sh ../config/mkinstalldirs /usr/local/pgadmin3/bin /usr/local/bin/install -c pgadmin3 /usr/local/pgadmin3/bin/pgadmin3 make install-exec-hook make[3]: Entering directory `/home/flabrie/Tools/PostgreSQL/pgAdmin3/repository/pgadmin3/src' make[3]: *** No rule to make target `install-exec-hook'. Stop. make[3]: Leaving directory `/home/flabrie/Tools/PostgreSQL/pgAdmin3/repository/pgadmin3/src' make[2]: *** [install-exec-am] Error 2 make[2]: Leaving directory `/home/flabrie/Tools/PostgreSQL/pgAdmin3/repository/pgadmin3/src' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/flabrie/Tools/PostgreSQL/pgAdmin3/repository/pgadmin3/src' make: *** [install-recursive] Error 1 Is that "install-exec-hook" target essential? Is there any typo in this make target? Thanks. Kind regards, -- <x-tad-bigger>Francis Labrie</x-tad-bigger> Saint-Bruno-de-Montarville, Québec, Canada
|