I got the error:
make: locate: Command not found
I fixed this by installing the mlocate package and running updatedb as root. Perhaps mlocate should be added to the depends?
Search Criteria
Package Details: siftgpu 0.5.400-1
Package Actions
| Package Base: | siftgpu |
|---|---|
| Description: | Sift Features over GPU using GLSL or CUDA |
| Upstream URL: | http://cs.unc.edu/~ccwu/siftgpu/ |
| Category: | devel |
| Licenses: | |
| Submitter: | josetascon |
| Maintainer: | josetascon |
| Last Packager: | None |
| Votes: | 0 |
| First Submitted: | 2013-09-11 17:59 |
| Last Updated: | 2013-09-11 18:06 |
Required by (0)
Sources
Latest Comments
Comment by cdbfoster
Comment by qs9rx
The makefile expects cuda to be in /usr/local/cuda
Add this to the PKGBUILD if that path matches your system:
sed -i -e's#CUDA_INSTALL_PATH = /usr/local/cuda#CUDA_INSTALL_PATH = /opt/cuda#' makefile
Comment by qs9rx
==> Validating source files with md5sums...
siftgpu.cgi ... FAILED
==> ERROR: One or more files did not pass the validity check!
The build failed.