Displaying 20 results from an estimated 10000 matches similar to: "finding configure prefixes for RPMs?"
2008 Aug 18
2
finding older rpms
I'm on a fairly old RHEL box, when I "cat /proc/version", I get the
following:
Linux version 2.4.21-4.ELsmp (bhcompile at daffy.perf.redhat.com) (gcc
version 3.2.3 20030502 (Red Hat Linux 3.2.3-20))
At this stage, I guess I don't have 'yum', so where exactly do I get the
individual RPMs?
I went to DAG to find some stuff I needed, but some of the rpms at
2007 Oct 11
1
problems with "yum --enablerepo=centos upgrade" command
On CentOS 4.5, I'm trying to upgrade MySQL 4 to MySQL 5.
(I enabled the RPMforge with the repository protection)
rpm -qa | grep mysql
gives me:
mysql-4.1.20-2.RHEL4.1.0.1
mysql-server-4.1.20-2.RHEL4.1.0.1
But when I try to update
yum --enablerepo=centosplus upgrade mysql-server
I get
Loading "priorities" plugin
Setting up Upgrade Process
Setting up repositories
Reading
2009 Dec 12
7
Red Hat commercial support for CentOS/Fedora
Someone told me that if you have a CentOS or Fedora server, you can pay a
Red Hat yearly fee and get them to support it (because the environments are
so similar).
Can anyone here substantiate this claim?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20091211/03c9856b/attachment.html>
2011 Jul 20
5
high performance open source DHCP solution?
The free DHCP solution, ISC, seems to be having scaling issues (i.e.
handling only about 200 DHCPDISCOVER and 20 DHCPRENEW requests), and I
was wondering if anyone had any open source suggestions of solutions
that could scale much better?
(Ideally, I could find a free version of a solution like Nominum, but
I know that's asking for much.)
Anyone have any suggestions?
--
Also on LinkedIn??
2007 Sep 23
2
question on "yum --enablerepo=centos "
I'm installing Fruity for Nagios using the 4.4 Single Server CD and want
to force upgrade PHP 4 to PHP 5 without having to upgrade everything on
CentOSplus.
In order to install Nagios, I have to first enable RPMforge. However,
to use Fruity, I have to use PHP 5, which isn't included in the RPMforge
repository, unless I enable CentOSplus and yum update/upgrade everything
(which I did
2008 May 03
5
Watching Netflix movies on CentOS
Has anyone here been able to view Netflix movies on CentOS? (It requires
Internet Explorer, and I'm wondering what the workaround is for Firefox)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20080502/6ace912b/attachment.html>
2007 Dec 16
1
./configure perfparse -> "configure: error: required library libgd unusable"
I recently had a problem with the configure script from perfparse running
properly so that I could 'make install' it to work with Nagios 2.10 on
latest CentOS 4.x + RPMForge (see
http://readlist.com/lists/centos.org/centos/5/28966.html). Thinking it was a
problem that was a result of "yum remove gd", I formatted the box and
reinstalled everything.
Now, oddly, I still have the
2007 Mar 14
2
Red Hat Enterprise Linux 5 and CentOS 5 extras packages
Hi,
In the advent of RHEL5 and CentOS 5, I've been rebuilding the RPMforge
packages for EL5. You can find these at the usual location[*]. A few
points though:
+ Not all RPMforge packages are available at this time
+ If you find a package that you need and isn't there, please do look at
the buildlogs and send me instructions on how to fix this specific
build. (Saves us time
2008 Apr 27
3
f/oss routing solution?
I'm looking for an open source router solution, and someone from the list
recently recommended zebra (www.zebra.org). I haven't yet identified all my
needs, but I'm guessing that it will do all my routing needs for a, say,
class C set of IP addresses, particularly if I ever have to do anything
BGP-related.
Anyone have any pointers before I delve in? Or possibly a recommendation
for
2007 Oct 22
2
VMware not correctly configured for running kernel
Something happened over the weekend power-related on my VMware test
server, and when I came back and restarted my VMware server box
(running CentOS), I got the following message:
"VMware Server is installed, but it has not been (correctly) configured
for the running kernel. To (re-)configure it, invoke the
following command: /usr/bin/vmware-config.pl."
I ran that .pl script, answered
2007 Oct 11
3
finding mysql.h & errmsg.h on CentOS?
I am not sure how to modify the config.h script for my CentOS 4.5 box
(running Nagios + NDOutils).
NDOutils seem to compile fine (./configure && make), but I'm having
problems when I try to run the final command in the README file.
********* problems ***************************
ndo2db-2x -c /etc/nagios/ndo2db.cfg
Support for the specified database server is either not yet
2008 Jan 09
1
building internal yum / rpmforge repo
I am looking to create an internal yum repository on my LAN in order to save
on having to constantly go to the internet to download new packages.
Where might I look (or what might I search for) to get going in the right
direction?
(I googled, but I cannot seem to find a good answer. I'm guessing that I'll
just need to sync the main RHEL repo, as well as the RPMForge one?)
--------------
2007 Nov 28
1
libgd question on CentOS (in order to get PerfParse working with Nagios)
Do I have the necessary gd packages installed on my CentOS 4 box?
rpm -qa | grep gd
gdk-pixbuf-0.22.0-17.el4.3
gdk-pixbuf-devel-0.22.0-17.el4.3
gdbm-1.8.0-24
gdbm-devel-1.8.0-24
gd-devel-2.0.28-5.4E
gd-2.0.28-5.4E
gdm-2.6.0.5-7.rhel4.15
sysklogd-1.4.1-26_EL
I'm trying to install PerfParser (./compile->make && make install),
but I'm getting a "gImageString error",
2012 May 08
4
best way to upgrade from default Python 2.4 to Python 2.6?
What is the best way to upgrade to Python 2.6 from the default Python 2.4.
I'm running CentOS 5 --> Linux mybox.domain.com 2.6.18-238.9.1.el5 #1
SMP Tue Apr 12 18:10:13 EDT 2011 x86_64 x86_64 x86_64 GNU/Linux
I've read these horror stories online and don't want to break yum.
2009 Jan 30
5
Yum update conflicts perl-Math-BigInt
I followed the Wiki instructions for setting up *yum-priorities*.
I added the rpmforge repo
I installed clamd without a problem.
Now when I go to update I get conflicts with perl-Math-BigInt.
Is the only solution to uninstall the base version and then install the
rpmforge version?
According the the wiki
"Packages from repositories with a lower priority will never be used to
upgrade
2011 Mar 19
2
httpd cannot serve web page on port 2812 (for Monit)
Might there be anything CentOS related on why I cannot access the
Monit GUI system on http://box-running-monit.com:2812 ?
I am using a very basic /etc/monit.conf config, but I cannot get it
serve the web page on my box
The service start and stops fine (e.g. "/etc/init.d/monit start"), and
I have it set to listen to port 2812 in the "/etc/monit.conf file" (so
far, kept the
2007 Jul 13
3
username list?
Where/how in CentOS can I get a nice list of all the usernames on the
system?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070712/3bd17215/attachment.html>
2007 Jul 02
3
PHP question on CentOS
I'm installing NagiosQL, and it's not displaying the
http://mybox.com/nagiosql/index.php page, so I suspect that PHP isn't
working correctly.
"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20070702/0427e5a4/attachment.html>
2008 Mar 11
1
php 4/5 dependency question
I have a PHP box which was running NagiosQL on PHP4, and all of a sudden it
stopped serving PHP pages.
I went to http://boxIP/nagiosQL/testQL.php (that application's test page)
and got the following error
"PHP without mysql support, please install mysql module to php!"
Not knowing what was broken, I attempted a "yum install php-*", but got the
following message:
--->
2007 Sep 24
3
searching for yum packages necessary for mail gateway
I'm looking for the Red Hat equivalent of this Debian statement
"apt-get ?y install postfix mailscanner spamassassin bind9 clamav ssh
webmin webmin-core logwatch libspf2-0 libmail-spf-query-perl"
"yum search" can't find some of the packages. Is there some sort of
online DB or something that I can search through to see which
repository I need to enable for some of