Ticket #3115 (closed: fixed)

Opened 9 years ago

Last modified 5 years ago

Deploy VATES

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: major Milestone: Iteration 29
Component: VATES Keywords:
Cc: Blocked By: #3114
Blocking: Tester: Martyn Gigg

Description

Implement a way of deploying the VATES sub-project as a separate installer from the Mantid project. Should check that Mantid + Paraview are installed first.

Change History

comment:1 Changed 9 years ago by Owen Arnold

(In [12379]) re #3115. MDAlgorithms and MDDataObjects are now members of the windows msi.

comment:2 Changed 9 years ago by Owen Arnold

(In [12416]) re #3115. Mildly more complex case, but prototyping is like this is still useful.

comment:3 Changed 9 years ago by Owen Arnold

(In [12444]) re #3115. Required for CPack + windows

comment:4 Changed 9 years ago by Owen Arnold

(In [12531]) re #3115. Windows-only VATES package

comment:5 Changed 9 years ago by Owen Arnold

(In [12532]) re #3115. Windows-only VATES package. Corrections.

comment:6 Changed 9 years ago by Owen Arnold

(In [12543]) re #3115. Install plugins to sub-directory. Can't yet handle both moving binaries as part of build and moving the libraries as part of the install. Opt for the install for now. CPack install command fails to find the target if it is moved.

comment:7 Changed 9 years ago by Owen Arnold

(In [12778]) re #3115. Bug caused by having MantidParaviewQtWidgets shared lib in PV_PLUGINS_PATH directory.

comment:8 Changed 9 years ago by Owen Arnold

(In [12792]) re #3115. on windows MANTIDPATH cannot be expanded as part of the path owing to
in path.

comment:9 Changed 9 years ago by Owen Arnold

(In [12830]) re #3115. Merged with Michael's changes and set-up so that the system path can be modified and reset by the installer on windows.

comment:10 Changed 9 years ago by Owen Arnold

(In [12839]) re #3115. Better windows flag. solves 32bit CPack config generation problem?

comment:11 Changed 9 years ago by Owen Arnold

(In [12840]) re #3115. Unique CPack configuration for VATES build.

comment:12 Changed 9 years ago by Nick Draper

  • Milestone changed from Iteration 29 to Iteration 30

"New" tickets moved at the code freeze of iteration 29

comment:13 Changed 9 years ago by Owen Arnold

  • Status changed from new to accepted
  • Milestone changed from Iteration 30 to Iteration 29

comment:14 Changed 9 years ago by Owen Arnold

  • Status changed from accepted to verify
  • Resolution set to fixed

Works for windows and on download site. Should also work for other platforms, but not all packages on download site.

comment:15 Changed 9 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:16 Changed 9 years ago by Martyn Gigg

  • Status changed from verifying to closed

Aside from a minor issue on the Win64 platform regarding the install prefix, noted here #3273, the installation and execution of the Vates installer and subsequent simple GUI seem okay.

The download page has been update to ensure that a user installs Paraview into the system path so that the simple GUI will function correctly.

comment:17 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3962

Note: See TracTickets for help on using tickets.