Re: [pgadmin-hackers] Warning about PNGs

2011-05-05 Thread Dave Page
On Thu, May 5, 2011 at 2:24 PM, Nikhil S wrote: > >> >> When was the last time you ran the bootstrap script? >> > > Apparently never :P > > Did it now and things are kosher. Sorry for the noise. :-) -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.e

Re: [pgadmin-hackers] Warning about PNGs

2011-05-05 Thread Nikhil S
> > When was the last time you ran the bootstrap script? > > Apparently never :P Did it now and things are kosher. Sorry for the noise. Regards, Nikhils

Re: [pgadmin-hackers] Warning about PNGs

2011-05-05 Thread Dave Page
On Thu, May 5, 2011 at 2:13 PM, Nikhil S 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

Re: [pgadmin-hackers] Warning about PNGs

2011-05-05 Thread Nikhil S
> 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 `/h

Re: [pgadmin-hackers] Warning about PNGs

2011-05-05 Thread Dave Page
On Thu, May 5, 2011 at 2:01 PM, Nikhil S wrote: > Hi, > > I also face issues while compiling pgadmin on my ubuntu. It has issues > compiling > xtra/png2c directory. Till date, I have circumvented this issue by removing > this directory manually from the Makefile :) What issue? If you cannot build

Re: [pgadmin-hackers] Warning about PNGs

2011-05-05 Thread Nikhil S
Hi, I also face issues while compiling pgadmin on my ubuntu. It has issues compiling xtra/png2c directory. Till date, I have circumvented this issue by removing this directory manually from the Makefile :) Regards, Nikhils On Wed, May 4, 2011 at 11:04 PM, Dave Page wrote: > On Wed, May 4, 2011

Re: [pgadmin-hackers] Warning about PNGs

2011-05-04 Thread Dave Page
On Wed, May 4, 2011 at 6:22 PM, Magnus Hagander wrote: > Ok, this will show how long ago it was I rebuilt pgadmin ;) But when I > did, and then ran it, I get: > > 07:21:29 PM: Debug: Adding duplicate image handler for 'PNG file' > > Is that "normal"? Intended? Buglet? Harmless buglet that I didn'

[pgadmin-hackers] Warning about PNGs

2011-05-04 Thread Magnus Hagander
Ok, this will show how long ago it was I rebuilt pgadmin ;) But when I did, and then ran it, I get: 07:21:29 PM: Debug: Adding duplicate image handler for 'PNG file' Is that "normal"? Intended? Buglet? --  Magnus Hagander  Me: http://www.hagander.net/  Work: http://www.redpill-linpro.com/ --