Re: [pgadmin-support] Cannot compile pgadmin4 mainline

2016-12-16 Thread Dave Page
Hi On Fri, Dec 16, 2016 at 1:21 AM, Mark Murawski wrote: > Ah thanks. It was just odd it didn't keep the settings from before i upped > my local git. It should - it stores that in your home directory by default. My only guess is that it was working with the previous default search paths, and we

Re: [pgadmin-support] Cannot compile pgadmin4 mainline

2016-12-15 Thread Mark Murawski
Ah thanks. It was just odd it didn't keep the settings from before i upped my local git. I searched my email history left and right trying to find where you had helped me previously, but I couldn't find anything and got stuck. A user not knowing anything beforehand, seeing 'Python Path' is a

Re: [pgadmin-support] Cannot compile pgadmin4 mainline

2016-12-13 Thread Dave Page
On Mon, Dec 12, 2016 at 9:17 PM, Mark Murawski wrote: > Thanks, That worked. > > Now I'm back to this again: > > markm {~} markm$ source /usr/share/virtualenvwrapper/virtualenvwrapper.sh > markm {~} markm$ workon pgadmin4 > (pgadmin4)markm {~} markm$ > > > (pgadmin4)markm {~} markm$ download/pgadm

Re: [pgadmin-support] Cannot compile pgadmin4 mainline

2016-12-12 Thread Mark Murawski
Thanks, That worked. Now I'm back to this again: markm {~} markm$ source /usr/share/virtualenvwrapper/virtualenvwrapper.sh markm {~} markm$ workon pgadmin4 (pgadmin4)markm {~} markm$ (pgadmin4)markm {~} markm$ download/pgadmin4/runtime/pgAdmin4 Python path: "/usr/bin/python3.4" Python Home:

Re: [pgadmin-support] Cannot compile pgadmin4 mainline

2016-12-12 Thread Dave Page
Hi On Mon, Dec 12, 2016 at 1:04 AM, Mark Murawski wrote: > (pgadmin4)markm {~/download/pgadmin4/runtime} kobaz$ git pull > Already up-to-date. > (pgadmin4)markm {~/download/pgadmin4/runtime} kobaz$ git log | head -n 1 > commit 4a280b251755091af9bf56bcdee964601df104ae > > (pgadmin4)markm {~/downlo

Re: [pgadmin-support] Cannot compile

2003-10-10 Thread Raphaël Enrici
Another thing, I forgot to tell. Which version of wx did you build ? The last good one I know to work with pgAdmin3 is "20031001" that you can still find on wxwindows.org. We stay in touch. regards, Raphaël Raphaël Enrici wrote: Hi Troels, Troels Arvin wrote: Hello, For a week, I've been trying

Re: [pgadmin-support] Cannot compile

2003-10-10 Thread Raphaël Enrici
Hi Troels, Troels Arvin wrote: Hello, For a week, I've been trying to compile the CVS-version of pgadmin3 - without luck. First, I tried with the wxWindows-RPMS from the ftp-site. Now I'm trying with a wxWindows installation compiled from the latest wxWindows CVS repository. Still no luck. The er