Opened 18 years ago

Last modified 15 years ago

#1643 new enhancement

Please split list of configure options based on platform / freeness

Reported by: pabs3@… Owned by: jmckenna
Priority: high Milestone: 5.6 release
Component: Documentation - MapServer Version: unspecified
Severity: minor Keywords:
Cc:

Description (last modified by dmorissette)

In README.CONFIGURE you list a bunch of options that can be passed to
./configure to enable support for certain things.

It would be nice if you could list which options add support for software that
is only available for specific platforms. Something like this):

Cross-platform:

--with-jpeg, ...

Windows only:

--with-foo, ...

MacOS X only:

--with-bar, ...

...

It would also be nice to have a list of configure options that enable support
for proprietary software (ie: not free software/open source), which would be
split into ones that require such software at build time and ones that simply
enable support for such software at runtime.

Change History (3)

comment:1 by jmckenna, 16 years ago

Owner: changed from kgeurts@… to jmckenna

comment:2 by jmckenna, 16 years ago

Milestone: 5.0.3 release

comment:3 by dmorissette, 15 years ago

Description: modified (diff)
Milestone: 5.6 release
Note: See TracTickets for help on using tickets.