Skip to content

Commit 75380ea

Browse files
committed
fix path in README
1 parent 2938df5 commit 75380ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.INSTALLATION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Then you can pass libcurl prefix to the configure script for CURL and LIBXML res
9292

9393
during the configuration phase as shown here :
9494

95-
export PKG_CONFIG_PATH=/root/custom/software
95+
export PKG_CONFIG_PATH=/root/custom/software/lib/pkgconfig
9696
export PATH=$PATH:/root/custom/software/bin
9797
./configure --enable-solr
9898

0 commit comments

Comments
 (0)