This is a discussion on Re: problem compiling on suse 10 within the pgsql Interfaces Pgadmin Support forums, part of the PostgreSQL category; --> > -----Original Message----- > From: diego@adminsa.com [mailto:diego@adminsa.com] > Sent: 11 January 2006 12:28 > To: Dave Page > Cc: ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| > -----Original Message----- > From: diego@adminsa.com [mailto:diego@adminsa.com] > Sent: 11 January 2006 12:28 > To: Dave Page > Cc: Miha Radej; diego@adminsa.com; pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] problem compiling on suse 10 > > I agree. I could not install pgadmin3 with wx 2.6.2 in a > fresh Fedora Core > 4 so I tried with wx 2.7 and worked, but I suspect that the > solution was > something in the process of removing 2.6.2 version and > installing 2.7 and > not the 2.6.2 version itself. Yes - I would think it was a debug/non-debug problem given that it was complaining about wxAssert (iirc). > After that, at home, I did a svn checkout and compiled > without any problem > with installed wxWidgets 2.6.2 in my Fedora Core 4 notebook. Ahh, good. > By the way, it seems to work Ok with wxWidgets 2.7 until now. Also good :-) Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster |
| ||||
| hi! yes... well... status report... i removed any wx related stuff i've installed from source from my system. i then decided to give yast a try and i installed wxgtk and wxdevel from there; yast is offering version 2.6.1. pgadmin compiled and is running nicely, with the exception of not being able to produce a debug build (configure fails if i use --enable-debug). for now i'll stick to what i have and try to figure out what went wrong some other time thanks again for all your help! regards, Miha -- "... the small primitive tribes joined up and became huge, powerful primitive tribes with more sophisticated weapons." -- Terry Pratchett, Small Gods Dave Page wrote: > > >> -----Original Message----- >> From: diego@adminsa.com [mailto:diego@adminsa.com] >> Sent: 11 January 2006 12:28 >> To: Dave Page >> Cc: Miha Radej; diego@adminsa.com; pgadmin-support@postgresql.org >> Subject: Re: [pgadmin-support] problem compiling on suse 10 >> >> I agree. I could not install pgadmin3 with wx 2.6.2 in a >> fresh Fedora Core >> 4 so I tried with wx 2.7 and worked, but I suspect that the >> solution was >> something in the process of removing 2.6.2 version and >> installing 2.7 and >> not the 2.6.2 version itself. > > Yes - I would think it was a debug/non-debug problem given that it was > complaining about wxAssert (iirc). > >> After that, at home, I did a svn checkout and compiled >> without any problem >> with installed wxWidgets 2.6.2 in my Fedora Core 4 notebook. > > Ahh, good. > >> By the way, it seems to work Ok with wxWidgets 2.7 until now. > > Also good :-) > > Regards, Dave. > > ---------------------------(end of broadcast)--------------------------- > TIP 2: Don't 'kill -9' the postmaster > ---------------------------(end of broadcast)--------------------------- TIP 5: don't forget to increase your free space map settings |