CentOS 5 :: Cant Compile Gcc 333 In Rhel 5?

Apr 3, 2010

I downloaded src of gcc 3.3.3 and tried to compile in RHEL 5 with the existing gcc 4.1.2.
Got following error

[root@localhost gcc-3.3.3-src]# pwd
/home/nikole/gccmy/gcc-3.3.3-src
[root@localhost gcc-3.3.3-src]# which gcc

[code]....

View 2 Replies


ADVERTISEMENT

CentOS 5 :: Pirut/yum: RHEL 5.1 - Maintain An Unregistered RHEL Box?

Feb 16, 2010

A client has sent me an RHEL 5.1 box for me to do some work on, but it's not registered with Red Hat. This is causing me problems, because it's a minimal installation, and I need some more dev software.My immediate reaction was to install various bits (emacs, and so on) from my Centos 5(.0) DVD.The base RHEL system only had one (disabled) repo entry,so I added a yum DVD repo entry in yum.conf.d.

This looked good to start with, but it doesn't work. Something in RHEL's pirut/yum/rpm/whatever is getting confused, and can't work out what is/isn't installed.

Question - how do you maintain an unregistered RHEL box? Has RH done something to make life difficult? Is my problem simply that I'm using a Centos 5.0 DVD, instead of Centos 5.1? Am I stuck with downloading lots of rpms from the net and doing everything manually? I really don't want to do that.

View 2 Replies View Related

General :: RHEL 6 Compile Ntfsprogs Error "Invalid Configuration"

Jul 14, 2011

I just installed RHEL 6.1 and saw this when trying to compile ntfsprogs:

Code: [root@Alpo-Computer ntfsprogs-2.0.0]# ./configure checking build system type... Invalid configuration `x86_64-unknown-linux-': machine `x86_64-unknown-linux' not recognized configure: error: /bin/sh ./config.sub x86_64-unknown-linux- failed

View 14 Replies View Related

CentOS 5 Networking :: Authbind Equivalent - Package For CentOS / RHEL?

Feb 23, 2010

I am trying to see if there is an authbind equivalent or authbind package for CentOS/RHEL? x If so, where can I get more info and download it? It seems to be only available for Debian and Ubuntu.

View 3 Replies View Related

CentOS 5 :: How To Compile 32bit Application In 64bit CentOS(5.2)

Mar 19, 2010

Use python as example, I have 64bit python 2.4.3 yet I can't found rpm for 32bit one so I try to build it.Use default make or make --enable-readline is ok, python make cannot use CFLAGS, can use OPT and LDFLAGS to add -m32, yetit seems can only search for 64bit lib, or else crush.[Moderator edit: Moved from CentOS-4 to CentOS-5 forum.]

View 9 Replies View Related

CentOS 5 :: Windows AD ACLS Used On Centos/RHEL Directories?

Aug 31, 2010

We are slowly migrating from a predominantly Windows house to a 50/50 Win/RHEL operation and even further in the future.Currently, we have a LOT of Windows folders that are created by custom applications which, upon creation of a new folder set, applies the corresponding ACL so that only the associated groups are able to access the folders. Now for the problem, we are migrating the applications to a RHEL55 environment and it is creating the folders on that system now but the groups are still residing in the Windows AD. Is there an "easy" (I know, a very relative term) to have the Windows groups given permission to the Linux shares without very much manual intervention?

View 1 Replies View Related

CentOS 5 :: Compile RPM For OS5 And OS4?

Mar 1, 2009

I have CentOS 5 x64 installed. I would like to know if --ignoreos is enough to bypass a basic package who installs a file into /usr/bin, for example. Is there a way to create an RPM designed for CentOS4, without actually installing it and run the spec file on it?

View 6 Replies View Related

5 :: Compile Centos Into Rpm?

Jan 25, 2010

I would like to install Centos with yum-upgrade, asterisk and some iepbx program and burn it into ISO images.

Unfortunately I don't know which files to be compile into rpm. Can somebody direct you on this?

View 4 Replies View Related

General :: Compile Centos Without SMP?

Feb 12, 2010

I have an issue with a specific piece of hardware running an Asterisk PBX. Basically it freezes at some times. I've noticed its running an SMP kernel (Centos 5.4), and i'm hoping i can disable this/recompile kernetl without SMP support. How can i do this?

It's running a VIA C7 cpu.

Code:
[root@localhost asterisk-1.4.29]# cat /proc/cpuinfo
processor : 0
vendor_id : CentaurHauls
cpu family : 6

[Code]....

How can i disable SMP, and see if its maybe this tha'ts causing the problems?

I have tried appending nosmp or maxcpus=0 and noreplace-smp to the kernel line in /boot/grub/menu.lst,but it keeps loading the smp kernel....

View 3 Replies View Related

CentOS 5 :: Compile VLC 1.0.0-rcX From Source?

Jun 22, 2009

