Hello, one of my friend has the exactly the same problem, the cause is: you are using 32 bit SBCL on a 64 bit operating system.
Install a 64 bit SBCL will solve this problem. On Sat, Jun 23, 2018 at 7:22 AM, George HammerFull <[email protected]> wrote: > Good day everyone. > > My operation system is Linux Mint 18.3 and I have a problem during make > Fricas 1.3.3. Here log from terminal: > > debugger invoked on a SIMPLE-ERROR in thread > #<THREAD "main thread" RUNNING {9657061}>: > Error opening shared object > "/home/oniksofers/.local/share/Trash/files/fricas-1.3.3/target/x86_64-linux-gnu/lib/libspad.so": > > /home/oniksofers/.local/share/Trash/files/fricas-1.3.3/target/x86_64-linux-gnu/lib/libspad.so: > wrong ELF class: ELFCLASS64. > > Any idea? > > -- > You received this message because you are subscribed to the Google Groups > "FriCAS - computer algebra system" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/fricas-devel. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
