[LAU] problems with jack_mixer

Hector Centeno hcengar at gmail.com
Sun Aug 19 23:51:18 EDT 2007


Thank you Nedko,

I did a SVN checkout but can't figure out how to get the configure file
generated. If I run autoconf I get:

$ autoconf
configure.ac:25: error: possibly undefined macro: AM_INIT_AUTOMAKE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:32: error: possibly undefined macro: AC_DISABLE_STATIC
configure.ac:33: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:52: error: possibly undefined macro: AM_CONDITIONAL
configure.ac:61: error: possibly undefined macro: AC_JACK_MIDI_NFRAMES_CHECK
configure.ac:69: error: possibly undefined macro: AM_PATH_PYTHON
configure.ac:70: error: possibly undefined macro: AM_CHECK_PYTHON_HEADERS
configure.ac:70: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:78: error: possibly undefined macro: AM_CHECK_PYMOD
configure.ac:86: error: possibly undefined macro: AM_GCONF_SOURCE_2

Is there something I'm missing? Thanks!

Hector


On 8/19/07, Nedko Arnaudov <nedko at arnaudov.name> wrote:
>
> "Hector Centeno" <hcengar at gmail.com> writes:
>
> > Hi,
> >
> > I just built and installed Jack_Mixer using Fedora 7. I can't get it to
> run
> > and I get this error message:
> >
> > $ jack_mixer
> > Traceback (most recent call last):
> >   File "/usr/local/bin/jack_mixer", line 22, in <module>
> >     import jack_mixer_c
> > ImportError: No module named jack_mixer_c
> >
> > Searching for the file I found this:
> >
> > $ sudo find /usr/local -name "jack_mixer*"
> > /usr/local/share/jack_mixer
> > /usr/local/share/jack_mixer/jack_mixer.glade
> > /usr/local/lib/python2.5/site-packages/jack_mixer_c.py
> > /usr/local/etc/gconf/schemas/jack_mixer.schemas
> > /usr/local/bin/jack_mixer.py
> > /usr/local/bin/jack_mixer
> >
> > Is it a problem with a Python environment variable?
> >
> > Thanks!
> >
> > Hector
>
> This is mostly caused by a problem that is fixed in svn and thus will be
> in upcoming release (6). So far changes we be:
>
> * Fix building against jack 0.102.20
> * Handle python prefix different from install prefix (defect you have
>    been probably been hit by)
> * Fix LASH-less operation
> * Update install instructions after lash-0.5.3 release
>
> You could try one of these:
>
> use /usr as prefix (assuming your python is installed in /usr)
>
> or
>
> checkout latest svn and try it, thus verifying jack_mixer-6 (and
> hopefully any future versions) will work for you.
>
> or
>
> wait for jack_mixer-6
>
> or
>
> if you feel brave - try to workaround problem by tweaking python module
> search path
>
> Please provide further feedback about your experience with jack_mixer!
>
> --
> Nedko Arnaudov <GnuPG KeyID: DE1716B0>
>
> _______________________________________________
> Linux-audio-user mailing list
> Linux-audio-user at lists.linuxaudio.org
> http://lists.linuxaudio.org/mailman/listinfo.cgi/linux-audio-user
>
>
>


-- 
===============================
http://www.hcenteno.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.linuxaudio.org/pipermail/linux-audio-user/attachments/20070819/40a49762/attachment.htm 


More information about the Linux-audio-user mailing list