View Full Version : is this the 64-bit version (sorry for the dumb question)
Cr0n_J0b
April 13th, 2008, 05:43 PM
uname -a
Linux 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 i686 GNU/Linux
I'm having issues running a particular program, and I think it might be because I've loaded the 64-bit version instead of the 32-bit.
jrharvey
April 13th, 2008, 05:44 PM
what program is it? I think there is a way to force the architecture but it probably depends on the program.
colo
April 13th, 2008, 05:57 PM
The "i686" in the identifying string suggests this is an IA32(therefore non-x86_64)-build.
`uname -m` is suitable for checking arch alone.
Cr0n_J0b
April 13th, 2008, 06:19 PM
uname -m
i686
So you are saying that the i686 architecture is NOT 64-bit. ok, well then I'm not sure what's going on. The program is a little utility for looking up pgp keys. I picked it up a few years back and have never had any issues with it. I know that I ran it on fiesty just fine...but now when i run it from the terminal I get nothing.
sudo ./pgpkeyper
just goes back to the prompt without outputting anything. There is no man or anything for the program, so i usually just type /? or --help and it tells me what to do. but nothing happens now. That's why I thought this was 64-bit.
utUtu
April 13th, 2008, 06:42 PM
uname -m
i686
So you are saying that the i686 architecture is NOT 64-bit. ok, well then I'm not sure what's going on. The program is a little utility for looking up pgp keys. I picked it up a few years back and have never had any issues with it. I know that I ran it on fiesty just fine...but now when i run it from the terminal I get nothing.
sudo ./pgpkeyper
just goes back to the prompt without outputting anything. There is no man or anything for the program, so i usually just type /? or --help and it tells me what to do. but nothing happens now. That's why I thought this was 64-bit.
If you have the 64bit Ubuntu installed, you should see something like this
ututu5@kubian01:~$ uname -a
Linux kubian01 2.6.24-16-generic #1 SMP Thu Apr 10 12:47:45 UTC 2008 x86_64 GNU/Linux
ututu5@kubian01:~$ uname -m
x86_64
mika5@kubian01:~$ ]
scarrabri
April 14th, 2008, 05:52 AM
Hi i dont think this a dumb question,because i too am not sure whch is 64 bit, every thing i see for 64 bit is amd 64,so where is the 64 bit for intel,or dont we get it ,very best wishes ,i am using ubuntu 64 ,but have just instaled ubuntu studio which is brilliant,i hope that is 64 ,scarrabi:lolflag:
jespdj
April 14th, 2008, 07:36 AM
... every thing i see for 64 bit is amd 64,so where is the 64 bit for intel,or dont we get it ,
The download page (http://www.ubuntu.com/getubuntu/download) quite clearly says: "64bit AMD and Intel computers". The 64-bit version is for newer AMD and Intel processors, not just for AMD processors.
jamesford
April 14th, 2008, 08:16 AM
i guess its called amd64 cos the architecture was invented by amd (?) and later adopted by intel as well.
scarrabri
April 15th, 2008, 12:48 AM
The download page (http://www.ubuntu.com/getubuntu/download) quite clearly says: "64bit AMD and Intel computers". The 64-bit version is for newer AMD and Intel processors, not just for AMD processors. Sorry ,but on the cd i had it never said intel or amd,but the fact it worked was good, thank you for your time scarrrabri:guitar:
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.