| View previous topic :: View next topic |
| Author |
Message |
Fahad Op

Joined: 29 Aug 2016 Posts: 127
|
Posted: Sun Jan 29, 2017 4:34 am Post subject: Common Error Installing Gseen & Stats |
|
|
Can't load modules gseen: /home/Statistics/eggdrop/modules/gseen.so: wrong ELF class: ELFCLASS32
Can't load modules stats: /home/Statistics/eggdrop/modules/stats.so: wrong ELF class: ELFCLASS32
And I have Install the modules correctly... Even i copy from the other eggdrop where stats and gseen are working. |
|
| Back to top |
|
 |
nml375 Revered One
Joined: 04 Aug 2006 Posts: 2857
|
Posted: Sun Jan 29, 2017 7:51 am Post subject: |
|
|
You are trying to load a 32-bit module in an eggdrop compiled for 64-bit system.
Generally, you should not copy the .so-files from one eggdrop installation to another, but rather build the modules from source on each installation. _________________ NML_375, idling at #eggdrop@IrcNET |
|
| Back to top |
|
 |
Fahad Op

Joined: 29 Aug 2016 Posts: 127
|
Posted: Sun Jan 29, 2017 8:27 am Post subject: |
|
|
| nml375 wrote: | You are trying to load a 32-bit module in an eggdrop compiled for 64-bit system.
Generally, you should not copy the .so-files from one eggdrop installation to another, but rather build the modules from source on each installation. |
My VPS is Debian 8.7 Jessie. Now what should i do ? |
|
| Back to top |
|
 |
nml375 Revered One
Joined: 04 Aug 2006 Posts: 2857
|
Posted: Sun Jan 29, 2017 9:49 am Post subject: |
|
|
I'd suggest rebuilding your eggdrop along with modules from source.
That's the best way to make sure your eggdrop binary and modules are compatible _________________ NML_375, idling at #eggdrop@IrcNET |
|
| Back to top |
|
 |
Fahad Op

Joined: 29 Aug 2016 Posts: 127
|
Posted: Sun Jan 29, 2017 9:50 am Post subject: |
|
|
| nml375 wrote: | I'd suggest rebuilding your eggdrop along with modules from source.
That's the best way to make sure your eggdrop binary and modules are compatible |
How I do that?  |
|
| Back to top |
|
 |
nml375 Revered One
Joined: 04 Aug 2006 Posts: 2857
|
|
| Back to top |
|
 |
|