/usr/lib/python2.7/BaseHTTPServer.pyc
and nothing else happens.
Any idea?
Thanks,
Luca
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
bel (0.9)
Flask-Gravatar (0.4.2)
Flask-Login (0.2.11)
Flask-Mail (0.9.1)
Flask-Principal (0.4.0)
Flask-Security (1.7.4)
Flask-SQLAlchemy (2.0)
Flask-WTF (0.11)
I've run the following:
$ pip install -r ../requirements_py2.txt
that gave me a few extra packages, however:
$ ./pgAdmin4
Webapp pa
Hi all,
still trying to get pgAdmin4 running on my system. When I launch it I got:
./runtime/pgAdmin4
Webapp path: "/home/luca/tmp/pgadmin4/web/pgAdmin4.py"
Traceback (most recent call last):
File "/home/luca/tmp/pgadmin4/web/pgAdmin4.py", line 24, in
from pgadmin impo
On Tue, Apr 19, 2016 at 11:00 AM, Neel Patel
wrote:
> Remove the "-lpython3.4m" from LFLAGS in Makefile and add it at the end in
> "LIBS" variable after linking of Qt libraries as below.
While it compiles with python 2.7 it does not with 3.5.1 (I report
this in the case it is useful):
In file in
On Mon, Apr 18, 2016 at 10:27 AM, Mark Csaba wrote:
> Hello Luca,
>
> Try using apt-file:
>
> sudo apt-get install apt-file
> sudo apt-file update
> sudo apt-file search python-config
Thanks for the hint: that lead me to package python-dev.
However, during the building
r.cpp:(.text+0x806): undefined reference to `PyList_Append'
collect2: error: ld returned 1 exit status
Makefile:124: recipe for target 'pgAdmin4' failed
make: *** [pgAdmin4] Error 1
and then I'm stucked.
Luca
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
.
However, I've got python 2.7.10 installed and in the path.
I'm not a python expert, what am I missing?
Thanks,
Luca
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
epel-x86_64/pgadmin3-1.8.4-1.el5.x86_64.rpm.html
> >
> > Thanks,
> >
> > Luca
> >
> >
>
>
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-support
Hello,
I am hoping to install pgadmin3 for centos 5.10 x86_64, but the one
available in the repo is i386. Is this an error, or is x86_64 not
available?
Thanks,
Luca
--
Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org)
To make changes to your subscription:
http
Hello Guillaume,
Thanks for your answer. However, I just tested 1.16.1. The problem is still
present.
Regards,
---
Luiz Angelo Daros de Luca, Me.
luizl...@gmail.com
2013/6/19 Guillaume Lelarge
> On Wed, 2013-06-19 at 16:07 -0300, Luiz Angelo Daros de Luca wrote:
> &
ep the startup color. Maybe there is some event that
needs to be treated.
Regards,
---
Luiz Angelo Daros de Luca, Me.
luizl...@gmail.com
feisty pgadmin
Now if I type apt-get update I got an erro that says that the file
ftp://ftp7.it.postgresql.org/pgadmin3/release/ubuntu/dists/feisty/pgadmin/binary-i386/Packages.gz
cannot be found (No such file).
That's strange since if I put such link in my browser I get access to the
file.
An
Hi all,
I've compiled (with a few troubles) pgadmin3 1.6.2 and it is working but I've
got a few windows with font overlapping. For example, the property of the
table, in the constraint tab, shows me all the fonts overlapped. I can post a
screenshoot if it he
;ve
got the pgadmin3 working! I'm quite astonished by this strange behaviour, but
now it works!
Thanks everyone for the support, and if someone has a clue about what happened
please advice.
Luca
---(end of broadcast)---
TIP 1: if post
8 -lwx_baseu-2.8"
>
> change dir to /contrib/src/ogl and type make clean && make.
> at the end of report you should see string with linker options. for
> example, my string is:
>
It seems right to me, isn't it?
g++ -shared -fPIC -o
/home/luca/tmp/wxWidgets-
local/lib/libwx_gtk2u_svg-2.8.so
/usr/local/lib/libwx_gtk2u_xrc-2.8.so
and all the above are under /usr/local/lib that is listed in
my /etc/ld.so.conf (I ran ldconfig a few times).
How can I proceed?
Thanks,
Luca
---(end of broadcast)---
On Thursday 01 February 2007 Alex Gorbachenko's cat, walking on the keyboard,
wrote:
> ldd -r /usr/local/lib/libwx_gtk2u_stc-2.8.so
> here ?
ldd -r /usr/local/lib/libwx_gtk2u_stc-2.8.so
linux-gate.so.1 => (0xe000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7ea2000)
libdl.so.
ce to
`wxWindow::ApplyToolTip(_GtkTooltips*, char const*)'
/usr/local/lib/libwx_gtk2u_ogl-2.8.so: undefined reference to
`wxStringBase::operator=(char const*)'
collect2: ld returned 1 exit status
make[2]: *** [pgadmin3] Error 1
make[2]: Leaving directory `/home/luca/tmp/pgadmin3-1.6.2/src'
n1.6.1/bin/pgadmin3
/usr/local/postgresql/pgadmin1.6.1/bin/pgadmin3: error while loading shared
libraries: libwx_gtk2u_stc-2.8.so.0: cannot open shared object file: No such
file or directory
Any idea?
Thanks,
Luca
---(end of broadcast)---
TIP
I tried to re-compile the wxWidgets specifying a prefix directory, and then
passing it to the configure script with the --with-wx=prefix but the error is
the same above.
Any idea about what can I do to compile pgadmin?
Thanks,
Luca
---(end of
anged. I took a look at the configure script and
found that the above message is echoed when pg_config is not found, and I
cannot find it on my system. Do I have to install a specific package to get
this program? How can I compile pgadmin?
Thanks,
Luca
---(e
Hi all,
anyone knows a source list for atp to get and install the latest version of
pgadmin?
Thanks,
Luca
---(end of broadcast)---
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL
Hello all,I have a problem with pgagent, installation of schema and service ok, when create a job with one or more steps and schedulate it, I see in Property Next RUN correct time, but the job never start ..!In the job property I set hostAgent black, the service is installed with:
pgAgent.exe INSTA
i'm using pgAdmin
III v.1.1.0 Devel (bundle with postgresql 8.0 beta for windows), and if i try
tocreate a table named 'case' i get an error; i think this is a
bug.
bye
Luca
")
REFERENCES public."Configuracao" (id_configuracao) ON UPDATE NO ACTION
ON DELETE NO ACTION
) WITH OIDS;
I click on the button view data and it shows nothing. Not even the colluns.
I´m running the last pgadmin3 snapshot.
WinXP
PG 7.3.2.
Luiz Angelo Daros de Luca
Federa
25 matches
Mail list logo