<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="sans-serif">Hi Niels<br>
<br>
libCLAM (core) will build on Fc12 with 64bit libs - the problem is the
plug-ins or better said scons. To build the plug-ins sconstruct checks
to see if libCLAM is present in the root and/or build root.
Unfortunately scons looks in the  lib and not the lib64 directories,
even though the pkg_config_path is set correctly.<br>
<br>
This has something to do with the automation in scons...<br>
<br>
Simon<br>
<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))</font></font><br>
<br>
Am 28.04.2010 03:18, schrieb michael noble:
<blockquote
 cite="mid:t2s339c30111004271818pc4492914nd6f18c92cf49659f@mail.gmail.com"
 type="cite">Niels,<br>
  <br>
  <div class="gmail_quote">On Wed, Apr 28, 2010 at 1:26 AM, Niels Mayer
  <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:nielsmayer@gmail.com">nielsmayer@gmail.com</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 class="gmail_quote">On Mon, Apr 26, 2010 at 5:57 PM, michael
noble <span dir="ltr"><<a moz-do-not-send="true"
 href="mailto:looplog@gmail.com" target="_blank">looplog@gmail.com</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>If you search Packman the 1.4 rpms are there. Or just use
this link:</div>
      <a moz-do-not-send="true"
 href="http://packman.links2linux.de/search?scope=name&q=clam"
 target="_blank">http://packman.links2linux.de/search?scope=name&q=clam</a></blockquote>
    <div><br>
    </div>
    <div>Thanks for making these available. Any chance x86_64 RPMs can
be built?</div>
    </div>
  </blockquote>
  <div><br>
These are not my handiwork, and I wouldn't want to steal credit for
them!<br>
  <br>
Toni Graffy is the packager, as stated at Packman. He is subscribed to
clam-devel, not sure if he is on the users list.<br>
  <br>
As to x86_64, I believe that problem came up before and there was some
show-stopper that made packaging everything impossible, so Toni chose
to drop 64 bit. You'd have to take it up with him, though.<br>
  <br>
Regarding the rest, I'm afraid I can't offer much help...<br>
  <br>
-m<br>
  </div>
  </div>
  <br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
PlanetCCRMA mailing list
<a class="moz-txt-link-abbreviated" href="mailto:PlanetCCRMA@ccrma.stanford.edu">PlanetCCRMA@ccrma.stanford.edu</a>
<a class="moz-txt-link-freetext" href="http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma">http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma</a>
  </pre>
</blockquote>
<br>
</body>
</html>