[CLAM] Configure-ing CLAM (2)

Xavi Rubio xrubio at iua.upf.es
Wed Oct 8 02:23:55 PDT 2003


Hi Nacho, We've changed the configure.in script to use fltk-config instead of detecting itself fltk, so this is the error that you get. But you can see that configuration continues and compiles/links correctly against fltk. In CLAM web you can get a new fltk binary for Debian Woody + gcc-2.95 that contains this fltk-config file (we'll create the binary for rh9 in a short time, I expect :-P).


On Tue, 07 Oct 2003 21:23:44 +0200
Nacho Lasheras <fanatiko at usermail.com> wrote:

> I'm having problems with CLAM too ... 
> 
> I have created a Sandbox for CLAM 0.5.3. The directory structure is the
> following: 
> drwxr-xr-x    7 nacho users   4096 2003-10-06 16:20 CLAM-0.5.3
> drwxr-xr-x    2 nacho users   4096 2003-10-07 20:31 fltk
> lrwxr-xr-x    1 nacho users      9 2003-10-07 20:31 qt -> /usr/qt/3
> drwxr-xr-x    8 nacho users   4096 2003-10-07 21:01 xercesc
> 
> I've used the tips from the messages of Xavi to make the script detect
> FLTK and QT. To create the script I used the command autoconf-2.57, but
> it gives me 2 error messages:
> 
> checking for fltk headers; looking relative to CLAM... yes
> ./configure: line 1: ../../fltk/fltk-config: No existe el fichero o el
> directorio
> ./configure: line 2700: test: =: unary operator expected
> checking for fltk library (and other fltk required)...... yes:
> yes
> 
> 


Where have you get the binaries? We use this package:

http://archive.apache.org/dist/xml/xerces-c/Xerces-C_1_7_0/xerces-c-src1_7_0.tar.gz

It contains the source, and it should work in a normal way (./configure, make, make install).


> I've downloaded xerces-c 1.7 from the official page and it was a binari
> distribution, but It doesn't works. What version it's the correct to
> use.

> 
> If I configure CLAM with --disable-xml the script finishes well. 
> 

It's related with an ALSA error. Maybe your computer doesn't use alsa, or artsd is running (and blocks the devices to alsa). Try to kill the process if it's the case (killall -9 artsd, for example).

> I tried some examples, and I couldn't compile all. But AudioIO gives me
> this error when I execute it:
> ##########################################################
> ################### ASSERTION FAILED #####################
> ##########################################################
> At file ../../../../src/Processing/Base/Processing.cxx line 139
> Error in processing object TopLevel.Audio_IO_Example.input:
> Start(): Object failed to start properly.
>  Nested error: ALSAAudioDevice::Start(): Failed to create PCM device.
>  Nested error:
> `trap' para punto de parada/seguimiento

Which error gives you the compilation of SMS Tools?

Xavi

> 
> I can't compile SMS Tools neither. 
> 
> 
> 
> 






More information about the clam-users mailing list