Error while installing RODBC package in R
checking for sqlext.h... no
configure: error: "ODBC headers sql.h and sqlext.h not found"
ERROR: configuration failed for package ‘RODBC’
* removing ‘/usr/lib64/R/library/RODBC’
Solution
yum install unixODBC-devel
No comments:
Post a Comment
Please share your views and comments below.
Thank You.