I'm trying to compile some code on one of our systems for our DBA...I've edited the makefiles to include the pertinent libraries listed in the documentation, but I keep getting these errors... Can you discern any obvious problems from my command lines in reference to the errors listed?
Thank you!
make -f /u01/app/banner/ban8/TEST3/link...
We're currently running ColdFusion 9 on a RedHat Enterprise Linux server and have found that, under certain circumstances, the JVM is crashing causing the CF server to be completely useless and requiring a full server restart.
The only error that's being returned by the CF app just prior to the JVM completing its death spiral is a java....
I wouldn't expect so. Is there anything to point out?
...
Hi folks
I've built a ZF app using 1.10 for deployment on RHEL server in a corporate client, which has PHP 5.1.6. It won't run.
I googled and now realise it's the version of PHP. I didn't realise ZF had a minimum requirement for PHP 5.2.4, and calls to HeadLink seem to be causing fatal error "Call to undefined method Zend_View_Helper_P...
Hi,
We have a weblogic 9.2 server with Java1.5.0.16 on RHEL5.3 that we deploy on it a web service and an Alfresco content management system.
We were running it fine for ~3 years on HP-UX i11.23 and a month ago we moved to Linux RH5.3 and from time to time (it happened 3 times) we noticed that the process is starting to use more and mor...
Hi,
i am using redhat 5.1 versions .i need the rpm that automatically download from internet
similar to centos and ubuntu. see i have an old gcc. compiler i want to download the latest
version compatible to my rhel 5.1 with this yum utility.please suggest
sunil
...
I am writing an XML file in rails(running on RHEL) and will then need to post this file across to a windows share.
Sambala was installed so that we can SMB to the share, but after running some test code I get the error:
uninitialized constant ApplicationController::Sambala
samba = Sambala.new( :domain => 'myDOMAIN',
...
I am scripting an install of RHEL using kickstart and bash script for VMs. If I make a NIC type VMXNET 3 I can't see it until I install vmware-tools. Is there any way that I can automate this process?
...
When I call /usr/local/bin/pdftk from PHP in Apache (via shell_exec(), exec(), system(), etc.), it returns the SYNOPSIS message as expected.
When I call /usr/local/bin/pdftk input.pdf fill_form input.fdf output output.pdf flatten via shell_exec(), nothing returns.
When I copy and paste the exact same string to the same path in the shel...
I followed this tutorial: http://blog.boxedice.com/2010/01/19/updating-python-on-rhelcentos/ because I wanted to install python2.6 on a CentOS 5.5 machine without breaking yum.
And i was successfully able install python2.6. My question is that after completing the above commands the next time I try installing packages will it automatica...
We have a commercial application that we build on 32-bit CentOS 4.8 (equivalent to Red Hat Enterprise Linux (RHEL) 4 update 8.
The default gcc compiler is at 3.4.6
We are able to run our binary on both 32- and 64-bit CentOS/RHEL 4 and 5 including completely un-updated RHEL 4.
THE QUESTION: If we update to a newer gcc 4 version, will t...