Top "Centos5" questions

CentOS is a Linux distribution aiming for 100% binary compatibility with RHEL.

ImportError: No module named psycopg2

When installing process of OpenERP 6, I want to generate a config file with this command, cd /home/openerp/openerp-server/bin/ ./…

python centos odoo centos5
How can git be installed on CENTOS 5.5?

How can I install git on CENTOS 5.5 machine? I tried to install it from yum but got following msg. root@…

git centos5
Linux - Yum Install GCC - Missing Kernel-headers

When ever i try to install GCC on my linux (centos) It comes back with missing glibc-headers-2.5-58.el5_6.4.x86_64 …

linux gcc yum centos5 centos6
nohup:ignoring input and appending output to 'nohup.out'

I want to start my server through nohup.php but the command is not running and displays following error nohup:…

php linux centos centos6 centos5
SET GLOBAL max_allowed_packet doesn't work

I found out how to change the default value of max_allowed_packet in MySQL using SET GLOBAL. However, each …

mysql linux centos5
How to open port 2195 in iptables CentOS 6 for activating the APNS

I tried this solution: iptables -I OUTPUT -p tcp --dport 2195 -j ACCEPT /etc/init.d/iptables stop /etc/init.d/…

linux centos apple-push-notifications iptables centos5
error: command 'gcc' failed with exit status when installing psycopg2

i need to install psycopg2 for openerp installation process, but i always found that error. i've already used pip and …

python gcc centos openerp centos5
how to install python-devel for 2.6 version?

i use centos 5.4 ,the default python version is python2.4,so i use the python2.6.2.tar.gz compile a python 2.6 version …

python centos yum centos5
Error: Cannot find a valid baseurl for repo: base

I need some help please, I am trying to install yum update in CentOS 5.9 but I get error > Loaded …

linux server centos5
Libtool library used but `LIBTOOL' is undefined?

Im trying to install ffmpeg on my server. Im unsing centos 5. When I try to install libfdk_aac I get …

ssh ffmpeg centos5