[Erp5-report] r39466 kazuhiko - /erp5/trunk/buildout/software-profiles/mroonga.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Oct 22 10:59:42 CEST 2010


Author: kazuhiko
Date: Fri Oct 22 10:59:36 2010
New Revision: 39466

URL: http://svn.erp5.org?rev=39466&view=rev
Log:
we need to specify PKG_CONFIG_PATH environment variable to find groonga.pc.

Modified:
    erp5/trunk/buildout/software-profiles/mroonga.cfg

Modified: erp5/trunk/buildout/software-profiles/mroonga.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/mroonga.cfg?rev=39466&r1=39465&r2=39466&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/mroonga.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/mroonga.cfg [utf8] Fri Oct 22 10:59:36 2010
@@ -25,3 +25,4 @@ environment =
     CFLAGS =-I${groonga:location}/include/groonga
     CXXFLAGS =-I${groonga:location}/include/groonga
     LDFLAGS =-L${groonga:location}/lib
+    PKG_CONFIG_PATH =${groonga:location}/lib/pkgconfig




More information about the Erp5-report mailing list