[Slackbuilds-users] Help needed building pgadmin3
Rich Shepard
rshepard at appl-ecosys.com
Mon Jan 30 23:38:28 UTC 2017
Installed here is pgadmin-1.22.1, but apparently built against earlier
libraries so it won't run. I downloaded new copies of the build script and
souce tarball.
Running the SlackBuild script fails with this error:
In file included from ../pgadmin/include/pgAdmin3.h:28:0,
from pgAdmin3.cpp:13:
../pgadmin/include/ctl/ctlSQLBox.h:17:24: fatal error: wx/stc/stc.h: No such
file or directory
#include <wx/stc/stc.h>
^
compilation terminated.
make[3]: *** [pgAdmin3.o] Error 1
make[3]: Leaving directory /tmp/SBo/pgadmin3-1.22.1/pgadmin'
make[2]: *** [all] Error 2
make[2]: Leaving directory /tmp/SBo/pgadmin3-1.22.1/pgadmin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory /tmp/SBo/pgadmin3-1.22.1'
make: *** [all] Error 2
Installed here is /usr/include/wx-3.0/wx/stc/stc.h.
How do I pass this information to the SlackBuild script?
TIA,
Rich
More information about the SlackBuilds-users
mailing list