Re: [linux-audio-user] Timemachine compile problem

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] Timemachine compile problem
From: Jos Laake (jos_AT_radiks.net)
Date: Fri May 21 2004 - 11:19:18 EEST


> 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~


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri May 21 2004 - 11:15:24 EEST