During "automagic" I get:
configure.ac:54: error: possibly undefined macro: AM_PATH_SDL2
I built and installed SDL2 , SDL2_Image, and SDL2_Mixer (took forever)
Any help is appreciated.
Building love-experiments for Raspberry Pi
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
-
- Prole
- Posts: 5
- Joined: Mon Oct 27, 2014 6:59 am
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Building love-experiments for Raspberry Pi
I'm not sure what OS you're on, but raspbian just has an sdl2 package.
Considering you built SDL2 yourself, the m4 file it installed probably isn't in the aclocal search path, see this page for changing that.
Considering you built SDL2 yourself, the m4 file it installed probably isn't in the aclocal search path, see this page for changing that.
-
- Prole
- Posts: 5
- Joined: Mon Oct 27, 2014 6:59 am
Re: Building love-experiments for Raspberry Pi
Raspbian. I started to build/install SDL2 because of the error that automagic threw, on a hunch, but I will try that link out.
-
- Prole
- Posts: 5
- Joined: Mon Oct 27, 2014 6:59 am
Re: Building love-experiments for Raspberry Pi
Well that helped it get further, but now I am building DevIL....
-
- Prole
- Posts: 5
- Joined: Mon Oct 27, 2014 6:59 am
Re: Building love-experiments for Raspberry Pi
I built that, then I installed libmodplug, and got past automagic. either configure or make fails reporting luajit not found, so now I am attempting to build luajit, even though my system already has it according to apt-get (but I guess not the development files...?)
- bartbes
- Sex machine
- Posts: 4946
- Joined: Fri Aug 29, 2008 10:35 am
- Location: The Netherlands
- Contact:
Re: Building love-experiments for Raspberry Pi
All of the dependencies should already be in the repositories, and you should be able to get most/all of them simply by running:
Code: Select all
sudo apt-get build-dep love
Who is online
Users browsing this forum: Bing [Bot] and 1 guest