wush978 / FeatureHashing

Implement feature hashing with R
GNU General Public License v3.0
97 stars 38 forks source link

Install Error on RedHat #116

Open myloginid opened 8 years ago

myloginid commented 8 years ago

Hi,

Pls check the below install error. The dependencies of Rcpp (≥ 0.11), Matrix, digest (≥ 0.6.8), magrittr (≥ 1.5) are all satisfied.

[mm@x01tbipapp3a R]$ sudo R CMD INSTALL FeatureHashing_0.9.1.1.tar.gz

Thanks, Manish

wush978 commented 8 years ago

@myloginid

I guess you need to update your gcc to build FeatureHashing. In my last experience, I cannot build it with gcc 4.6 on our Centos server. But it works with gcc 4.8.