[linux-audio-user] Timemachine compile problem

Jos Laake jos at radiks.net
Fri May 21 04:19:18 EDT 2004


> On Wed, 19 May 2004 00:00:58 -0700
> Jos Laake <jos at radiks.net> wrote:

>>I'm trying to compile 'timemachine' on my system and I keep running into
>>this problem in the ./configure script:

Erik de Castro Lopo wrote:
> Did you do "make install"? If you didn't you need to do that.
> 
> The "make install" command will install Jack in the /usr/local tree.
> You then need to check that pkg-config can find jack:
> 
>     pkg-config --modversion jack
> 
> If that fails, you might need to do:
> 
>     export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/local/lib/pkgconfig
>
> The "pkg-config --modversion jack" should then print the jack version
> and you will be ready to configure timemachine.

Hey, thanks Erik!  This ^^ did the trick... and then it choked on
'sndfile'.  So I got that and compiled it... And then it choked
on 'ladcca' so I got that and compiled it... and then it worked.
Or at least it compiled and I brought it up with JACK and made
connections with 'qjackctl'.  At that point, 'timemachine' appeared
to work, the meters were movin' it was writin' ".wav" files...cool.
Until I tried to play one of the '.wav' files.  When I try to play
it with 'alsaplayer' I get this:

Audio File Library: '/home/jos/tm-2004-05-13T05:30:06.wav':
  unrecognized audio file format [error 0]
Audio File Library: invalid file handle [error 1]
Audio File Library: '/home/jos/tm-2004-05-13T05:30:06.wav':
  unrecognized audio file format [error 0]
Audio File Library: invalid file handle [error 1]

...and then 'alsaplayer' hangs real bad and I gotta go kill it.

I tried to play them in 'xmms' as well and it won't even load them.

Here's a link to one of the 'timemachine' generated files:

   http://www.josmusic.com/splut/tm-2004-05-21T00:59:56.wav

Any clues anybody?

Thanks in advance!
~Jos~




More information about the Linux-audio-user mailing list