You are not logged in.

#1 2010-05-07 21:16:10

soundevo
Member
Registered: 2010-05-07
Posts: 2

[Solved] How to test Boinc if it is 64 bit?

I have archlinux 2.6.18 and have installed boinc via: pacman -S boinc.

Boinc seems to run just fine, but the boinc project does not. On the project forum they have suggested that I use 32 bit version of boinc instead of 64.

On Archlinux, is there a way to test an executable/library to see if it is 32-bit or 64-bit architecture?

Are there package variations that can be specified with pacman?

Last edited by soundevo (2010-05-07 21:39:12)

Offline

#2 2010-05-07 21:26:23

rebugger
Member
From: Germany
Registered: 2007-10-28
Posts: 229

Re: [Solved] How to test Boinc if it is 64 bit?

file /your/app

should do it
e.g.

% file /usr/bin/g++
/usr/bin/g++: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, stripped

Offline

#3 2010-05-07 21:39:37

soundevo
Member
Registered: 2010-05-07
Posts: 2

Re: [Solved] How to test Boinc if it is 64 bit?

perfect - danke schön.

Last edited by soundevo (2010-05-07 21:40:12)

Offline

Board footer

Powered by FluxBB