Displaying 20 results from an estimated 2000 matches similar to: "RMySQL, Solaris and getopt????"
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
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
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*
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
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
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
2008 Nov 19
1
RMySQL 0.6-1 Package Install Fails in R 2.5.1 (pclinuxos)
I am having difficulties installing the RMySQL package (0.6-1) on a
clean install of pclinuxos with R version 2.5.1. My version of the OS
came with R-base already installed along the RKWard GUI front end.I have
attempted to install the package through RKWard however I have had some
problems.
I have searched google and various forums extensively but I have not
found anyone with the exact same
2007 Dec 21
0
RMySQL installation
Hi,
I am having trouble getting RMySQL running on a solaris machine.
[43] bedrock:/home/jayoung/source_codes/R/other_packages> uname -a
SunOS bedrock 5.10 Generic_118833-36 sun4v sparc SUNW,Sun-Fire-T200
I thought I had finally managed to get it installed, albeit with some
warnings that I didn't understand (it took me a while to find where
our mysql libraries were), but when I tried
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
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:
2005 Mar 09
1
RMySQL installed but not availalable
I don't use MySQL but I have seen messages like this before. They often have replies which indicate that you need to follow the instructions more closely. I suggest you search the list for these previous posts as I'm sure there is help there, somewhere!
Tom
> -----Original Message-----
> From: Adriano von Sydow [mailto:pdasilva at xtra.co.nz]
> Sent: Thursday, 10 March 2005 5:13
2005 Aug 10
1
RMySQL not loading on Mac OS X
Hi,
I have a problem loading RMySQL 0.5-5 on Mac OS 10.4.2 running R 2.1.1.
I installed RMySQL using:
export PKG_CPPFLAGS="-I/usr/local/mysql/include"
export PKG_LIBS="-L/usr/local/mysql/lib -lmysqlclient"
R CMD INSTALL /Users/gwo/Desktop/RMySQL_0.5-5.tar.gz
The installation seemed to work ok, but when I load RMySQL in R I get
an error message:
>library(RMySQL)
2010 Jul 15
1
RMySQL Load Error: package/namespace load failed for 'RMySQL'
Hi,
I am brand new to the world of R, so please bare with me while I goof my way
through a question.
I am attempting to trial using R with MySQL.
The MySQL server is on a Linux box and I am using the Windows (32bit XP)
version of R.
I have installed RMySQL successfully, however when I load it I get the
error:
Error : .onLoad failed in loadNamespace() for 'RMySQL', details:
call:
2007 Oct 16
0
RMySQL LoadLibrary failure: Invalid access to memory location.
Hi.
I'm sorry to revisit a problem that's been much discussed, but I haven't yet
been able to overcome it.
I am running R 2.5.1 on Windows XP Professional 5.1 (Service Pack 2), and I
believe I have MySQL 5.0.45 installed (I downloaded and installed
mysql-essential-5.0.45-win32.msi from
http://dev.mysql.com/downloads/mysql/5.0.html). Here is what happened when
I tried to install
2012 Nov 23
1
Failed to install RMySQL,help!
I had installed R and MySQL ,then I input :
> install.packages('RMySQL',type='source')
show the message below, Why? Why shows "ERROR: configuration failed for
package 'RMySQL'"?
??URL?http://mirrors.xmu.edu.cn/CRAN/src/contrib/RMySQL_0.9-3.tar.gz'
Content type 'application/x-gzip' length 165363 bytes (161 Kb)
???URL
downloaded 161 Kb
*
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
2007 Dec 13
0
RMySQL with Xampp could never work?
Hello everybody, i had a big issue with RMySQL,
working on an installation of R on multiple nodes via net file-system.
The point is that we installed Xampp as suite for mysql, perl, apache
and php on every node, and we need to use R scripts with mysql.
Xampp doesn't compile anything, it gives you pre-compiled binaries all
linked together, you just extract from a tarball.
At my first try,
2010 Nov 13
1
RMySQL on Windows 2008 64 Bit -Help!
Dear Group,
I'm having lots of problems getting RMySQL on a 64 bit machine. I followed
all instructions available but couldn't get it working yet! Please help.
See the output below.
I did a install of RMySQL binary from the revolution cran source. It seems
to have unpacked fine but gives this error when I call RMySQL
Error: package 'RMySQL' is not installed for 'arch=x64'
2003 Nov 11
0
Installing and Loading RMySQL on OS X 2.8
Hello,
I have trouble installing and loading the RMySQL package on OS X 2.8.
The package seems to install from source fine (using R package manager
from within the R environment). I have the following error when I try
to load the package:
loading package: RMySQL
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
2007 Aug 09
2
RMySQL loading error
Hi,
I am having problems loading RMySQL.
I am using MySQL 5.0, R version 2.5.1, and RMySQL with Windows XP.
When I try to load rMySQL I get the following error:
> require(RMySQL)
Loading required package: RMySQL
Error in dyn.load(x, as.logical(local), as.logical(now)) :
unable to load shared library
'C:/PROGRA~1/R/R-25~1.1/library/RMySQL/libs/RMySQL.dll':
LoadLibrary