Re: Warning about PNGs - Mailing list pgadmin-hackers

From Nikhil S
Subject Re: Warning about PNGs
Date
Msg-id BANLkTimZYuDBOcrJH2kC6m7AwE4egoCtKA@mail.gmail.com
Whole thread Raw
In response to Re: Warning about PNGs  (Dave Page <dpage@pgadmin.org>)
Responses Re: Warning about PNGs
List 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 by date:

Previous
From: Dave Page
Date:
Subject: Re: Warning about PNGs
Next
From: Dave Page
Date:
Subject: Re: Warning about PNGs