Package Details: siftgpu 0.5.400-1

Package Base: siftgpu
Description: Sift Features over GPU using GLSL or CUDA
Upstream URL: http://cs.unc.edu/~ccwu/siftgpu/
Category: devel
Licenses: custom
Submitter: josetascon
Maintainer: josetascon
Last Packager: None
Votes: 0
First Submitted: 2013-09-11 17:59
Last Updated: 2013-09-11 18:06

Dependencies (3)

Required by (0)

Sources

Latest Comments

Comment by cdbfoster

2015-04-08 23:31

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?

Comment by qs9rx

2015-02-02 19:43

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

2014-12-22 12:55

==> Validating source files with md5sums...
siftgpu.cgi ... FAILED
==> ERROR: One or more files did not pass the validity check!
The build failed.