Displaying 20 results from an estimated 2000 matches similar to: "(no subject)"
2009 Mar 31
3
installing RMySQL (PR#13633)
Full_Name: Ankhee Dutta
Version: 2.3
OS: LINUX
Submission from: (NULL) (202.141.12.97)
I have a linux system of Mandriva-2007 with R version 2.3.0 and MySQL with
5.0.0. I have also got DBI-R database interface version-0.1-11 installed on
my Linux system.While installing RMySQL package version 0.5-11 i am facing
problem .
while installation the error report which is coming is as follows:
2006 May 13
1
Error Compiling RMySQL in Fedora Core 5 86x64
in download and automatic install the RMySQL, R show the error (look
under session attach. MySQL is install and operational.
Juan Santiago Ramseyer.
> install.packages('RMySQL')
--- Please select a CRAN mirror for use in this session ---
Loading Tcl/Tk interface ... done
tentando a URL
'http://cran.br.r-project.org/src/contrib/RMySQL_0.5-7.tar.gz'
Content type
2011 Apr 06
2
Cannot install pakcage RMySQL
Hello All,
I have a technical difficulty installing RMySQL. I am running openSUSE11.1
and R 2.12
I have installed MySQL from the website.
and following installation , as root
This is the part where trouble begin,
......
checking mysql.h usability... no
checking mysql.h presence... no
checking for mysql.h... no
checking for mysql_init in -lmysqlclient... no
checking for mysql_init in
2009 Mar 30
0
(no subject)
Hi, All
I have a linux system of Mandriva-2007 with R version 2.3.0 and MySQL with
5.0.0. I have also got DBI-R database interface version-0.1-11 installed on
my Linux system.While installing RMySQL package version 0.5-11 but facing
the problem mentioned below .
* Installing *source* package 'RMySQL' ...
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
2012 Oct 15
0
problem in installing RMySQL
i m installing pkg but get error like this
> install.packages("RMySQL")
Installing package(s) into
?/home/trendwise/R/x86_64-pc-linux-gnu-library/2.13?
(as ?lib? is unspecified)
trying URL 'http://ftp.iitm.ac.in/cran/src/contrib/RMySQL_0.9-3.tar.gz'
Content type 'application/x-gzip' length 165363 bytes (161 Kb)
opened URL
2006 Oct 29
1
install packages RMySQL fail
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 version: 5.0.22
Type 'help;' or '\h' for help. Type '\c' to clear the
2003 Nov 12
1
RMySQL
HI,
I have been having trouble installing RMySQL under Redhat Linux 9.0. I
am using R 1.8.0 and MySQL 4.0.13. MySQL is install in /opt/mysql. I
try to install RMySQL using configure-args to specify the path of mysql
but it does not work. Does any body have any suggestions.
Thanks,
Arend van der Veen
The command that I am using is:
# R CMD INSTALL
2006 Apr 05
1
Cannot install RMySQL under Kubuntu
List,
I am attempting to install RMySQL on a Kubuntu box.
mysql and R were installed using the adept package manager:
"apt-get install mysql-server"
"apt-get install r-base"
I can access mysql via the terminal and I can open R and perform various basic tasks.
However, I cannot install the RMySQL package in R. I get the following error:
* Installing *source*
2007 Jan 02
1
RMySQL adn FC6 - install fail
Dear anybody
I am running Fedora Core 6 with the latest version of R.
When I try to install the package RMySQL I get this message:
* Installing *source* package 'RMySQL' ...
creating cache ./config.cache
checking how to run the C preprocessor... /lib/cpp
checking for compress in -lz... no
checking for getopt_long in -lc... no
checking for
2006 May 31
1
Installing RMySQL on Solaris
% sudo R CMD INSTALL RMySQL_0.5-7.tar.gz
Password:
* Installing *source* package 'RMySQL' ...
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
checking for compress in -lz... no
checking for getopt_long in -lc... no
checking for mysql_init in -lmysqlclient... no
checking for mysql.h... yes
checking for mysql_init in -lmysqlclient... no
checking for mysql_init
2004 Jan 14
2
RMySQL : Not loading
Hello,
I'm tearing my hair out over this. Any help will be very much
appreciated. It's been two long nights battling with RMySQL.
> library(RMySQL)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/usr/local/lib/R/library/RMySQL/libs/RMySQL.so":
dlcompat: dyld: /usr/local/lib/R/bin/R.bin Undefined symbols:
_getopt_long
2006 Jan 30
3
RMySQL install
I am having trouble installing RMySQL on a clean install of Fedora Core 4 64
bit on a dual dual core machine (that is, two dual core processors). Seems
like the LD_LIBRARY_PATH is incorrect, but I don't seem to have it quite
right yet.
There are a few mentions of this problem in google, but thus far none of the
"fixes" and fixed my problem. I've tried defining the
2005 Mar 14
2
Install the RMySQL
Hi, I have some problem to install RMySQL package.
Could you help me?
I set up the path.
[root at ep2 library]# export PKG_CPPFLAGS="-I/var/lib/mysql"
[root at ep2 library]# export PKG_LIBS="-L/var/lib/mysql -
lmysqlclient"
[root at ep2 library]# R CMD INSTALL /home/younko/RMySQL_0.5-
5.tar.gz
I got this bunch of error message.
Please help me.
* Installing *source*
2006 Feb 20
1
CentOS 4 x86_64 - Nagios plugins compile issue
Hi
Trying to compile nagios plugins on an x86_64 box as i have non standard
locations for some software and coming accross this issue. The plugins
compile OK but the check_mysql plugin fails to compile and i see this
error in the compile log
configure:9368: checking for mysql_init in -lmysqlclient
configure:9398: gcc -o conftest -g -O2 -I/opt/mysql/include -L.
conftest.c -lmysqlclient
2007 Mar 20
1
RMySQL load error
I'm having trouble getting RMySQL to load. I was able to build it and install
it (RMySQL_0.5-11.tar.gz). I was also able to build and install mysql-5.0.37.
I've read many postings about this but have not found a mention of my
particular problem (some closely related). I get the "unable to load shared
library, no such file" error, but all the files do exist, RMySQL.so and
2001 Sep 26
2
installing RMySQL
Hi, I have struggled to re-implement the RMySQL package after upgrading
from SuSe 6.3 to 7.2 and from R 1.2.1 to R 1.3.1,
to no avail
It compiles happily but when loading the package I get the following
error
> library(RMySQL)
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
"/home/jniesch/R_HOME/lib/R/library/RMySQL/libs/RMySQL.so":
2003 Nov 19
1
RMySQL_5.2 SuSE9.0
Hi,
i try to install, but getting no success.
What this mean cannot find -lz , any necessary
lib left in my SuSE Installation?
Many thanks, Christian
linux:/usr/lib/R/bin # R CMD INSTALL RMySQL_0.5-2.tar.gz
* Installing *source* package 'RMySQL' ...
creating cache ./config.cache
checking how to run the C preprocessor... cc -E
checking for mysql_init in -lmysqlclient... yes
checking
2011 Jun 12
1
Unable to compile --with-mysql on Solaris
Hello
I'm hoping someone can give me a pointer as to how to compile Dovecot with
MySQL support on Solaris.
I am trying to compile dovecot 2.0.13 (also tried 2.0.9) on Solaris
(OpenSolaris 2009-06, snv_111b) with the OpenSolaris provided MySQL 5.1.30
under /usr/mysql. The server is a Sun X2100 M2, which has a dual core AMD
Opteron processor (amd64).
Running "./configure
2005 Jul 05
0
Problem installing RMySQL_0.5-5
Dear R users
I have a problem installing RMySQL_0.5-5 in that ld skips incompatible
libmysqlclient as shown below. Can someone help?
Thanks
Einar Arnason
I am on a Red Hat Enterprise Linux ES (v. 3 for AMD64/Intel EM64T)
2.4.21-15.EL #1 SMP Thu Apr 22
running mysql Ver 14.7 Distrib 4.1.12, for pc-linux-gnu (i686) using
EditLine wrapper distributed under xampp (www.apachefriends.org)
2006 Dec 28
2
FW: cdr_addon_mysql.so did not register itselfduringload
Ok so something is missing. I get the below for those two lines.
checking for mysql_config... /usr/bin/mysql_config
checking for mysql_init in -lmysqlclient... no
I even installed the mysql-devel as Bradley Watkins suggested and still
it says no. What do I need to make that say yes?
Thanks
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com