From: Donald M B. <don...@vo...> - 2004-12-13 19:29:43
|
Hi All, I've used jazz for a long time now and I am very fond of it. Unfortunately both of the binary releases available seg fault on redhat 9, so I'm having a go at building the CVS version I've download jazz.tar.gz and also compiled & installed wxWindows 2.4.2 on redhat 9 laptop, but I'm struggling to get jazz to compile. I've tried the rebuild thus and get:- /usr/local/src/jazz# ./rebuild aclocal: configure.in: 85: macro `AM_PATH_ALSA' not found in library aclocal: configure.in: 119: macro `AM_OPTIONS_WXCONFIG' not found in library aclocal: configure.in: 122: macro `AM_PATH_WXCONFIG' not found in library ./configure: line 1271: syntax error near unexpected token `jazz,' ./configure: line 1271: `AM_INIT_AUTOMAKE(jazz, wx2alpha)' make: *** No targets specified and no makefile found. Stop. /usr/local/src/jazz# I don't have ALSA installed but even then I can't see what I need to do to get things going. Any advice gratefully received. Many Thanks Donald. |