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


ADVERTISEMENT

CentOS 5 :: Check If Current CentOs Is 32bit Or 64bit?

Dec 26, 2010

I have got an Notebook whose CPU is 64bit.The Notebook has an CentOS installation. Now I want to find out if this CentOS is 32bit or 64bit.How can I check this?

uname -a

gives something with ....i686 i686 i386...."

What does that mean?Does that refer to the hardware or the CentOS OS? An 32bit CentOS can be installed on a 64bit hardware!I am interested in the OS capability not of the hardware!

View 1 Replies View Related

CentOS 5 Networking :: Works In 32bit But Not 64bit

Oct 7, 2010

(Second Try) I installed CentOS 5.5 from CDs 32 bit, everything works fine. I then re-install, but this time 64 bit, everything else is the same, I use all of the same options. This time though it sees the network card, and allows me to configure it and activate it. It will not connect outside of it's self, IE it can ping it's self, but nothing else. Go back to 32 bit, and zero problems, try 64 again, no network. Each time I do full installs with partition formatting etc. In case it makes hill-o-beans difference, Intel P4, 2.66 Ghz. 2.0 GB RAM MSi Motherboard.

View 13 Replies View Related

General :: CentOS 5 64bit Installed But All Dependencies Are 32bit

Oct 7, 2010

I have installed centos 5 64 bit in my machine but all the dependencies like php, httpd, glibc, gcc, gd, openssl and others are 32 bit, I need them to be updated to 64 bit.

View 7 Replies View Related

CentOS 5 :: Compiling Program With 32bit GCC On 64bit Install

May 3, 2009

I've been trying to compile a small program on my 64bit Centos 5.3 but I need to compile it in 32bit mode. I've tried editing the make file and changing CC=gcc to CC='gcc -m32" and that doesn't work. I have also tried to use "make CC='gcc -m32' and that doesn't work either. It wont compile. Do I need to install something with yum to get 32bit compiler to work?

View 2 Replies View Related

CentOS 5 :: 32bit Applications Running On 64bit Platform

Sep 20, 2009

I have searched the whole google but did not find anything. I am trying to install a game server using hldsupdatetool.bin which can be found here, [URL]. Unfortunately it can only run on 32bit Operating Systems. I need it to run on 64bit. What do I need to install? Please be specific since I am really new to linux. Please tell me what I exactly have to type in the command prompt.

View 4 Replies View Related

CentOS 5 :: How To Tell Difference Between 32bit And 64bit When Kernel Is Missing

Jul 14, 2010

I have a system with a missing or damaged kernel and I need to reinstall some software to fix it (see this thread for reference removed xen and kernel is gone). I feel fairly certain I can fix my system with the info in that thread however I don't know if this was a 32bit or 64bit system. How can I tell after using the dvd and linux rescue or does it even matter?

View 1 Replies View Related

CentOS 5 :: Perl 64bit Update Installs 32bit Version Also

Oct 23, 2009

This is a 64 bit machine
[root@intergate2 log]# rpm -q perl --qf '%{NAME} %{VERSION} %{ARCH}'
perl 5.8.8 x86_64

[root@intergate2 log]# yum install perl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.stanford.edu
* base: mirror.hmc.edu
* extras: mirror.raystedman.net
* updates: centos.eecs.wsu.edu

Setting up Install Process
Resolving Dependencies
---> Running transaction check
---> Package perl.i386 4:5.8.8-18.el5_3.1 set to be updated
---> Package perl.x86_64 4:5.8.8-27.el5 set to be updated .....

Transaction Summary
Install 1 Package(s)
Update 1 Package(s)
Remove 0 Package(s)

View 4 Replies View Related

Software :: Compile CTCS1.3.1 Or CTCS2 On Centos 64bit OS

Apr 20, 2011

how to compile CTCS1.3.1 or CTCS2 on Centos 64bit? I did not know programming, I just want to know how can I compile step by step without problm.

tar xzvf CTCS-1.3.1.tar.gz
make all

and show error messages and I used realted command to check, but I did not know what's going on?

View 12 Replies View Related

