Ticket #11383 (closed: fixed)
Linux launch script rework
Reported by: | Peter Peterson | Owned by: | Peter Peterson |
---|---|---|---|
Priority: | major | Milestone: | Release 3.4 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | jmborr |
Description
There are two things needed by this ticket:
- Change launch_mantidplot.sh so the readfile ... libtcmalloc_minimal.so is directly in the shell script rather than work done by cmake. This allows for the version of tcmalloc to change in the system without re-building mantid.
- Add a new script, mantidpython, which just runs ipython with all of the environment variables set appropriately.
Change History
comment:2 Changed 6 years ago by Pete Peterson
Re #11383. Changed how tcmalloc is preloaded.
Changeset: 099e196a19a26a0087f083bc3302a23b6b70376f
comment:3 Changed 6 years ago by Pete Peterson
Re #11383. Copying mantidplot launch script for python launcher
Changeset: 89f7e276433d2e9d2481002030a9b74516bc1a52
comment:4 Changed 6 years ago by Pete Peterson
Re #11383. Messing with whitespace.
Changeset: f179adc7a8983c30d6ab94d33c76f4b93047f9e3
comment:5 Changed 6 years ago by Pete Peterson
Re #11383. Filled in python launch script.
Changeset: 1fce8cdccb758714c4e8e76389bf6313fbd2cd5c
comment:6 Changed 6 years ago by Pete Peterson
Re #11383. Added EOL at EOF.
Changeset: b1df4005b2b81f77c045893ec557896e838b95ec
comment:7 Changed 6 years ago by Pete Peterson
- Status changed from inprogress to verify
- Resolution set to fixed
This is being verified as pull request #412.
comment:8 Changed 6 years ago by jmborr
- Status changed from verify to closed
- Tester set to jmborr
Merge pull request #412 from mantidproject/11383_launch_scripts
Both release and debug builds show no problems in Fedora20
Full changeset: 3f9eae9c90781723cf2ccd9113f4647eb6563983
comment:9 Changed 5 years ago by Nick Draper
Somehow these slipped through without a resolution. Set to Fixed.
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 12222