On Fri, Jul 24, 2015 at 09:44:55AM -0300, Daniel Pimentel wrote: > with "./configure --with-libgcrypt-prefix=$HOME/.guix-profile/ > --prefix=/tmp" don't work to me, but with "./configure > --with-libgcrypt-prefix=$HOME/.guix-profile/ --localstatedir=/var" it work.
Yes, I was mixing up the two, prefix and localstatedir. Sorry! Andreas