thank you,
I make in R:
install.packages(DBI)
and fix ambient variables of linux:
export PKG_CPPFALGS="-I/usr/include/mysql"
export PKG_LIBS="-L/usr/lib64/mysql -lmysqlclient"
after:
install.packages(RMySQL)
is successful.
Juan.
Em Dom, 2006-10-29 às 08:44 -08
Juan Santiago Ramseyer <[EMAIL PROTECTED]> writes:
> install packages RMySQL fail.
>
> System Fedora Core 6 x86_64
>
> see down. It's bug or incomplete install MySQL?
You need to install the devel headers for MySQL. This should be
available as an rpm for your system.
+ seth
___
install packages RMySQL fail.
System Fedora Core 6 x86_64
see down. It's bug or incomplete install MySQL?
Juan.
__
PROMPT MySQL
$ mysql
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 2 to server