dynamic libraries not enabled; [solved]

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
User avatar
ljdp
Party member
Posts: 209
Joined: Sat Jan 03, 2009 1:04 pm
Contact:

dynamic libraries not enabled; [solved]

Post by ljdp »

I can't use any external library inside love, I get this error:

Code: Select all

Error: error loading module 'curses' from file '/usr/local/lib/lua/5.1/curses.so':
	dynamic libraries not enabled; check your Lua installation
Does this mean I have to recompile love and lua with the correct flags?

Solution:
Put .so files inside "~/library/application support/LOVE/"
Last edited by ljdp on Mon Jun 04, 2012 4:21 pm, edited 1 time in total.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: dynamic libraries not enabled; check your Lua installati

Post by bartbes »

That's just your lua install, love doesn't care. (Actually, had you been using love's binary loader it would've worked.)
User avatar
Roland_Yonaba
Inner party member
Posts: 1563
Joined: Tue Jun 21, 2011 6:08 pm
Location: Ouagadougou (Burkina Faso)
Contact:

Re: dynamic libraries not enabled; check your Lua installati

Post by Roland_Yonaba »

Hi,
Can't figure out by myself, but I do hope that might help...
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 26 guests