Hello,
I do loggin as root, and I tried three methods listed in INSTALL file in
RSQLite, but still did not work. The whole error list is:
** libs
WARNING: R include directory is empty -- perhaps need to install R-devel.rpm
or similar
gcc -std=gnu99 -I/usr/lib/R/include -DRSQLITE_USE_BUNDLED_SQLIT
It seems you use Unix-like OS. Does it happen that you did not use
root to install the package? BTW, RSQLite does not require sqlite
installed separately, it is embedded in the package.
Best
2009/3/17 Dongyan Song :
>
> Dear all,
>
> I am trying to install RSQLite package since I want to install
Dear all,
I am trying to install RSQLite package since I want to install "sqldf", and
I used
>> install.packages("RSQLite") first, which gave Error message as below:
make: *** [RS-DBI.o] Error 1
chmod: cannot access `/usr/lib/R/library/RSQLite/libs/*': No such file or
directory
ERROR: compilatio
3 matches
Mail list logo