Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Libluajit error
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Libluajit error

Does anyone here have an idea what is causing this error?

test@testserv:~/server# ./tfs
./tfs: error while loading shared libraries: libluajit-5.1.so.2: cannot open shared object file: No such file or directory

Comments

  • It's because you're spamming LET with all these threads and making us hate you.

  • It's karma

  • @Ympker said:

    you're probably missing that library on your system. try installing it.
    or maybe the dev version is needed before compiling tfs. try install it too and compile again.

  • @Nekki Love will be always stronger than hate <3

    @Falzor I acctually installed it and didnt work. Anyway I will try again :P

    Oh and I have googled the problem @lmgtfy fanboys. but guess what i didnt find a respectable answer.

  • @Ympker said:
    Nekki Love will be always stronger than hate <3

    But if you become the one everyone loves to hate...what then?

  • raindog308raindog308 Administrator, Veteran

    Ympker said: Oh and I have googled the problem @lmgtfy fanboys. but guess what i didnt find a respectable answer.

    Ympker said: I would create a panel from scratch.

    "I can't figure out how to change a tire but anyway I'm designing a new car."

    Thanked by 1drazilox
  • then the question probably would be how did you installed those libraries.
    maybe its there but with a wrong path or something.
    did you compile tfs yourself?
    did you do something like configure before make?
    do you have the -dev of that library installed?

    learning to setup things or compile others by yourself may be not an easy task ;-)

  • @Falzo said:
    then the question probably would be how did you installed those libraries.
    maybe its there but with a wrong path or something.
    did you compile tfs yourself?
    did you do something like configure before make?
    do you have the -dev of that library installed?

    learning to setup things or compile others by yourself may be not an easy task ;-)

    I recompiled it and installed all dependencies from scratch. Now it worked :) thanks^^

  • you're welcome! everyone has to start somewhere (maybe not at LET though ^^)

    Thanked by 1Ympker
Sign In or Register to comment.