source: sasview/build_tools/Vagrant/Ubuntu1404/Build_deb_rpm/README.md @ c3b2327

ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change on this file since c3b2327 was c3b2327, checked in by trnielsen, 7 years ago

Added build scripts for Debian and RPM packages

  • Property mode set to 100644
File size: 626 bytes
Line 
1Build tools for Debian and RPM
2------------------------------
3
4How-to  build SasView Debian and RPM packages on Ubuntu using Anaconda
5 
6  - Set up conda environment using the environment.yml file
7  - Use pyopencl from conda
8  - Do not use pyopencl from pip - this will cause pyinstaller to fail finding pyopencl
9  - Copy CMakelist.txt to the sasview/build_tools folder
10
11
12Known Issues:
13-------------
14  - pyopencl from conda is not the newest version
15  - To bypass one could build new pyopencl package based on the pip pyopencl package
16  - Windows, OSX, Linux all have different versions of pyopencl available  on conda 
17
18
Note: See TracBrowser for help on using the repository browser.