Opened 16 years ago
Closed 16 years ago
#928 closed defect (fixed)
Installer: Missing dbxml executables
Reported by: | jbirch | Owned by: | |
---|---|---|---|
Priority: | medium | Milestone: | 2.1 |
Component: | Build System | Version: | 2.1.0 |
Severity: | major | Keywords: | |
Cc: | jng | External ID: |
Description (last modified by )
I believe that dbxml executables are missing from the current build/install script and from the installer. Here's a list of the ones I know of; not sure if this is complete:
dbxml.exe dbxml_dump.exe dbxml_load.exe db_archive.exe db_checkpoint.exe db_dump.exe db_hotbackup.exe db_load.exe db_recover.exe db_upgrade.exe db_verify.exe
Attachments (1)
Change History (4)
comment:1 by , 16 years ago
Description: | modified (diff) |
---|
comment:2 by , 16 years ago
Cc: | added |
---|---|
Component: | Installer → Build System |
by , 16 years ago
Attachment: | mapguide_build_dbxml.patch added |
---|
Note:
See TracTickets
for help on using tickets.
Looks like this may only need to be addressed in the MapGuide build.bat file. I'm attaching a patch, which I have not yet tested.