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


ADVERTISEMENT

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 :: 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

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

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

Ubuntu Networking :: Network Card Working On 10.04 32bit But Not Working On 10.04 64bit!

Jul 25, 2011

I had an Ubuntu Server 32 bit installation and everything was working fine. Now that I installed Ubuntu Server 64bit on a new drive in the same machine, the ethernet card is not working!! This is insane cause when I put the hard disk with the 32bit installation back and booting from it, the ethernet card is working without any problems but in the 64bits installation it is not shown at all using "ifconfig -a"

lspci output:

Quote:

02:00.0 Ethernet controller: Atheros Communications AR8151 v1.0 Gigabit Ethernet (rev c0)

How can I check which module is being loaded in the 32bits installation to try to load it manually in the 64 bits installation?

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

Fedora :: TsMuxer 32bit App Under 64bit OS

Jan 14, 2010

I tried to use tsMuxeR a 32bit app on F12 64bit, but this fails with the following error message:

Code:
# ll tsMux*
-rwxrwxrwx 1 1000 1000 437072 11. Mai 2009 tsMuxeR
-rwxr-xr-x 1 1000 1000 210412 11. Mai 2009 tsMuxerGUI

[Code]....

Teh 32bit progs of ld-linux.so.2 and libfreetype.so.6 is already installed.

Code:
yum install ld-linux.so.2 libfreetype.so.6

View 2 Replies View Related

Fedora :: Upgrade From F12 32bit To F13 64bit?

Sep 27, 2010

Is it possible to upgrade from F12 32bit to F13 64bit? The hardware would support 64bit.

View 1 Replies View Related

Fedora :: How To Tell When I Have 64bit / 32bit Machine

Oct 14, 2010

This is probably a dumb question but I can't find out whether I have a 32 or 64 bit machine. Here's uname -a
[Linux Flow 2.6.34.7-56.fc13.i686 #1 SMP Wed Sep 15 03:33:58 UTC 2010 i686 i686 i386 GNU/Linux]

View 14 Replies View Related

OpenSUSE :: Get 32bit Wine On 64bit 11.3/4?

Jan 19, 2011

Is it possible to get a 32bit Wine install on a 64bit Suse OS and block all 64bit updates to Wine?

View 6 Replies View Related

Ubuntu Installation :: 32bit Or 64bit ?

Apr 28, 2010

I have a 5 year desktop with 1.5GB RAM and the following specifications. AMD Athlon D400 Single Channel 64bit. Would it be advisable to install the latest version of Ubuntu "Lucid Lynx" 64bit on this pc?

View 9 Replies View Related

Ubuntu Installation :: 64bit Use More RAM Than 32bit?

Apr 30, 2010

I have downloaded the 64bit version of Ubuntu 10.04. I am currently using 8.10 32bit and I want to clean install 10.04 64bit version. However the one thing that is putting me off is that I have heard if your PC has 1GB of RAM or less then 64bit won't run very good because it uses more RAM than 32bit. (my PC has 1GB) So the question is: Does 64bit use more RAM than 32bit?

View 9 Replies View Related

Ubuntu :: Way To Upgrade To 64bit From 32bit?

Aug 18, 2010

I currently have Ubuntu running in 32 bit with pae but I now want to switch to 64 bit. all of my hardware supports it. Is there an easer way to switch without needing to install Ubuntu all over again? It's such a haste to copy all of my files and reinstall programs and there settings manually.

View 9 Replies View Related

Ubuntu :: How To Find Out If OS Is 64bit Or 32bit

Sep 25, 2010

I tried to find this information under "about Ubuntu", but could not any information on it.

View 2 Replies View Related

Ubuntu :: How To Know I Have 32bit - 64bit Version

Jul 3, 2011

I have Ubuntu 10.04 LTS installed...how can I find out if I have 32bit or 64bit version?

Also, can someone briefly explain why there is this importance about "do you have 32bit or 64bit"?! ie. what does it mean?!

View 1 Replies View Related

Fedora Installation :: 32bit Apps On 64bit F12?

Jan 15, 2010

Im installing a fresh copy of F12 on a laptop.What I would like to know is if I install the 64bit version will all none 64bit apps install and run.I have normal apps but do needs the lotus notes clientadobe apps, crossover linux, vmware etc.

View 3 Replies View Related

Fedora :: Diffrence Between The 32bit And The 64bit Releases?

Jan 16, 2010

I've been using the 64bit version of fedora since release 10. I want to know what exactly makes the diffrence between the 32bit and the 64bit releases. I am having some troubles recently regarding some drivers and other issues in my fedora 12 and I was thinking of moving to the 32bit one,

here are my PC's specs:

CPU C2D Intel 2.6
4 GB RAM
NVidia 8500GT
Nvidia 9500GT

I've managed to use the 32bit apps by installing the 32bit compatibility packages.

View 3 Replies View Related

Fedora :: Running 32bit Apps On 64Bit 11?

Mar 25, 2010

I'm trying to run a library compiled in a 32bit Linux (CentOS) environment on my Fedora11 64bit image. I ran into a few issues with dependencies such as gcc, xml2, ssl plus a whole stack more that existed in /lib64 and no/lib where the binary was expecting them. After a bit of reading around, I found I needed to install the .i586 version of each of the dependencies. After adding most of them, I was left with libssl, libcrypto and libxml2. When I tried to do the following

Code:

yum install openssl.i586

I got an error stating it could not be copied due to a conflict with the i686 version. I was going to erase the i686 but it was going to remove a ton of other stuff so I created a symbolic link in /lib to point to 64bit version. Eventually, ldd had no missing dependencies so I figured I was good to go. I now get the following errors when I call my library

./SupervisionServer: /usr/lib/liblber-2.4.so.2: no version information available (required by /lib/libphp5.so)
./SupervisionServer: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /lib/libphp5.so)
./SupervisionServer: error while loading shared libraries: /lib/libpalo_ng.so.0: cannot restore segment prot after reloc: Permission denied

