Menu

#464 OSX problems in building pyrit and cpyrit-opencl

New
nobody
None
Medium
Defect
2014-12-04
2014-12-04
Anonymous
No

Originally created by: mark.a.w...@gmail.com

What steps will reproduce the problem?

1. Compilation of pyrit and cpyrit-opencl on osx 10.9.5 using the instructions in the README files

What is the expected output? What do you see instead?

1. Compiling pyrit fails to put the python executable _cpyrit_cpu.so in the top level directory cpyrit. It is instead found in build/lib.macosx-10.9-x86_64-2.7/cpyrit

Copying this file to the top level directory cpyrit solves the problem.

2. Compile cpyrit-opencl fails to put the file _cpyrit_opencl.so into the pyrit/cpyrit folder. It is instead found in cpyrit_opencl/build/lib.macosx-10.9-x86_64-2.7/cpyrit

Copying this file to pyrite/cpyrite solves the problem.

What version of the product are you using? On what operating system?

The same problem exists with the dev version 0.4.1 as well as the last stable release 0.4.0. I am using osx 10.9.5. Other people have this problem (as found on various forums), but it appears that noone figured out this simple fix.

Please provide any additional information below.

Otherwise, works fine!

Discussion


Log in to post a comment.

Auth0 Logo