Fedora X86/64bit :: Compile 32 Bit Application On X86_64 FC11

Sep 28, 2009

I need to develop application for 32 bit environment.

Before to install FC11 64, I used FC 9 and FC 10 i386 version without any issues.

I'm lookking for a tutorial about use 32 bit development environment in a 64 bit OS.

How or where I can setup FC11 for this features.

View 2 Replies View Related

CentOS 5 :: Install Ffmpeg-php On A Centos 5.6 32bit?

Jun 8, 2011

I am trying to install ffmpeg-php on a centos 5.6 32bit. First I installed php-devel,yum install php-devel. I downloaded the ffmpeg-php from here to /usr/local/src by this commands;

1.wget "http://downloads.sourceforge.net/project/ffmpeg-php/ffmpeg-php/0.6.0/ffmpeg-php-0.6.0.tbz2?use_mirror=garr"
2.tar xjvf ffmpeg-php-0.6.0.tbz2
3.cd ffmpeg-php-0.6.0
4.phpize
5../configure
6.make
7.make install

Now the output of the ./configure, make and make install is here below. Can someone tell me what I am missing to successfully install ffmpeg-php?

[Code]...

View 8 Replies View Related

CentOS 5 :: Older 32 Bit Programs In Centos 64bit?

Oct 12, 2009

I have 2 older 32 bit programs that I have to run in Centos 64bit. I have seen that in Centos-64-bit there are both 64-bit libraries than 32-bit These programs seems to work properly but is it necessary to do anything else?

View 2 Replies View Related

Fedora X86/64bit :: Install Skype On A 64bit Fc14 And The 32bit Doesn't Work

Feb 16, 2011

I am trying to install skype on a 64bit Fc14 and the 32bit doesn't work.

View 8 Replies View Related

CentOS 5 :: Best Web Development Application That Runs On Centos KDE?

Sep 8, 2010

What is the best web development application that runs on Centos KDE?Close to Dreamweaver in capabilities.

View 1 Replies View Related

CentOS 5 :: Install DomU 5.3 64bit On 5.4 64bit

Mar 5, 2010

I did a full install on 5.4 64bit. the installation aborted with the following errors:

View 1 Replies View Related

General :: CentOS 5.3 32bit On Citrix XenServer NO Graphical Interface

Jan 2, 2010

I have installed Citrix Xen-Server on my server and managed to install Windows 2003 R2 Server successfully.I also installed CentOS 5.3. The installation went fine, however, I cannot get Gnome or KDE going. I only have the text interface.

View 2 Replies View Related

CentOS 5 :: 12GB Of RAM On 32bit XEN Kernel - MemInfo Versus XMTop

Feb 10, 2010

I have a server with 12 Gig or ram in it (has per bios detection). Free and meminfo agree.
[root@virtualHost ~]# free
total used free shared buffers cached
Mem: 7726080 794136 6931944 0 50036 391236
-/+ buffers/cache: 352864 7373216
Swap: 8385888 0 8385888

xm top does not :
xentop - 13:36:07 Xen 3.1.2-164.11.1.el5
5 domains: 2 running, 3 blocked, 0 paused, 0 crashed, 0 dying, 0 shutdown
Mem: 12577024k total, 12575312k used, 1712k free CPUs: 4 @ 2833MHz

In my /proc/cpuinfo I can see pae in the flags. None of my domUs are going to need more than 3 GB of ram but I was wondering what is the REAL ammount of RAM accessible to the system. If I run 4 domU at the same time. Around 7 GB or 12 GB?

View 3 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

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 View Related

Ubuntu :: 32bit Or 64bit?

Dec 8, 2010

I just ordered my new laptop (DLL XPS15) and I'm wondering on whether install a 32 or 64 bit version, I don't know if there's really a big difference between each one of them, I've always used a 32 bit version.

View 5 Replies View Related

Red Hat :: Difference Between 32bit And 64bit Os?

May 20, 2010

I would like to know the exact difference between 32 bit Linux OS and 64 bit Linux OS. Can some one post me the material or overview on this.

View 1 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







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