Has anyone successfully compiled VLC 1.0.0-rcX (rc1, rc2 or rc3) from source on CentOS 5? I have a binary installation of VLC 0.9 but I would like VLC 1.0 as it has a new codec that I'd like to use. I've tried lots of ideas which I can post - I keep getting build errors due to wrong package versions - but I thought I'd ask to see if anybody has a HOWTO first.

View 5 Replies View Related

CentOS 5 :: How To Compile Lapack

Mar 26, 2010

I am using CentOS5 and install lapack library with yum. But when I try to compile a simple program it returns
So how to link lapack library into my program so the compilation goes without errors?

View 3 Replies View Related

Red Hat :: Diffrence Between RHEL And Centos?

Jan 5, 2010

what is the diffrence between RHEL and Centos. diffrences between support,packges, Xwindow, organization funda, someone say redhat is launch Centos like fedora. but when fedora for beta, RHEL for tested with formal support so why redhat launch this Centos.i get some information from net but not sufficiant for me..

View 3 Replies View Related

Software :: Compile Hping3 On CentOS 5.5 X64?

Aug 24, 2010

I'm trying to compile hping3 on CentOS 5.5 X64 and getting the following:

Code:
[root@forge hping3-20051105]# ./configure --no-tcl
build byteorder.c...
create byteorder.h...
===> Found Tclsh in: /usr/bin/tclsh8.4
==> WARNING: no Tcl header files found!

[Code]....

View 2 Replies View Related

Software :: Compile Kernel 2.6.35.7 For Centos 5.5

Oct 12, 2010

Has anyone compiled kernel 2.6.35.7 for centos 5.5 x86? I am compiling the kernel for the first time.

[Code]....

But failed to boot the system. find the error message in the image file attached.

View 4 Replies View Related

CentOS 5 :: Cannot Compile PHP With GD JPEG Support

Oct 8, 2009

I've successfully compiled and installed PHP to run with nginx. But I could not use some jpeg functions from GD library. I've checked for libjpeg-devel and gd-devel and found that they had been installed, libjpeg.so is located at /usr/lib This is my configure command:

./configure --with-config-file-path=/etc/php --with-config-file-scan-dir=/etc/php/conf.d --disable-pdo --with-openssl --with-pcre-regex --without-sqlite3 --with-zlib --enable-bcmath --with-bz2 --enable-calendar --with-curl --with-curlwrappers --enable-exif --with-gd --with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib --with-freetype-dir=/usr/lib --enable-gd-native-ttf --enable-gd-jis-conv --with-gettext --with-mhash --enable-intl --enable-mbstring --with-mcrypt --with-mysql --with-mysql-sock --enable-soap --enable-sockets --with-xsl --enable-zip

phpinfo() shows that gd is enabled with GIF and PNG supports but without JPEG.

View 6 Replies View Related

CentOS 5 :: How To Compile Tar.gz File In Centos5

Jan 18, 2010

how to compile a tar.gz file in centos5 OR how can i create rpm from tar.gz file

View 2 Replies View Related

CentOS 5 :: Unable To Compile The V4linux

Mar 26, 2011

i'm unable to compile the v4linux.

[az@server v4l-dvb-abd3aac6644e]$ uname -a
Linux server.home 2.6.18-194.17.1.el5.centos.plus #1 SMP Thu Sep 30
19:27:35 EDT 2010 i686 athlon i386 GNU/Linux
rpm -qa |grep kernel*

[Code]....

View 19 Replies View Related

General :: Using Centos 4 In Place Of RHEL 4?

Jun 12, 2010

I have a software program that when you try to install it on Centos it returns "This programs requires RHEL 4" Is there a work around to get the software to use the Centos software the same as it would RHEL 4?

View 6 Replies View Related

Software :: Hwinfo RPM For RHEL 5 Or Centos 5 /6?

Jul 21, 2011

For a audit script that I use, I need a hwinfo RPM for RHEL 5 or Centos 5/6 that works (Opensuse ones do not work). Is there one which anybody knows about?

View 3 Replies View Related

Red Hat :: CentOS 5 / RHEL 5 - YUM Updates Through Proxy?

Nov 28, 2008

I have been trying all day but so far I am unable to configure yum to use a proxy server to retrieve updates.Due a recent compliance mandate direct internet access had to be removed for a pool of our Cent/RHEL servers. I have added the http_proxy environment variable in /etc/profile using:

export http_proxy=http://ourproxy:8080
export ftp_proxy=http://ourproxy:8080
export gopher_proxy=http://ourproxy:8080

I am using the FQDN of the proxy server, and i can ping that FQDN from the CLI without a problem. When I do this and I reboot the server I can get to the internet through the proxy using links/lynx. Yum however stalls out after loading plugins. I have read in a few places that I need a trailing / after the port number above, adding this and rebooting has no effect.

So I tried specifying the yum.conf file... [URL]. When I do this yum still tries to contact the redhat/cent network directly. No behavior change. If I use tcpdump I can see the server I am running yum on try to directly connect without the proxy, which times out for good reason.

