Hi, Always loop pgadmin-hackers while replying email thread.
Can you please share the errors while running application ? Thanks, Neel Patel On Mon, Mar 6, 2017 at 2:06 PM, marcelo <marcelo.nico...@gmail.com> wrote: > Hi > > Of course I read the README, and followed it until these indications > (pint 6) > > (pgadmin4) $ python $PGADMIN4_SRC/web/setup.py > > or by starting pgAdmin 4: > > (pgadmin4) $ python $PGADMIN4_SRC/web/pgAdmin4.py > > at line ~ 150 of the file. > > And was there where the build/setup process crushed, because some obscure > errors on Flask installation. > > Could I edit some cpp modules and cut off all the python crap? > > TIA > > On 06/03/17 00:34, Neel Patel wrote: > > Hi Marcelo, > > To run the pgAdmin4 as desktop application, you need to build 'runtime' > located at PGADMIN_SOURCE/runtime. > How to build the runtime - Please refer 'Building the Runtime' section in > 'README file under PGADMIN_SOURCE. > > Let us know if you are finding difficulties in building runtime. > > Thanks, > Neel Patel > > On Mon, Mar 6, 2017 at 4:00 AM, marcelo <marcelo.nico...@gmail.com> wrote: > >> Hi >> Nice effort done on pgAdmin4. >> I can compile it from source (for Lubuntu 15.04), but cannot execute it >> because of flask and some other python hell. (I don't like nor use python, >> except when it's embedded in some app I need). >> Cannot install flask because some error on pip. >> I don't need a web version; some polite desktop is enough for me. >> Could someone give me some guidelines regarding which modules to edit to >> compile it exclusively as desktop for Linux? >> TIA >> Marcelo >> >> >> -- >> Sent via pgadmin-support mailing list (pgadmin-supp...@postgresql.org) >> To make changes to your subscription: >> http://www.postgresql.org/mailpref/pgadmin-support >> > > >