Displaying 20 results from an estimated 6000 matches similar to: "mysql5 in "centosplus" ?"
2007 Jun 08
1
Upgrading mysql5 from centosplus
Hello List,
I have a regular install of centos 4.4 i386 (lately updated to 4.5), a
new application needs mysql > 5.0.x
The natural way to do this was:
yum --enablerepo=centosplus update mysql
However, after all the dependency / transaction checks.. i get this..
Dependencies Resolved
=============================================================================
Package Arch
2007 Feb 22
2
Centosplus
Are there any gotchas with doing a MySQL5 upgrade from the centosplus
repostitory? Can this be done as an update via yum or do I need to
uninstall and the install? There wasn't anything on this in the
readme.txt file.
Thanks,
John Hinton
2007 Mar 06
1
PowerDNS binaries on centosplus?
Hi everyone,
How does one go about putting a request for getting a package included
in centosplus? We are heavy users the product PowerDNS and are keen to
see that be included in the centosplus repository, so it can be
compiled against other recent packages like MySQL5 etc.
Any pointers will be helpful
--
"I never look back darling, it distracts from the now", Edna Mode (The
Couldn't find database client: mysql, mysql5, mysql.exe, mysql5.exe. Check your $PATH and try again.
2011 Dec 10
2
Couldn't find database client: mysql, mysql5, mysql.exe, mysql5.exe. Check your $PATH and try again.
Greetings,
I am trying to get MySQL to run with Rails, but when I try to get it to
run using "rails dbconsole" I get this error:
C:\IS410\Programs\sqltest3>rails dbconsole
Couldn''t find database client: mysql, mysql5, mysql.exe, mysql5.exe.
Check your
$PATH and try again.
I have MySQL installed, along with the MySQL driver. I read alot of
posts in forums saying it might
2008 Apr 11
7
problem with package function and removing rpms
I have a recipe that I''m ensuring that I remove rpms that may be
installed by CentOS/RHEL before I install the MySQL.com rpms.
the recipe and logs are listed below. For testing I have mysql-* rpms
already installed.
Is there a method to force specific order to run the recipe?
What am I doing wrong?
# install mysql rpms (not CentOS/RHEL vesions)
# PROCESS:
# - removes any CentOS/RHEL
2010 Mar 01
4
issues with 3rd party repos for centos
i'm reading the lowdown on 3rd party repos with respect to centos
here:
http://wiki.centos.org/AdditionalResources/Repositories
and i have a couple questions and observations. first, the entry for
centosplus reads:
"Popular packages from this repository include: postfix with database
support, a rebuilt kernel with additional drivers & filesystem
support, php5 and mysql5."
2007 Jul 30
3
kmod-drbd-smp (2.6.9-55.0.2.EL) has unknown symbols (kmod-drbd not).
Hi !
Not very blocking because the smp module loads perfectly.
# yum --exclude=kmod-drbd*\plus\* install kmod-drbd
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Excluding Packages in global exclude list
Finished
Reducing CentOS-4 - Plus to included packages only
Finished
Parsing package install arguments
Resolving Dependencies
-->
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
2007 May 29
1
centosplus :: php5 + mysql4 :: possible?
Hi,
I was wondering if anyone came across this problem before:
I'm trying to install php5 from the centosplus repository but it
wants me to upgrade from mysql4 to mysql5 (also provided by the
centosplus repository).
Has anyone come up with a good work-around for this? I'd like to
have php5 and mysql4 talking to each other in the most yum/rpm
friendly way possible.
Note: While
2009 Jul 12
3
Installing mysql with macports
Not sure if this is off topic, but there doesn''t seem to be an obvious
place to ask this question.
I am trying to use MacPorts to install mysql. I have xcode 3.0 and
x11 XQuartz 2.1.6 installed.
$PATH:
/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/
local/bin:/usr/X11/bi
When I sudo port install mysql5-server
I receive:
---> Configuring mysql5
Error: Target
2007 Jul 20
2
Update postfix-mysql
A recent update to postfix mysql errors on my cOS 4.5 system with
complaints about missing dependencies libmysqlclient.so.15 and
libpq.so.4. Have I messed up again?
Details:
CentOS45[root at mail ~]# yum update
Setting up Update Process
Setting up repositories
Reading repository metadata in from local files
Reducing CentOS.Karan.Org-EL4 - Stable to included packages only
Finished
Excluding
2007 Mar 12
1
[yum] problem with columns width output
Hi,
I have a package named like this :
httpd.i386 2.0.59-1.el4s1.5.el4.c centosplus
As you see, version is too long for the column width.
I tried to export COLUMNS with a higher value : no change.
Any idea ?
--
Martin
2009 Feb 25
2
gem install mysql --> Error
Hi,
When I try to install "gem install mysql" it throwing error.
For your ref,
bash-2.05b$ gem install mysql --
--with-mysql-dir=/opt/etrade/p6/share/mysql5
ERROR: http://gems.rubyforge.org/ does not appear to be a repository
ERROR: could not find gem mysql locally or in a repository
bash-2.05b$ gem install mysql --
--with-mysql-config=/opt/etrade/p6/share/mysql5/bin/mysql_config
2006 Jun 02
14
Which is better for production: MySQL5 or PostGres8.1?
I''m coming from an Oracle and SQL Server background. I''d like to use
OpenSource for my next RoR project. MySQL5.x and Postgres8.1 seem to be the
most popular. I''d like some comments on which would be the better choice for
a production environment and why. Here are my initial concerns in order of
priority:
1. Works well with RoR. ( migrations, etc)
2. Stable enough
2006 Mar 12
1
Need kernel 2.6.9-43.unsupport fron centosplus
I have been using kernel from centosplus for a few months. It quite
stable and have support for my TV card and ntfs partitions. However,
after the last yum update, kernel 2.6.9-34 from the update repo has
been installed with all other updated packages. In fact, i still have
kernel 2.6.9-22.106.unsupport on my system but whenever i use this
kernel, the cupsd can not start. Can anyone tell me
2012 Feb 08
3
An error occured while installing mysql2 (0.3.11), and Bundler cannot continue.
error information occurred when I execute "rails new demo1 --
database=mysql"
MY environment below:
Mac OS 10.4.11,
Ruby 1.8.7
Rails 3.2.1,
Gem 1.8.15
mysql5 Ver 14.14 Distrib 5.1.61, for apple-darwin8.11.1 (i386) using
readline 6.2
mysql (2.8.1)
Please help me, thx!
more detail message as follows:
Installing mysql2 (0.3.11) with native extensions
2006 May 13
3
Firefox 1.5.0.3 in CentOSPlus?
Seeing Fedora have released 1.5.0.3 for fc5 isn't it
time for CentOS to rebuild 1.5.0.3 for CentOSPlus or
does the current rpm have the patches?
I recall last times goof in FC5 firefox appearing in
the CentOS one so I assume that CentOSPlus needs to
rebuild the FC5 one again.
__________________________________________________
Improve the mailing list by performing a simple search
before
2009 Apr 10
4
powernow-k8 in newer centosplus kernel
Hello,
Using kernel:
2.6.18-92.1.13.el5.centos.plus
the cpu throttling works as desired (see 2 traces below)
------------- trace snips --------------
dmesg | grep -i pow
ACPI: SSDT (v001 PTLTD POWERNOW 0x00000001 LTP 0x00000001) @ 0x3fff9b40
powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ processors ( 2 cpu cores) (version 2.20.00)
powernow-k8: 0 :
2007 Jan 17
1
error when trying to create mysql database
hey guys
My macbook pro 17 had to be taken back to apple beuase of a dud screen,
so have had to install from macports again.
When i attempt to create a mysql database with this:
mysql5 -u root depot_development
i get this:
ERROR 2002 (HY000): Can''t connect to local MySQL server through socket
''/opt/local/var/run/mysql5/mysqld.sock'' (2)
any ideas?
cheers!
Adam
--
2005 Aug 01
1
Can't find repository for centosplus
While trying to get my SD card reader to work with CentOS, it was
recommended to me that I update to the centosplus kernel.
I attempted to do so using yum, as was recommended, but I
encountered the following error:
[root at localhost ~]# yum --enablerepo=centosplus update kernel
Repository update already added, not adding again
Error getting repository data for centosplus, repository not