| Wouldn't you have to run the install target as superuser?
----- Original Message -----
From:
To:
Sent: Sunday, March 13, 2005 5:03 AM
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
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
-------------------------------------------------------
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 |