determinate determinate

Author Topic: Problem - 64 bit Linux architecture  (Read 508 times)

0 Members and 1 Guest are viewing this topic.

Offline szastan

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
Problem - 64 bit Linux architecture
« on: March 06, 2010, 01:03:52 pm »
hi, I've just downloaded PRA and sadly, can't run it (Ubuntu 9.10). Here is what I see in console:

szastan@x61s:~/Pulpit/ptokaadmin$ ./PRAdmin
INFO: Starting PRAdmin.lua (pid 31345)
szastan@x61s:~/Pulpit/ptokaadmin$ ERROR: error loading module 'wx' from file './lib/wx.so':
   ./lib/wx.so: wrong ELF class: ELFCLASS64
INFO: Stopping PRAdmin.lua


Is there any possibility to run it on 64 bit arch? Or maybe its some other problem, I don't know. Thanks in advance.

Offline Thor

  • Moderator
  • Lord
  • *****
  • Posts: 296
  • Karma: +43/-5
    • Hungarian Direct Connect Site
Re: Problem - 64 bit Linux architecture
« Reply #1 on: March 07, 2010, 01:29:44 pm »
Seems it's caused by 64 bit architecture, yes. I guess you use the pre-compiled wx.so comes with Lua-AIO. Try to download the source, and compile it manually.
May the force be with you



Offline szastan

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
Re: Problem - 64 bit Linux architecture
« Reply #2 on: March 09, 2010, 07:13:21 pm »
Actually I did download wxLUA source and compile it. Done everything using wxinstall.sh script, if that's not the case it would be great if you could point me to sources I should compile.

Offline Thor

  • Moderator
  • Lord
  • *****
  • Posts: 296
  • Karma: +43/-5
    • Hungarian Direct Connect Site
Re: Problem - 64 bit Linux architecture
« Reply #3 on: March 11, 2010, 06:24:28 pm »
I am mainly a Lua programmer, so I don't know (even that wxinstall shell script was made by ATAG). I checked wxLua homepage, seems it's possible, but I don't have idea how... Sorry.
May the force be with you



 

determinate determinate