﻿id	summary	reporter	owner	description	type	status	priority	milestone	version	resolution	keywords	cc	launchpad_bug
63	For build guess in --disable-embedded-cryptopp use python*-config as a guide	midnightmagic	midnightmagic	"NetBSD (and every other system that uses non-/usr/local install paths like /opt) will put their libraries somewhere else. The guess ends up being inconsequential, I think, and it works anyway, but it should correctly be the results of pkg-config variables supplied by the system.

Until we get that config for crypto++ in pkgsrc, it might be okay to let your guess be guided by where Python itself is installed; it returns a usable value from:

python2.6-config --prefix

The -lcryptopp can then find its lib, if it needs it.

(Which it doesn't seem to, so /usr/pkg might be in the search path now. But I'm probably wrong about that guess. And I just failed to resist the temptation to guess. Again.)
"	defect	new	major		0.5.19				
