You are not logged in.
Hi. Recently I've build Lightworks 12.0.2-1 from AUR, but when i want to start it i got this error:
/usr/bin/lightworks: line 35: /usr/lib/lightworks/spawn: cannot execute binary file: Exec format errorHow to fix it?
Offline
What's the output of
file /usr/lib/lightworks/spawn
uname -aOffline
file /usr/lib/lightworks/spawnoutput:
/usr/lib/lightworks/spawn: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.6.24, BuildID[sha1]=c97698eaf0669b6d14904afc571bb01bbceee92a, strippeduname -aoutput:
Linux Dark 4.1.6-1-ARCH #1 SMP PREEMPT Mon Aug 17 09:07:24 CEST 2015 i686 GNU/LinuxOffline
You cannot run a 64 bit executable on a 32 bit system ( As indicated by i686 in uname output)
Either install the 64 bit version of lightworks, or update your system to 64 bits (assuming you have a 64 bit processor)
Edit: The AUR PKGBUILD specifies an architecture of :
arch=('x86_64')How did you manage to install it?
[Moderator mode] Move to AUR Issues, Discussion and PKGBUILD requests.
Last edited by ewaller (2015-09-09 14:50:11)
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
I've added i686 arch to PKGBUILD, and it installed fine. Is there any way of installing 64 bit lightworks on 32 bit arch? Or to migrate to 64 bit without reinstalling system?
Last edited by Aykan (2015-09-09 15:45:23)
Offline
Not that I know of.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
Ok. So I'll just install 64 bit system. Thank's for your help ![]()
Offline