Questions tagged [i386]
8 questions
7
votes
10 answers
Which linux version to install: i386 or x64?
Talking about ease of maintanence / software support does it matter what version of linux i386 or x64 version is installed?
Server obviously is 64 bit however i wonder if living with 64bit OS would add any more pain when it comes to finding…
alexeit
- 906
- 2
- 16
- 18
6
votes
3 answers
Compile a debian package for amd64 on a i386 machine?
I have a i386 ubuntu hardy machine, and an amd64 ubuntu hardy machine. I want to compile a debian package (a.k.a. deb) for the amd64 machine on the i386 (because I don't have enough memory to compile is quickly on the amd64 machine). If I do a…
Amandasaurus
- 30,211
- 62
- 184
- 246
4
votes
2 answers
FreeBSD 32bit to 64bit migration
I need to transfer my FreeBSD 7.0 i386 server to another hosting. I would like to also upgrade to the 64bit version (to eliminate 4GB memory limit). The server has common open source software: apache2, mod_perl, mysql51, perl5, python26.
I wonder if…
Eugene Yarmash
- 2,383
- 5
- 32
- 54
1
vote
2 answers
is it safe to run yum remove '*.i386' on a 64bit Centos System?
I just want to know if it would be safe to remove all 386 packages from my x86_64 system? Are any of the 386 packages actually used or do they just sit there?
The reason i'd like to remove them, is often with updates, there is a clash due to…
Shadi Almosri
- 303
- 1
- 3
- 7
1
vote
1 answer
How to compile PHP / PECL APD for MAMP / Snow Leopard?
When I'm trying to use pecl to install apd it compiles the extension for a 64 bit system. Since MAMP needs extensions in i386 mode, apache won't load this apd.so file.
So how can I force pecl to compile the extension in i386 mode?
Thanks for any…
dan
0
votes
1 answer
Proxmox on localhost network + 32 bits host
I'm working in installing Proxmox on localhost network.
Installing the PVE kernel works fine :
root@localhost:~# uname -a
Linux localhost 2.6.32-14-pve #1 SMP Sat Sep 22 08:55:13 EST 2012 i686 GNU/Linux
Here is my /etc/hosts file…
user238258
- 1
- 2
0
votes
1 answer
Problems setting up worker MPM
Can't get MPM Worker to work..
I've installed the php-zts package, uncommented #HTTPD=/usr/sbin/httpd.worker in /etc/sysconfig/httpd and restarted the httpd service.
the httpd printout:
[root@web06 ~]# httpd -V
Server version: Apache/2.2.3
Server…
Kuf
- 449
- 2
- 8
- 24
0
votes
1 answer
Install i486 .package onto x64 CentOS
I am trying to install a ".package" file with Autopackage onto my x64 CentOS server and i receive the below statement.
-sh-3.2$ bash armagetronad-dedicated-0.2.8.3.1.i486-generic-linux-gnu.package
Sorry, Autopackage only supports x86 32-bit systems,…
medoix
- 222
- 3
- 10