Re: [LAU] PHASEX-0.12.0-beta3

From: Norval Watson <norv2001@email-addr-hidden>
Date: Thu Aug 06 2009 - 05:35:29 EEST

----- Original Message ----

> From: William Weston <weston@email-addr-hidden>
>
> On Fri, 31 Jul 2009, Norval Watson wrote:
>
> > Hi again Will,
> > This time I'm compiling Phasex on Asus Eee, Atom N270 cpu, Debian sid.
> > ./configure is failing thus:
> >
> > checking for X... no
> > ./configure: line 5827: syntax error near unexpected token `GTK,'
> > ./configure: line 5827: `PKG_CHECK_MODULES(GTK,'
> >
> > Looks like I'm missing something important on this brand new install?
> > Thanks again for Phasex!
> > Norv
>
> Do you have the debian libgtk2.0-dev package installed? Also, I've received a
> report about a bit of gcc weirdness when trying to optimize for the Atom. Could
> you try letting gcc figure out how to optimize?
>
> make distclean
> aclocal && autoconf && automake && autoheader
> ./configure --enable-arch=native
> make
>
> If that doesn't work so well, configure for x86_64, but only build for level 2
> on cpu power:
>
> make clean
> ./configure --enable-arch=x86_64 --enable-debug="-DPHASEX_CPU_POWER=2"
> make
>
> Let me know how this works out ;-}
>
> Thanks again, Norval
> --ww

Hi Will (and Pete)

Sorry for late reply, been busy...

I successfully built Phasex on the Eee using

> aclocal && autoconf && automake && autoheader
> ./configure --enable-arch=native
> make

I needed to install libjack-dev and libsamplerate0-dev beforehand.
pkg-config was already installed.

A quick test shows Phasex loading, connecting to jack and making sounds ok.
I still have to fine-tune the Eee to get optimum performance and I will let u know how I go.
Thanks for your replies, and thanks again for Phasex!

Cheers,
Norv

      __________________________________________________________________________________
Find local businesses and services in your area with Yahoo!7 Local.
Get started: http://local.yahoo.com.au

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Thu Aug 6 08:15:08 2009

This archive was generated by hypermail 2.1.8 : Thu Aug 06 2009 - 08:15:08 EEST