Re: [Discuss-gnuradio] Problem iinstalling fftw-3.2 on Centos 5.2 64 bits

2009-02-09 Thread anne kwong
Hi, That works. Thanks! I am getting another problem when running ./configure FFTW3F is compiled with ./configure --prefix=/opt/freeswitch --enable-core-odbc-support --enable-core-libedit-support --enable-64 --with-openssl=/usr/sfw But I am still getting the following error: No package 'fftw3

Re: [Discuss-gnuradio] Problem iinstalling fftw-3.2 on Centos 5.2 64 bits

2009-02-09 Thread Mattias Kjellsson
anne kwong wrote: ... [r...@localhost fftw-3.2]# ./configure --enable-single --enable-shared --enable-sse Hi, try to not use the super- user account when configuring, only when installing. I don't know if it will help, but sometimes the environment for the root user is a bit different than

[Discuss-gnuradio] Problem iinstalling fftw-3.2 on Centos 5.2 64 bits

2009-02-09 Thread anne kwong
Hi, I am having problem getting fftw-3.2 installed on Centos 5.2 64 bits. Does that combination work? My PC is Pentinum based and I did use the --sse option. I just get started with gnuradio. Any help will be greatly appreciated. Here is the log: [r...@localhost fftw-3.2]# ./configure --ena