[LAU] [LAD] [LAA] Release of aj-snapshot-0.9.3

Lieven Moors lievenmoors at gmail.com
Thu May 5 14:00:32 UTC 2011


On Thu, May 05, 2011 at 08:56:00AM +0200, Ralf wrote:
> On Thu, 2011-05-05 at 02:51 +0200, Lieven Moors wrote:
> > git clone git://aj-snapshot.git.sourceforge.net/gitroot/aj-snapshot/aj-snapshot
> 
> Hi Lieven :)
> 
> thank you. There's an issue when running configure on my Edubuntu
> Maverick i386.
> 
> Is it intended to separate jack audio and jack midi connections for
> future versions too?

That seems like a good idea, I will look into that...
> 
> $ ./configure
> configure: error: cannot find install-sh, install.sh, or shtool in "."
> "./.." "./../.."
> $ autoreconf -f -i -Wall,no-obsolete

I've added an autogen.sh script to the repository,
and an INSTALL_GIT file, so people know they should use it.

> Can't exec "libtoolize": No such file or directory
> at /usr/bin/autoreconf2.50 line 196.
> Use of uninitialized value in pattern match (m//)
> at /usr/bin/autoreconf2.50 line 196.

These warning seem to indicate you don't have
libtool installed, and autoreconf needs it.
Do you get these warnings with autoreconf -f -i?
Maybe libtool should be a dependency of autoconf,
but isn't in your ubuntu.

> configure.ac:3: installing `./install-sh'
> configure.ac:3: installing `./missing'
> src/Makefile.am: installing `./depcomp'
> [snip]
> $ sudo checkinstall
> $ aj-snapshot --help

So everything is ok after doing autoreconf?

Thanks for reporting this...

Greetings,

Lieven


More information about the Linux-audio-user mailing list