| From: | Dave Page <dpage(at)pgadmin(dot)org> |
|---|---|
| To: | Nikhil S <nixmisc(at)gmail(dot)com> |
| Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: Warning about PNGs |
| Date: | 2011-05-05 13:16:59 |
| Message-ID: | BANLkTinn+VAPj=RWH_xUJG7X_A3QFyseQw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
On Thu, May 5, 2011 at 2:13 PM, Nikhil S <nixmisc(at)gmail(dot)com> wrote:
>
>> 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..
When was the last time you ran the bootstrap script?
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nikhil S | 2011-05-05 13:24:22 | Re: Warning about PNGs |
| Previous Message | Nikhil S | 2011-05-05 13:13:11 | Re: Warning about PNGs |