krlmlr opened a new issue, #1268:
URL: https://github.com/apache/arrow-adbc/issues/1268

   Installing the R package didn't work out of the box for me, @paleolimbot 
also seems to have challenges: 
https://github.com/apache/arrow-adbc/pull/161#issuecomment-1306104309
   
   I suspect this is due to `pkg-config libpq` not returning anything.
   
   I'm on macOS M1, installed libpq via Homebrew.
   
   RPostgres uses both `pkg-config` and `pg_config` : 
https://github.com/r-dbi/RPostgres/blob/main/configure#L19-L62
   
   I've also found this : 
https://github.com/psycopg/psycopg2/issues/1001#issuecomment-872888297


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to