|
Hi again,
having a bit of time i tried to build csound myself on an amd64.
I modified custom.py to solve the lib64 issue with fltk.
when i run scons with and without options i get errors from cmath:
/usr/include/c++/4.1.2/cmath:117: error: '::asin' has not been declared
/usr/include/c++/4.1.2/cmath:132: error: '::atan' has not been declared
/usr/include/c++/4.1.2/cmath:147: error: '::atan2' has not been declared
/usr/include/c++/4.1.2/cmath:163: error: '::ceil' has not been declared
...
etc for all math.h functions
what went wrong?
see also attached scons output and custom.py
many thanks in advance for your help.
cheers
Georg
-----Original Message-----
From: Boenn G (CCI) [mailto:gboenn@glam.ac.uk]
Sent: Thu 27/03/2008 12:38
To: csound@lists.bath.ac.uk
Subject: [Csnd] Csound5.08-x86_64d installer
Hi.
i am having trouble with the AMD64 installer. He can't find the libfltk because fltk is installed in /usr/lib64 . Is there a fix or can i run the installer without GUI or copy manually? Where do the files have to go to?
Georg
Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
|