[Slackbuilds-users] Issue building pgadmin3-1.22.1

Rich Shepard rshepard at appl-ecosys.com
Wed Mar 29 14:35:46 UTC 2017


   A week or so ago I wrote the maintainer with this problem but have not
seen a reply so I'm asking for help here.

   The SBo build script fails because it cannot find wx/stc/stc.h:

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>
                         ^

   stc.h is present on this system: /usr/include/wx-3.0/wx/stc/stc.h

I don't see a /usr/include/ path in the configure section of the build
script. How do I tell the build script to look in wx-3.0/ rather than wx?

TIA,

Rich



More information about the SlackBuilds-users mailing list