Displaying 20 results from an estimated 1000 matches similar to: "CentOS 4 x86_64 - Nagios plugins compile issue"
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
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
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
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
2009 Mar 30
1
(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
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
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
2007 Jan 20
3
libmysqlclient not found, while compiling PowerDNS
Hi Everyone,
I am trying to build the PowerDNS rpm from the source rpms
powerdns-2.9.20-3.MIND.src.rpm, it requires opendbx-devel which I am
trying to build from the instructions at
(http://www.linuxnetworks.de/opendbx/download/index.html)
I have subscribe to centosplus for packages like mysql5 and php5. I
have the following MySQL packages installed
[root at charlie ~]# rpm -qa | grep mysql
2019 Jan 15
2
MySQL 8.0: Supported?
It appears the issue is MySQL 8.0.13 apparently(?) removed the mysql_init
symbol.
poudriere logs:
http://home.lerctr.org:8888/jail.html?mastername=p120amd64-host-ports
the first build is 8.0.12, the 2nd is 8.0.13.
Can the dovecot guys look as well? I've sent a note to the MySQL
maintainer for FreeBSD as well.
Thanks.
On Tue, Jan 15, 2019 at 1:15 AM Odhiambo Washington <odhiambo at
2015 Oct 30
1
Extending Icecast - Problem with Linker
Hi folks,
I am looking to extend on the Icecast engine with a couple of extra features
and experiencing some issues.
I decided that I should add a logging function that will help me debug the
code at a later point by saving messages to a local MySQL database. I have
successfully got this module working on my local machine (Centos 6 with
Eclipse). I then copied the code over into the client.c
2019 Jan 15
2
MySQL 8.0: Supported?
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
<pre style="overflow-wrap: break-word; white-space: pre-wrap;">Apologies for earlier empty email, butterfingers me...<br><br>anyways, found this in the logs which seems to explain problems:<br><br><br>/usr/bin/ld:
2019 Jan 15
2
MySQL 8.0: Supported?
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
https://dev.mysql.com/doc/refman/8.0/en/mysql-init.html does not support intentional removal of mysql_init
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
2019 Jan 15
2
MySQL 8.0: Supported?
I got a complaint from a FreeBSD user that they couldn't compile dovecot
against MySQL 8.0.
Is MySQL 8.0 support with 2.3.4?
they receive:
checking for mysql_init in -lmysqlclient... no
configure: error: Can't build with MySQL support: libmysqlclient not
found ===> Script "configure" failed unexpectedly.
Please report the problem to ler at FreeBSD.org [maintainer] 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":
2009 Jul 31
2
Solaris 10 dovecot-latest configure error
Hi,
I've got latest source code from
http://dovecot.org/nightly/dovecot-20090731.tar.gz
It's a minor bug that mysql.h test fails because CFLAGS are missing from
this test.
Tomppa
> checking for mysql_init in -lmysqlclient... yes
> checking mysql.h usability... yes
> checking mysql.h presence... no
> configure: WARNING: mysql.h: accepted by the compiler, rejected by the
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
2019 Jan 15
3
MySQL 8.0: Supported?
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div>
Any way you could check config.log ?
</div>
<div>
<br>
</div>
<div>
Aki
</div>
<blockquote type="cite">
<div>
On 15 January 2019 at 22:32 Larry Rosenman <
<a
2017 Apr 25
2
building Dovecot in Debian 9
I?m trying to build Dovecot 2.2.29.1 in a Docker container today and have the following error in ./configure:
checking for shadow.h... yes
checking for pam_start in -lpam... no
checking for auth_userokay... no
checking for mysql_config... mysql_config
checking for mysql_init in -lmysqlclient... no
configure: error: Can't build with MySQL support: libmysqlclient not found
#> find / -name
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