Ticket #235 (closed task: fixed)

Opened 5 years ago

Last modified 5 years ago

Remove dll and exe version numbers from MapServer and PHPMapscript dev packages

Reported by: jmckenna Owned by: osgeo4w-dev@…
Priority: normal Milestone:
Component: OSGeo4W Keywords:
Cc:

Description

The dev packages for mapserver and phpmapscript currently have the following files:

mapserv_51.exe php_mapscript_51.dll phpinfo_mapscript_51.php php_mapscript_51.pkg.html

I would like to avoid version names in the filenames (we battled that in MS4W), so I propose:

mapserv_dev.exe php_mapscript_dev.dll phpinfo_mapscript_dev.php php_mapscript_dev.pkg.html

Change History

Changed 5 years ago by warmerdam

  • status changed from new to closed
  • resolution set to fixed

I have repackaged these to use the new conventions.

I also enabled WCS 1.1 by adding -DUSE_LIBXML2 to the nmake.opt file. I'll need to make building this way easier in trunk.

Changed 5 years ago by jmckenna

verified. thanks.

Note: See TracTickets for help on using tickets.