centos5

Postgresql 9.2 on Centos 5, rails, bundle - PostgreSQL is too old [closed]

一笑奈何 提交于 2019-12-24 12:18:12
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed 5 years ago . This is driving me nuts First, my hosting provider that I have been with since the stone age, are dragging their feet about updating to Centos 6 and, from what I have read, I can see why. Instead of waiting for the next ice age to pass, I read the instructions for just updating postgresql 9.2 on Centos 5, which

Issue with running jNotify in linux (CentOS 5.4)

限于喜欢 提交于 2019-12-24 04:47:07
问题 I'm trying to setup jnotify in a centos 5.4 (64 bit) box to monitor directories for file change. I followed the instruction by putting the libjnotify.so in java library path. Here's my entry java -Xms64m -Xmx2048m -Djava.library.path=. -Dfile.encoding=UTF-8 -jar test-1.1.0.jar When I try to execute it, I'm getting the following exception Exception in thread "main" java.lang.UnsatisfiedLinkError: /root/testprocessor/libjnotify.so: /lib64/libc.so.6: version `GLIBC_2.12' not found (required by

GhostScript on CentOS 5.3 - Unable to process JPXDecode data

拈花ヽ惹草 提交于 2019-12-22 06:49:17
问题 I'm trying to get our server to convert PDFs to image files. It's a CentOS 5.3 system and the latest version of ghostscript that can be (8.70), has been installed. When I try to convert a PDF I get the following error repeated for each page, and the result is a load of blank images. **** ERROR: Unable to process JPXDecode data. Page will be missing data. So, I found an answer on here that seemed to answer that question: iText PDF; howto convert jpeg2000 to jpg using Java Following that I

How to fake cpu architecture in docker container?

纵饮孤独 提交于 2019-12-22 04:18:27
问题 When I create 32 bit CentOS 5 docker image I would like cpu architecture to be reported as i386/i686 there (installer which tested in this container check architecture and installs 64 bit binaries instead of 32 bit). I set yum variables and created uname wrapper, so yum and checks in bash scripts are working: bash-3.2# uname -a Linux c538cf9bf508 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 i686 i686 i386 GNU/Linux bash-3.2# uname -p -m -i i686 i686 i386 bash-3.2# cat /etc/yum

Setup.py: install lxml with Python2.6 on CentOS

妖精的绣舞 提交于 2019-12-17 22:56:46
问题 I have installed Python 2.6.6 on CentOS 5.4, [@SC-055 lxml-2.3beta1]$ python Python 2.6.6 (r266:84292, Jan 4 2011, 09:49:55) [GCC 4.1.2 20080704 (Red Hat 4.1.2-46)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> I want to use the lxml module, but build from sources failed: src/lxml/lxml.etree.c:157929: error: ‘xsltLibxsltVersion’ undeclared (first use in this function) src/lxml/lxml.etree.c:157941: error: ‘__pyx_v_4lxml_5etree_XSLT_DOC_DEFAULT_LOADER’

ImportError: No module named psycopg2

痴心易碎 提交于 2019-12-17 22:19:23
问题 When installing process of OpenERP 6, I want to generate a config file with this command, cd /home/openerp/openerp-server/bin/ ./openerp-server.py -s --stop-after-init -c /home/openerp/openerp-server.cfg But it was always showed a message ImportError: No module named psycopg2 When I check for psycopg2 package, it's already installed, Package python-psycopg2-2.4.5-1.rhel5.x86_64 already installed and latest version Nothing to do What's wrong with this? My server is CentOS, I've installed

Deploying war in Jboss 7.0.1 through Commandline

◇◆丶佛笑我妖孽 提交于 2019-12-13 11:45:53
问题 I have a war file and I need to deploy it on Jboss 7.0.1 Server. Now I have gone through the documentation, but didnt find any thing to deploy a war file. Moreover for deploying your build through command line you generally have to use maven. So do we need for the war as well? If so, does it affects the war file? FYI : I am using linux (CentOs5)... 回答1: You can deploy a .war file using the Management Command Line Interface. The specific documentation for it is located here: JBoss AS7 Admin

accumulo, zookeeper hadoop Installation instructions, downloads and versions for CENTOS 6

99封情书 提交于 2019-12-12 21:12:38
问题 I would appreciate guidance on accumulo, zookeeper hadoop Installation instructions, downloads and versions for CENTOS 6. Thanks, Chris 回答1: You can do the installation via cloudera manager version 5. I recently installed accumulo using the same. Here is the link for Cloudera manager 5. You can use this Youtube video as reference. 来源: https://stackoverflow.com/questions/21594680/accumulo-zookeeper-hadoop-installation-instructions-downloads-and-versions-for

OpenMPI 1.4.3 mpirun hostfile error

我怕爱的太早我们不能终老 提交于 2019-12-12 11:13:56
问题 I am trying to run a simple MPI program on 4 nodes. I am using OpenMPI 1.4.3 running on Centos 5.5. When I submit the MPIRUN Command with the hostfile/machinefile, I get no output, receive a blank screen. Hence, I have to kill the job. . I use the following run command: : mpirun --hostfile hostfile -np 4 new46 OUTPUT ON KILLING JOB: mpirun: killing job... -------------------------------------------------------------------------- mpirun noticed that the job aborted, but has no info as to the

java.lang.OutOfMemoryError: requested 16 bytes for CHeapObj-new. Out of swap space?

杀马特。学长 韩版系。学妹 提交于 2019-12-11 23:39:13
问题 I got this error on trying to get the Java search process UP(start a java process). I am setting the address space using the RLIMIT_AS . Please help me to get past this error. I have doubts about the VM Arguements. (See below). Is there any way to get past this issue without changing the configurations. (VM Arguements) A fatal error has been detected by the Java Runtime Environment: java.lang.OutOfMemoryError: requested 16 bytes for CHeapObj-new. Out of swap space? Internal Error (allocation