PHP is installed and working and the libpalo_ng.so.0 is in the /lib folder

View 5 Replies View Related

Fedora :: How To Determine Kernel 32bit Or 64bit

Sep 17, 2010

Google answers attempted:

# grep lm /proc/cpuinfo
# uname -m
# file /sbin/init
# file /usr/bin/file

I don't think none of the above gives deterministic answer. Since I have 32-bit & 64-bit different system all of above spit out the same info.

View 5 Replies View Related

Fedora Installation :: Migrating From 32bit To 64bit?

Mar 10, 2011

I have upgraded to 6gb of ram on my lenovo x201. Unfortunately Fedora 14, 32bit version, allow to use only 3gb of ram.

I need now to migrate to 64bit.

What is the best way to backup my actually configuration and restore later?
For example I have my gnome inteface customized, notes in gnote...etc.

I dont want to set up again from scratch.

View 4 Replies View Related

Fedora :: After Install (F14 64bit Or F15 32bit) No Boot

Jun 6, 2011

I try install F14 32 bit, f14 64 bit, f15 32 bit and Centos 5.5 and when it arrives at the end of the installation and reboot, my system no boot. I try install it on a Hardware RAID 1 --> 2 x 2TB. Motherboard Intel DH57DD, Core I5, 4 Gb DD3. (Windows 7 afeter install boot OK).

View 13 Replies View Related

Fedora :: Moving From 32bit To 64bit Kernel

Aug 12, 2011

I have been running F14 as a 32-bit system (original m/b was 32-bit). Now the system is on a 64-bit dual-core processor board and I'd like to change from the 32-bit kernel to 64-bit. I downloaded a 64-bit kernel (kernel-2.6.35.6-45.fc14.86_64.rpm) and attempted to install it. It won't install and Package Installer returns a message of the sort that says this file "has incompatible architecture.

Valid architectures are ['athlon', 'i686', 'i586', 'i486'....]". My processor is an Athlon 64 x2. Is it possible to do what I want to do (I only want the kernel at the moment)? Is there some Fedora file I need to modify to allow the system to install the 64-bit kernel for this m/b? Do I need another file (or files) installed before I install the kernel?

View 6 Replies View Related

OpenSUSE :: Get Libwx-32bit Packages For 64bit?

Jul 22, 2011

I really need the 32bit Libraries of wxWidgets. 32bit Packages for 64bit Linux normally called name_of_package-32bit i only know that it is in openSUSE. i cannot find libwx-32bit packages anywhere, the program i want to run is a 32bit only program, 64bit is impossible for this program and here you can find it PCSX2 Playstation 2 emulator - News

EDIT: only pre-compiled thinks please, compiling takes too long and 100% CPU usage

View 2 Replies View Related

General :: Debian 6 Installer 32Bit Vs. 64Bit?

May 27, 2011

I am a little confused about the Debian installer. I chose the i386 release of Debian 6, downloaded the ISO and installed in a Core2-Quad with 4Gb of RAM. That lead me to a System with a 64Bit Kernel and a 32Bit environment (is that the correct word for it?). Why would the installer chose to install a 64Bit Kernel, even if i386 installation media was explicitly selected? Though it is easy to change the kernel manually after the installation is complete, I really would like to know if there is a good technical reason for selecting a 64Bit Kernel in this case.

View 2 Replies View Related







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