Closed msegura closed 13 years ago
Hi,
On centos I need to do :
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
in order to get dplsh to pass the autogen.sh
Otherwise I get :
checking pkg-config is at least version 0.9.0... yes checking for LIBDROPLET... configure: error: Package requirements (droplet-1.0) were not met:
No package 'droplet-1.0' found
Best regards.
Marc
That's perfectly normal behaviour. Shouldn't be needed once we have proper releases and packages for libdroplet.
Hi,
On centos I need to do :
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
in order to get dplsh to pass the autogen.sh
Otherwise I get :
checking pkg-config is at least version 0.9.0... yes checking for LIBDROPLET... configure: error: Package requirements (droplet-1.0) were not met:
No package 'droplet-1.0' found
Best regards.
Marc