<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi<br>
<br>
No! Neither Skype nor pulseaudio are installed on this machine - my
set-up is definitely Jackd based. Anyway, the sound server is not the
issue.<br>
<br>
There is a hardcoded path to /usr/lib somewhere, that does not
automatically get changed to /usr/lib64 by the build system.<br>
<br>
Anyone who has successfully built the CLAM plug-ins on a 64bit linux
system will have stumbled across this and knows the workaround - it
would nice if the knowledge could be passed on to us mortal humans...<br>
<br>
<br>
Simon<br>
<br>
  <br>
<br>
<br>
Am 26.04.2010 11:58, schrieb Oļa-la:
<blockquote
 cite="mid:j2j9601b6831004260258g31fb4c15w5f615b1cbd13542b@mail.gmail.com"
 type="cite">Hi Simon<br>
  <br>
  I used to have in some way similar problem, difficulties to install
CLAM Network editor.<br>
 Do you have Skype installed on you machine?  In my case it was Skype
who cause the problem, because default sound plugin for Skype is Pulse.
After I install Skype and removed Pulse I could complete CLAM
installation. <br>
  <br>
Maybe it is not the case, i am having x86 Ubuntu 9.10<br>
 Good luck, o.<br>
  <br clear="all">
Life is Beautiful, Live it Up!<br>
  <br>
  <br>
  <div class="gmail_quote">On 25 April 2010 12:21, Simon Lewis <span
 dir="ltr"><<a moz-do-not-send="true"
 href="mailto:simon.lewis@slnet-online.de">simon.lewis@slnet-online.de</a>></span>
wrote:<br>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
    <div bgcolor="#ffffff" text="#000000"><font size="-1"><font
 face="sans-serif">Hi<br>
    <br>
I am trying to build clam 1.4.0 on Fedora 12 x86_64<br>
    <br>
Using the attached rpm spec file I can successfully build libclam.<br>
    <br>
However, the build stops when trying to build the plug-ins... See
Konsole output below...<br>
    <br>
The CLAM source code is not particularly lib64 savy -
clam_build_helpers.py has to be modified to build libclam.<br>
    <br>
How to build the plug-ins on 64bit linux systems? <br>
    <br>
Simon<br>
    <br>
    <br>
+ for i in Filters GuitarEffects MIDI resampling samplebysample sndfile
spacialization speech osc<br>
+ pushd plugins/Filters<br>
~/rpmbuild/BUILD/CLAM-1.4.0/plugins/Filters ~/rpmbuild/BUILD/CLAM-1.4.0<br>
+ export
PKG_CONFIG_PATH=/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr/lib64/pkgconfig<br>
+
PKG_CONFIG_PATH=/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr/lib64/pkgconfig<br>
+ scons
clam_prefix=/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr
prefix=/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr<br>
scons: Reading SConscript files ...<br>
Package clam_core was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `clam_core.pc'<br>
to the PKG_CONFIG_PATH environment variable<br>
No package 'clam_core' found<br>
OSError:
'PKG_CONFIG_PATH=/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr/lib/pkgconfig
pkg-config
clam_core --libs --cflags' exited 1:<br>
  File
"/home/simon/rpmbuild/BUILD/CLAM-1.4.0/plugins/Filters/SConstruct",
line 36:<br>
    env.EnableClamModules(clamDependencies, CLAMInstallDir)<br>
  File "/usr/lib/scons/SCons/Environment.py", line 217:<br>
    return apply(self.method, nargs, kwargs)<br>
  File
"/home/simon/rpmbuild/BUILDROOT/libclam_core1_4-1.4.0-2.sl.fc12.x86_64/usr/share/clam/sconstools/clam.py",
line
166:<br>
    ' '.join(libs)))<br>
  File "/usr/lib/scons/SCons/Environment.py", line 1447:<br>
    return function(self, self.backtick(command))<br>
  File "/usr/lib/scons/SCons/Environment.py", line 585:<br>
    raise OSError("'%s' exited %d" % (command, status))<br>
    <br>
    </font></font>
    </div>
    <br>
_______________________________________________<br>
clam-users mailing list<br>
    <a moz-do-not-send="true"
 href="mailto:clam-users@lists.clam-project.org">clam-users@lists.clam-project.org</a><br>
    <a moz-do-not-send="true" href="http://clam-project.org"
 target="_blank">http://clam-project.org</a><br>
  </blockquote>
  </div>
  <br>
</blockquote>
<br>
</body>
</html>