On Wed, Feb 13, 2013 at 07:25:53PM +0000, Philip Glover wrote: > Thank you Peter for the reply, and apologies for using an attachment > instead of retyping my originally rejected mailing. > I have checked my package manager, and allegro4.4, which says it is > a portable Library, is installed.
Do you also have the allegro development files installed? It is often a seperate package and is needed. (liballeg-dev) > It was while trying to recompile a > new build, as you suggest, (using the instructions from the > website), that I got the messages about AM_PATH_ALLEGRO not found, > and the error message about lib-plugin-jack, so the build was > unsuccessful. It sounds like you're running autoconf or automake here, you don't need/want to do that. Run ./configure to create the makefiles. Peter -- Peter Howkins [email protected] _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
