Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-04 Thread cgull
Ok progress has been made. I still need to test this but here is what I see in the log when playing a flac... Code: brutefirwrapper starting at 1236156735 2009-03-04 08:52:15 BruteFIR v1.0i (October 2006) (c) Anders Torge

Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-03 Thread cgull
Now I need to update gcc to get the latest fftw. Gonna be a while. -- cgull cgull SB3 > Melody SP7 > Onix Ref-1 Operating System: FreeBSD 6.2-RELEASE SqueezeCenter Version: 7.3.2 - 24695 Platform Architecture: i386-freebsd Perl Version: 5.8.8-i386-freebsd-64int MySQL Version: 5.1.21-beta ---

Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-03 Thread cgull
htrd;402759 Wrote: > Hi, > > That python traceback indicates that brutefirwrapper is running, but it > cant execute "brutefir". I guess you dont have the brutefir program > installed somewhere on your PATH > > I think y'all are on o something here. My brutefir installation was not functioning

Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-03 Thread htrd
Hi, That python traceback indicates that brutefirwrapper is running, but it cant execute "brutefir". I guess you dont have the brutefir program installed somewhere on your PATH Klaas;402734 Wrote: > uups, I meant to check that "brutefir" is working. Open console and > enter "brutefir" :) If th

Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-03 Thread Klaas
cgull;402673 Wrote: > Not sure what your asking with #1. I don't have a brutefir env variabe > set in my console. > uups, I meant to check that "brutefir" is working. Open console and enter "brutefir" :) If you are just running EQ you don't need any PCM files, your filter should be based on the

Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-03 Thread cgull
Klaas;402659 Wrote: > Hmm, can you check... ($ = console) > 1. brutefir works: $brutefir > should output brutefir version > 2. you configured a some stuff via the web frontend, (Options --> > Plugins --> BrutfirDRC) > what did you use for "Filters directory:", "BruteFIR filter link dir:" > and "F

Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-03 Thread Klaas
cgull;402625 Wrote: > I am running FreeBSD... not sure if that is a factor. Hmm, can you check... ($ = console) 1. brutefir works: $brutefir should output brutefir version 2. you configured a some stuff via the web frontend, (Options --> Plugins --> BrutfirDRC) what did you use for "Filters dire

Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-03 Thread cgull
Klaas;402610 Wrote: > If you are using version 7.3.x or lower the file type is shown as > flac/flac or flac/sox. The problem is that the display is retrieved > from the custom convert file. The install manual is already updated to > 7.4. In 7.4 no restart is required and the custom-convert was ch

Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-03 Thread Klaas
cgull;402586 Wrote: > Ok, I followed the install but there is nothing showing up under file > types. The menus and file structure look good so I'm not sure where I > went wrong. If you are using version 7.3.x or lower the file type is shown as flac/flac or flac/sox. The problem is that the displ

Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-03 Thread cgull
Klaas;402398 Wrote: > Not problem related but maybe easier. Try to use brutefir with the > brutefir plugin, it is for Linux and should run flawlessly. You can > convert your Inguz filters to brutefir if needed. Just see my signature > for more information :) Ok, I followed the install but there

Re: [SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-02 Thread Klaas
Not problem related but maybe easier. Try to use brutefir with the brutefir plugin, it is for Linux and should run flawlessly. You can convert your Inguz filters to brutefir if needed. Just see my signature for more information :) -- Klaas Creator of *BrutefirDrc* see http://klaasprause.com/br

[SlimDevices: Unix] Problem Compiling Mono (req by Inguz) on FreeBSD

2009-03-02 Thread cgull
The install is hanging at the following point. Any help is appreciated. Code: if test -w ../mcs; then :; else chmod -R +w ../mcs; fi cd ../mcs && gmake NO_DIR_CHECK=1 PROFILES='default net_2_0 net_3_5 net_2_1' CC='cc' all-profiles gmake[3]: Entering directory `/u