source:
sasview/build_tools/Vagrant/Ubuntu1404/Build_deb_rpm/README.md
@
8e76e49
Last change on this file since 8e76e49 was c3b2327, checked in by trnielsen, 8 years ago | |
---|---|
|
|
File size: 626 bytes |
Rev | Line | |
---|---|---|
[c3b2327] | 1 | Build tools for Debian and RPM |
2 | ------------------------------ | |
3 | ||
4 | How-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 | ||
12 | Known 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.