Re: Warning about PNGs

Поиск
Список
Период
Сортировка
От Nikhil S
Тема Re: Warning about PNGs
Дата
Msg-id BANLkTimZYuDBOcrJH2kC6m7AwE4egoCtKA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Warning about PNGs  (Dave Page <dpage@pgadmin.org>)
Ответы Re: Warning about PNGs  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers

What issue? If you cannot build png2c, you're not going to be able to
build the rest of pgAdmin.


Am using the default configure command:
./configure --with-pgsql=/home/pg/pg_database/
 
Which completes ok AFAICS.

Then the make errors out:

make  all-recursive
make[1]: Entering directory `/home/edb/consulting/pgadmin/pgadmin3'
Making all in xtra/png2c
make[2]: Entering directory `/home/edb/consulting/pgadmin/pgadmin3/xtra/png2c'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/home/edb/consulting/pgadmin/pgadmin3/xtra/png2c'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/edb/consulting/pgadmin/pgadmin3'
make: *** [all] Error 2

I think I custom compiled the png2c binary and am using that one from inside the xtra/png2c directory..

Regards,
Nikhils

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Warning about PNGs
Следующее
От: Dave Page
Дата:
Сообщение: Re: Warning about PNGs