You are not logged in.
Pages: 1
Hello everyone, I've got a really general question so I don't know if I posted it in the correct subforum, if not, please move.
My question goes like this:
¿Does a 64 bit archlinux has all the tools I need?
I'm a freelance programmer so I do a lot of work in my desktop computer, which doubles as my development server; so I'm thinking of getting a new desktop with more than 4GB of RAM.
Most of my work needs: apache, mysql (mysql workbench) and php, but may need windows stuff which I get from virtualbox,
as well as other scripting languages like python and ruby.
For web development, I need a stable and update version of all mayor web browsers, in firefox's case it would be great to have firebug.
Also, I like to use wine and mplayer. I don't really care about flash player or java stuff (perhaps jdownloader may be an exception).
I'm asking this because some years ago I tried a 64 bit OS and i found it incomplete and unstable, but I'm sure it must be a lot better now. I don't really mind if I have to go and compile stuff as long as the result is stable and update.
I already checked Google and confirmed there 64 bit versions of all my apps, but I would still like your opinion on if they are functional (64 bit mplayer used to be pretty bad, mysql workbench used to crash every 2 clic's, etc.)
Thank you and sorry for the long post.
--
Running: Arch - x86_64 - KDE
On: Intel i5 - Nvidia 9600
Offline
I have, literally, yet to find something I can't run.
#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.
Offline
I'd have to agree with lifeafter2am, I've never encountered a situation where I've had to forgo the usage of an application because it wasn't 64-bit compatible. Especially in the area of programming, as upstream is usually good about making multi-architecture releases.
Oh, and just a note: English doesn't begin sentences with a question mark like Spanish does.
Offline
I have, literally, yet to find something I can't run.
+1 for me
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Same here. I have had no trouble with 64bit. All of the browsers I have tried work fine (firefox, chromium, opera, etc). And I use mplayer at least weekly. Works great.
Last edited by the sad clown (2011-09-15 00:43:18)
I laugh, yet the joke is on me
Offline
Sounds like I have nothing to worry, thank you guys for the quick responses.
I don't even open my question marks in Spanish... hehe, but I guess my blood got the best of me here (:
<question> My mind must think like this by now </question>
--
Running: Arch - x86_64 - KDE
On: Intel i5 - Nvidia 9600
Offline
+1 for compatibility. I have encountered things I wouldn't run because they require multilib, and I want to keep my lappy pure 64-bit (namely a 32-bit-only printer driver), but for the most part every application I've ever used/installed on my system has had a 64-bit version available.
Plus which, if you're building from the AUR, then it's built for your target architecture anyway…
Offline
Since you're prepared to use virtualbox you can easily have a 32bit arch as a virtual machine.
Offline
Offline
Hello denn1s,
Collect one more vote for x86_64 ARCH.
Personaly i use it on any PC i got that support "LM" tag . As for LAMP it really seems to work even better than i686 ( well i guess that you have 3GB or more RAM ).
Cheers and try it out... you will never regret it
O' rly ? Ya rly Oo
Offline
Thank you again, it's a really nice community, I'll give it a go once I get my new system setup. I guess things really do change fast, since the last time I tried left me a bit of a trauma.
--
Running: Arch - x86_64 - KDE
On: Intel i5 - Nvidia 9600
Offline
Keep in mind that 64bit is capable of running 32bit code. Thanks to multilib and such. You can always selectively choose to install a certain app as 32bit. Or even run a complete 32bit chroot.
My guess is, you will have waaaay more apps running in 64bit than in 32bit only. So it seems backwards to run a 32bit environment for just a few individual apps.
Besides, with 32bit, apart from the RAM issue, there are certain limitations that tend to creep up unexpectedly.
Just as an example:
I was hired to eventually replace a linux sysadmin which the company I work for was unhappy with.
One of the servers runs ffmpeg to automatically convert Videos into other formats. Well thanks to some obscure wmv codec which is not available in 64bit ffmpeg, this guy chose to install the ENTIRE server as 32bit running a PAE Kernel.
Now this server has 24GB of ram and I think, 8 cores. Either way, definetely the kind of machine you want to run with 64bit. But no, because of one stupid little program, and because he apparently thought that running a 32bit chroot would be too "complicated", he installed the whole server with 32bit.
I then demonstrated him a working parallel installation of 64bit and 32bit ffmpeg on my 64bit Desktop, which only took 10 minutes to install. Thats including reading some documentation.
The only case that I can think of, that might require you to stay with 32bit, is if you have some essential hardware, for which no 64bit driver exists, and you need direct access to the hardware. However, that would probably have to be a proprietary driver for some very obscure hardware.
Offline
Be aware that many users are experiencing slow downs in usb transfers with 64bit systems and multi-core mobos and this affects more than archlinux. This is an ongoing problem not yet solved for about three years.
Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit! X-ray confirms Iam spineless!
Offline
I have, literally, yet to find something I can't run.
Same here. I'm running x64 on both my server and my laptop and can't complain.
Offline
I once had trouble running an old game using too much assembler and I had a sleepless night installing a few game console compilers, but that was mostly AUR stuff that probably only needs some tinkering.
Offline
I miss an application: wineasio for 64 bit wine.
Offline
I have only used Wine with a few apps so far on x86_64, and I never had a 32 bit install on this setup, so I can't tell if it works fine. The one game I installed with it though that was supposed to be working with Wine didn't work, but as I said, I can't compare.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
I use a arch 64 at work, and write stuff that is supposed to work on ubuntu 32...
Answer is easy: debootstrap + schroot.
May seem hard to get right the first time, but there are plenty of tutos everywhere ....
Note: If you compile a lot of code, going to 64 is really nice: compiling is much, much faster.
Offline
Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest
Offline
Pages: 1