Opened 10 years ago
Closed 8 years ago
#47133 closed enhancement (fixed)
qgis @2.8.1 Mapserver not built
Reported by: | akhenakh (Fabrice Aneche) | Owned by: | Veence (Vincent) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | qgis |
Description
Any reasons why mapserver isn't activated ?
There is a port:fcgi dep but no -DWITH_SERVER=TRUE and -DWITH_SERVER_PLUGINS=TRUE cmake args
Change History (5)
comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)
Cc: | vince@… removed |
---|---|
Owner: | changed from macports-tickets@… to vince@… |
Version: | 2.3.3 |
comment:2 Changed 9 years ago by Veence (Vincent)
comment:4 Changed 9 years ago by akhenakh (Fabrice Aneche)
Nothing.
Solving this one is really easy: there is no need to add an option for this as fcgi is already here, adding -DWITH_SERVER=TRUE and -DWITH_SERVER_PLUGINS=TRUE to configure.args-append is enough and enable the mapserver features.
comment:5 Changed 8 years ago by Veence (Vincent)
Resolution: | → fixed |
---|---|
Status: | new → closed |
It's been done long ago, so I close this one.
Note: See
TracTickets for help on using
tickets.
Ok, I will add a new option to activate these.