| Hi Felippe,
Very impressive build. Started right after I received your email and
just now finished.
Seems to have gone well :)
Thanks a lot!
Btw I'm using Ubuntu 7.10 Gutsy Gibbon with all the updates and realtime
kernel.
Here's the configuration output again:
CONFIGURATION DECISION: Building Csound Lua interface library.
PYTHON MODULE..........
CONFIGURATION DECISION: Not generating PDF documentation.
Checking for C library png... (cached) yes
CONFIGURATION DECISION: Building image opcodes
CONFIGURATION DECISION: Building Virtual Keyboard plugin.
CONFIGURATION DECISION: Not building CoreAudio plugin.
CONFIGURATION DECISION: Building ALSA plugin.
CONFIGURATION DECISION: Building PortAudio module.
Adding Jack library for PortAudio
CONFIGURATION DECISION: Building JACK plugin.
CONFIGURATION DECISION: Building with PortMIDI.
CONFIGURATION DECISION: Building OSC plugin.
CONFIGURATION DECISION: Building UDP plugins.
Checking for C header file fluidsynth.h... (cached) yes
CONFIGURATION DECISION: Building fluid opcodes.
CONFIGURATION DECISION: Not building vst4cs opcodes.
Checking for C header file Opcodes/Loris/src/loris.h... (cached) no
CONFIGURATION DECISION: Not building Loris Python extension and Csound
opcodes.
CONFIGURATION DECISION: Not building STK opcodes.
CONFIGURATION DECISION: Building Python opcodes.
CONFIGURATION DECISION: Building FLTK GUI CSOUND5GUI frontend.
CONFIGURATION DECISION: Building CsoundAC extension module for Csound
with algorithmic composition.
PATH
= /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
PYTHON MODULE..........
CONFIGURATION DECISION: Not building CsoundVST plugin and standalone.
CONFIGURATION DECISION: Building PD csoundapi~ class
CONFIGURATION DECISION: Building Tclcsound frontend
CONFIGURATION DECISION: Building Winsound frontend
CONFIGURATION DECISION: Not building OSX GUI frontend
Checking for C header file ladspa.h... (cached) yes
CONFIGURATION DECISION: Building DSSI plugin host opcodes.
CONFIGURATION DEFAULT: Building csLadspa.
CONFIGURATION DECISION: Not calling TAGS
CONFIGURATION DECISION: Calling makedb
CONFIGURATION DECISION: Not compiling zip file for release.
Still no STK and Loris though haha but I'll worry about getting them
installed in a few months after learning a bit much more about csound
and blue / cecilia :)
Hope I can contribute later, have a few interesting ideas about new ways
of synthesis and know a lot about microtuning and microrhythm.
Cheers,
Marcel
Op donderdag 14-02-2008 om 21:55 uur [tijdzone -0300], schreef Felipe
Sateler:
> On Thursday 14 February 2008 21:29:07 Marcel de Velde wrote:
> > Hello Felippe,
> >
> > Great timing haha :) Thanks!
> > However it's not working for me.
> > I added your adres to my apt source including your public key, and the
> > packages show up in synaptics. However when I mark any of the packages
> > for installation I'm getting dependency errors like this:
> > csound:
> > Vereisten:libc6 (>=2.7-1) maar 2.6.1-1ubuntu10 wordt geïnstalleerd
> > Vereisten: libcsound64-5.1 maar het wordt niet genstalleerd
>
> You have ubuntu installed, and (if I guess correctly), a somewhat old version
> of it. Which version do you have installed?
> The problem is that the packages I built need a newer version of the C library
> than the one you have installed.
> Probably there are other dependency problems for the other packages.
>
> You might want to try building the packages:
> 1. add the deb-src line to you sources.list if you haven't already
> 2. apt-get build-dep csound (as root)
> 3. apt-get --compile source csound
> 4. Install with dpkg -i *.deb
>
> Step 2 will install all the stuff you need to build csound, and step 3 will
> download the source and build it.
>
>
|