The proxy server I am running is squid, but I can see the server I am running yum on blatantly ignore any proxy settings I have tried so far. I am really in a hole on this one as I have to get several updates to fix vulnerabilities found during our last scan.

View 2 Replies View Related

Red Hat :: General - Convert Between CentOS And RHEL?

May 4, 2010

In general, how easy is it to convert between CentOS and RHEL (in either direction)?

View 6 Replies View Related

CentOS 5 :: Install Xen 3.2 On RHEL Version3

Jun 4, 2009

My doubt is " Can we install Xen 3.2 on RHEL version 3".

View 1 Replies View Related

5 :: Upgrade From Fedora And RHEL To CentOS?

Jul 9, 2009

I have a very unusual [and most likely unsupported] upgrade path I need to take.

I have two servers, both Dell PE1800's that I need to upgrade.

One of them is a Fedora Core 4 (x86) box and the second is RHEL5 x86_64.

I need to do an in-place upgrade to CentOS 5.3 without having to reinstall from scratch and keeping my downtime to an absolute minimum. Each of these servers has about 10TB of data stored and I really don't want to have to reformat and restore from backps.

How can I do this?

View 2 Replies View Related

CentOS 5 :: Two RHEL 5 Servers Connecting With A SAN

Nov 14, 2009

I wanted to access a SAN partion from my two CentOS 5 servers.

1. i wanted to get mounted the partition which i have created in the SAN.for example /dev/sdb is the partition
2. at the same time i wanted to store (Read and write )data in the SAN partition from those two CentOS server.
3. Can we use GFS? or what is the best way?

View 4 Replies View Related

Red Hat / Fedora :: Getting Error While Trying To Compile Octave-3.2.4 With Centos 5.5

Jun 25, 2010

I am trying to compile octave-3.2.4 with centos 5.5 and I get the following error

[code]...

I have looked and I can not find any solutions.

View 2 Replies View Related

CentOS 5 Hardware :: Cannot Compile The Rocketraid Driver

May 17, 2009

I'm trying to compile Rocketraid 2310 driver v2.2 on CentOS 5.3 x86_64 (kernel 2.6.18-128.el5). When I run make I get the following:

make KERNELDIR=/lib/modules/2.6.18-128.el5/build/ ARCH=x86_64
make[1]: Entering directory `/usr/src/kernels/2.6.18-128.el5-x86_64'
CC [M] /root/rr231x_0x-linux-src-v2.2/product/rr2310pm/linux/.build/os_linux.o
CC [M] /root/rr231x_0x-linux-src-v2.2/product/rr2310pm/linux/.build/osm_linux.o

[code]....

View 4 Replies View Related

CentOS 5 Server :: Courier IMAP Won't Compile To RPM

Dec 19, 2009

how to install Courier IMAP server and they all say the same thing, but they keep giving me problems.URL... is a link to the page I'm working on.I created the user, edited sudoers manually since I can't effectivly use visudo in the terminal since I don't know how to save. I also made sure that I restarted after I edited it in order to make sure it took effect. I used su compileuser and just logging in as compileuser and opening a terminal. After I made the user and edited that file, I created the directory mentioned and ran the command to create .rpmmacros. After that I got to work on wgetting the files and installing them and what not. The first one compiled and installed and so did the last one. The command "rpmbuild -ta courier-imap4.6.0.tar bz2" would not go though properly. This one I need to run as a non-root user and I've tried using every way possible to be as distant from root as possible, but it still gives me this at the end.

View 3 Replies View Related

Fedora :: Using RHEL / CentOS Tailored Repositories?

Feb 20, 2011

I am currently setting up a Mono environment (mono, monodevelop, gtk#, etc.) in order to experiment with C# programming. Ideally I would like to use the latest version of mono, 2.10; however, F14 repos only carry 2.6.x . Compiling and installing 2.10 from tarballs is causing me dependency troubles which I'm not willing to dedicate much time to. In the meantime, I came across this Novell-hosted rpm repo, which is supposed to be used by RHEL/CentOS users:[URL]. Is it possible to somehow add said repository as an installation source via yum/rpm, or the differences between Fedora and RHEL repositories goes beyond aesthetic differences?

View 5 Replies View Related

Red Hat / Fedora :: Changing The Timezone In RHEL 5.4 (CentOS)?

Apr 5, 2010

*Trying to change some Linux severs timezone from EDT to GMT remotely

*Unable to run "system-config-date" tool from command line

Date:

Mon Apr 5 09:31:10 EDT 2010

cat /etc/sysconfig/clock:
ZONE="America/New_York"
UTC=true
ARC=false

[code].....

View 9 Replies View Related

Red Hat / Fedora :: Autodesk Support When Using Centos Instead Of RHEL

Jun 23, 2010

So as the title says, I am looking for your experiences in this issue, because CentOs and RHEL are very, VERY similar, it is basically the same, so I was wondering, if I can get official support from Autodesk if I'll use their software on CentOs instead on RHEL.

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved