On 1/30/2018 5:27 AM, Kumar, Awanish wrote:
> Hi,
> The command $ find . -name config.guess | xargs grep 2011-10-19  is NOT 
> returning anything. Which means in no files this value is present. But when 
> we are installing (R CMD INSTALL RPostgreSQL_0.6-2.tar.gz ) we are getting 
> error saying old config.guess file. Now I am really clueless from which 
> location this value is coming.
> 
> What other option we can try?
> 

You will need to ass the providers of the files.  I am unfamiliar with
"R CMD INSTALL" but based on your command line it appears that it is
using the files as packaged in RPostgreSQL_0.6-2.tar.gz and I would
assume that is where the files need to be replaced.

-- 
Earnie

_______________________________________________
config-patches mailing list
config-patches@gnu.org
https://lists.gnu.org/mailman/listinfo/config-patches

Reply via email to