pgadmin3 questions/bug?
От | George T. Gibson |
---|---|
Тема | pgadmin3 questions/bug? |
Дата | |
Msg-id | 3EF1E5FB.4080109@jbstamping.com обсуждение исходный текст |
Список | pgadmin-support |
When using slackware package I get: ./pgAdmin3: error while loading shared libraries: libpq.so.3: cannot open shared object file: No such file or directory For me, libpq.so.3 is located in /usr/local/pgsql/lib/libpq.so.3 Is it looking for the postgres library in some other location? So because that didn't work, I downloaded the source and tried to compile. I also downloaded and installed wxBase and wxAll (All front end packages). .configure command seemed to go ok but when I tried to make I got a bunch of errors. I did not include all, just the last ones. Please let me know if you need more. Here are the ones it died on: include/frmMain.h:113: non-member function `const wxEventTable* GetEventTable() ' cannot have `const' method qualifier include/frmMain.h:114: parse error before `}' token pgAdmin3.cpp: In member function `virtual bool pgAdmin3::OnInit()': pgAdmin3.cpp:191: `wxXmlResource' undeclared (first use this function) pgAdmin3.cpp:191: parse error before `::' token pgAdmin3.cpp: In member function `bool pgAdmin3::LoadAllXrc(wxString)': pgAdmin3.cpp:287: parse error before `::' token make[2]: *** [pgAdmin3.o] Error 1 make[2]: Leaving directory `/usr/src/pgadmin3-0.1.1/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/pgadmin3-0.1.1' make: *** [all] Error 2 Thanks for the help. -- J.B. Stamping, Inc. George Gibson 7413 Associate Ave. Cleveland, OH 44144 216.631.0013 216.631.1327 fax gtgibson@jbstamping.com
В списке pgadmin-support по дате отправления: