[epiar-devel] 0.5.0 Packaging (was: Re: epiar.net Contact Form Submission)
Christopher Thielen
chris at epiar.net
Sun Jun 19 11:55:56 PDT 2011
FYI, given that I need to install a Ubuntu VM to help Dave, I'm going to
work on the packages for 0.5.0. I can potentially do them all if needed.
I'd like to get it released so we can get some press. I'll update the
screenshots online and work on the site a little bit, maybe send a
"press release" out to places like linuxgames.com and others.
After that, we can go full steam ahead on 0.6.0 if folks aren't already.
On Sat, Jun 18, 2011 at 05:03:50PM -0700, Christopher Thielen wrote:
> On Sat, Jun 18, 2011 at 01:59:07PM -0700, Dave wrote:
> > I'm attempting to build Epiar on Ubuntu 10.10. I've followed the wiki instructions here: http://epiar.net/trac/wiki/BuildingEpiarOnUbuntu
> > and get this error:
> > ...checking for sdl-config... /usr/bin/sdl-config
> > checking for SDL - version >= 1.2.10... no
> > *** Could not run SDL test program, checking why...
> > *** The test program failed to compile or link. See the file config.log for the
> > *** exact error that occured. This usually means SDL was incorrectly installed
> > *** or that you have moved SDL since it was installed. In the latter case, you
> > *** may want to edit the sdl-config script: /usr/bin/sdl-config
> > configure: error: *** SDL version 1.2.10 not found!
> > ...
> > Some advice is needed on how to change sdl-config to use my version of sdl. I think that is the problem, but not sure.
>
> What's the output of "sdl-version --version"? Is it less than 1.2.10? If
> it's just a bit behind, you can just have Epiar ignore the version
> difference:
>
> Edit configure.in and find "1.2.10" and change it to whatever your
> version is. It'll be in a line that also mentions SDL. Save and type:
> ./autogen.sh && ./configure && make and see if that helps.
>
> Out of curiosity, what version of SDL does Ubuntu 10.10 ship with?
>
> - Chris
> _______________________________________________
> epiar-devel mailing list
> epiar-devel at epiar.net
> http://epiar.net/mailman/listinfo/epiar-devel
More information about the epiar-devel
mailing list