Displaying 20 results from an estimated 1000 matches similar to: "building php4 against stock mysql on centos 5.2 64bit"
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
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
2015 Oct 30
0
Extending Icecast - Problem with Linker
---------- Forwarded message ----------
From: "Luca Cireddu" <sardylan at gmail.com>
Date: Oct 30, 2015 5:52 PM
Subject: Re: [Icecast-dev] Extending Icecast - Problem with Linker
To: "Glenn Cooper" <glenn at mychoons.com>
Cc:
Hi Glenn,
you have to add some MySQL references to Autotools build system... I had
the same issue wen I was working on my stat project
Take a
2009 Dec 14
1
AGI with PHP
Hi All,
I'm having problems getting results from a PHP file. This is what the CLI is showing.
-- Executing [111 at internal:1] AGI("Console/dsp", "GoTalk.php") in new stack
-- Launched AGI Script /var/lib/asterisk/agi-bin/GoTalk.php
[Dec 14 11:57:25] ERROR[20260]: utils.c:1019 ast_carefulwrite: write() returned error: Broken pipe
If I run the PHP file from
2010 Nov 26
1
R Tools & Vista_x64: Problem compiling RMySQL?
Hello:
What do I need to do to compile R packages (especially RMySQL) for
the 64-bit version of R 2.12.0 under Vista_x64?
I upgraded to "Rtools212.exe" yesterday but immediately got errors
from "R CMD check RMySQL_0.7-5.tar.gz". After the first error, I
installed it a second time, then got "undefined reference to" roughly 50
different names beginning
2006 Nov 24
0
Using Ajax.Updater with Form
Hi,
I''m trying to post to a PHP insert script and return the confirmation
text in a div with Ajax.Updater, but I''m having little luck. Does
anyone have any thoughts on my implementation? The page currently
refreshes completely.
Thanks.
< rsvp.php >
<html>
<head>
<script src="prototype.js" type="text/javascript"></script>
2007 May 23
0
Problems compiling res_config_mysql (asterisk addons)
Hello All:
I'm having some difficutly getting res_config_mysql from the 1.4.1 addons
package to compile ( I need it for Realtime)
First of all, when I make everything appears to compile ok with no errors
however the res_config_mysql doesn't get compiled. So I tried "make
res_config_mysql" and a whackload of errors starting with the following:
# make res_config_mysql
gcc -g
2005 Nov 09
0
More informations on mysql bug
/bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -g -O2 -Wall
-W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith
-Wchar-subscripts -Wformat=2 -Wbad-function-cast
-I/usr/kerberos/include -o dovecot-auth auth.o auth-cache.o
auth-client-connection.o auth-master-connection.o auth-master-listener.o
auth-module.o auth-request.o auth-request-handler.o auth-stream.o
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)
2007 Jul 25
0
Problem with asterisk-addons - checking for mysql_init in -lmysqlclient... no
I'm trying to build the MySQL components in asterisk-addons but no
luck so far. I hope that you can help.
I have MySQL installed.
rpm -qa indicates:
MySQL-server-5.0.22-0
MySQL-devel-5.0.22-0
MySQL-client-5.0.22-0
rpm -ql MySQL-devel | grep client indicates:
/usr/lib/mysql/libmysqlclient.a
/usr/lib/mysql/libmysqlclient.la
/usr/lib/mysql/libmysqlclient_r.a
/usr/lib/mysql/libmysqlclient_r.la
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":
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
2007 Nov 29
6
Locomotive: Can not install mysql gem
I''m using Locomotive on MacOSX 10.4, and I have installed mysql
5.0.45.
To my surprise, the Ruby version included in Locomotive does not come
with the mysql
gem installed, so I tried to install it manually. According to the
instructions in database.yml,
this should be done using the --include switch, like this:
gem install mysql -- --include=/usr/local/lib
I selected the mysql 2.7
2019 Jan 15
0
MySQL 8.0: Supported?
On Tue, 15 Jan 2019 at 04:57, Larry Rosenman <larryrtx at gmail.com> wrote:
> 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
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
2015 Aug 15
2
wordpess can't connect to DB but mediawiki can
Hey guys,
I'm running both a wordpress site as well as a mediawiki off of the same
web servers. The mediawiki site works great! The wordpress site, meh. Not
so much. I keep getting the common database connection error:
Error establishing a database connection
And as far as I can tell the settings between the mediawiki site and the
wordpress site are nearly identical.
Here's the media
2019 Jan 15
0
MySQL 8.0: Supported?
Not sure what ELSE could be causing this failure. Full build logs are at
the home.lerctr.org:8888 link.
On Tue, Jan 15, 2019 at 2:30 PM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
> https://dev.mysql.com/doc/refman/8.0/en/mysql-init.html does not support
> intentional removal of mysql_init
>
> Aki
>
> On 15 January 2019 at 22:28 Aki Tuomi < aki.tuomi at
2007 Jan 11
1
Build problems with non-standard location of mysql libs
Overall the build process for dovecot is very clean. I did however run
into a significant problem when it came to locating the mysql libraries,
especially when building a 64 bit executable but similar problems
occured building a 32 bit executable. I am describing the 64 bit build
issues below since that is the worst case scenario. Fixing the 64 bit
build will automatically fix the 32 bit
2019 Jan 15
0
MySQL 8.0: Supported?
config.log at:
https://www.lerctr.org/~ler/dovecot/config.log
On Tue, Jan 15, 2019 at 2:40 PM Aki Tuomi <aki.tuomi at open-xchange.com>
wrote:
> Any way you could check config.log ?
>
> Aki
>
> On 15 January 2019 at 22:32 Larry Rosenman < larryrtx at gmail.com> wrote:
>
>
> Not sure what ELSE could be causing this failure. Full build logs are at
> the
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