Debian - Build - LuaJIT problem

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
dredclaw
Prole
Posts: 1
Joined: Wed Jul 23, 2014 1:35 am

Debian - Build - LuaJIT problem

Post by dredclaw »

Wanting to use LOVE on my debian laptop and the apt-get is for version 8. Decided to build version 9 which supposedly worked. When running the love command however, I get:

Code: Select all

love: error while loading shared libraries: libluajit-5.1.so.2: cannot open shared object file: No such file or directory
Not the most experienced linux user. Any suggestions?
aidalgol
Prole
Posts: 19
Joined: Tue Feb 07, 2012 7:53 pm
Location: New Zealand
Contact:

Re: Debian - Build - LuaJIT problem

Post by aidalgol »

We need more information.
  1. How did you build love?
  2. Which version of Debian are you running?
  3. Do you have luajit installed? If so, how did you install it?
  4. How are you invoking love?
I'm running Debian 7.6 (wheezy), and have had love built against luajit working fine, so I think I can help.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: Debian - Build - LuaJIT problem

Post by bartbes »

That can only happen when love was linked on a different system you're running it on, or your luajit install is in a non-standard location, and you set this up during compile-time, but not at runtime. In that case, take a look at ldconfig and /etc/ld.so.conf.
Post Reply

Who is online

Users browsing this forum: Bing [Bot], Google [Bot] and 52 guests