Csound Csound-dev Csound-tekno Search About

[Cs-dev] What is this?

Date2005-03-13 10:03
Fromjpff@codemist.co.uk
Subject[Cs-dev] What is this?
scons: Building targets ...
Install file: "H/cscore.h" as "/usr/local/include/csound/cscore.h"
scons: *** [/usr/local/include/csound/cscore.h] Exception
Traceback (most recent call last):
  File "/usr/lib/scons/SCons/Taskmaster.py", line 101, in execute
    self.targets[0].build()
  File "/usr/lib/scons/SCons/Node/__init__.py", line 204, in build
    self._for_each_action(do_action)
  File "/usr/lib/scons/SCons/Node/__init__.py", line 179, in _for_each_action
    executor(self, func)
  File "/usr/lib/scons/SCons/Executor.py", line 121, in __call__
    func(action, self.targets, self.sources, env)
  File "/usr/lib/scons/SCons/Node/__init__.py", line 200, in do_action
    stat = action(targets, sources, env)
  File "/usr/lib/scons/SCons/Action.py", line 394, in __call__
    r = self.execfunction(target=target, source=rsources, env=env)
  File "/usr/lib/scons/SCons/Environment.py", line 83, in installFunc
    return install(target[0].path, source[0].path, env)
  File "/usr/lib/scons/SCons/Defaults.py", line 137, in copyFunc
    shutil.copy2(source, dest)
  File "/usr/local/lib/python2.3/shutil.py", line 82, in copy2
    copyfile(src, dst)
  File "/usr/local/lib/python2.3/shutil.py", line 38, in copyfile
    fdst = open(dst, 'wb')
IOError: [Errno 2] No such file or directory: '/usr/local/include/csound/cscore.h'
scons: building terminated because of errors.

==John ffitch


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-03-13 10:21
FromIstvan Varga
SubjectRe: [Cs-dev] What is this?
jpff@codemist.co.uk wrote:

> IOError: [Errno 2] No such file or directory: '/usr/local/include/csound/cscore.h'
> scons: building terminated because of errors.

Is it possible that /usr/local/include/csound does not exist and the
installer does not create the directory ?


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-03-13 11:25
Fromjpff@codemist.co.uk
SubjectRe: [Cs-dev] What is this?
But I do not want to install Csound; I want to test things before I
install.

  Also writing to /usr/local requires privileges which are not
available to the C programmer

==John ffitch


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net