[Scons-users] Problem building scons-src-2.5.0

mohammed shambakey shambakey1 at gmail.com
Tue May 3 23:11:24 EDT 2016


Hi Bill

I used python setup.py install --prefix=$HOME (outside virtualenv)

BTW, after the last email, I changed all "/*" to "/*.*", also added ".py"
extension to "scripts/scons, scripts/sconsign, scripts/scons-time". Now,
setup proceeds until it gives me the following error:

error: can't copy 'scons.1': doesn't exist or not a regular file

I couldn't find 'scons.1' in any place under source files.

Regards

On Tue, May 3, 2016 at 10:04 PM, Bill Deegan <bill at baddogconsulting.com>
wrote:

> Mohammed,
>
> How are you trying to install scons?
> python setup.py? (in or outside a virtualenv)
> pip install scons (in or outside a virtualenv)
>
> -Bill
>
> On Tue, May 3, 2016 at 7:30 PM, mohammed shambakey <shambakey1 at gmail.com>
> wrote:
>
>> Hi
>>
>> I'm new to scons and I'm trying to install scons-src-2.5.0 on
>> centos 7.1.1503 but I get the following error:
>>
>> "error: can't copy 'engine/SCons/Tool/docbook/docbook-xsl-1.76.1/params':
>> doesn't exist or not a regular file"
>>
>> After a little search, if I understood correctly, similar problems
>> resulted from "*" character that treats sub-directories as files. So, just
>> for test, I commented the statement 'docbook-xsl-1.76.1/*', and the result
>> was:
>>
>> error: can't copy
>> 'engine/SCons/Tool/docbook/docbook-xsl-1.76.1/epub/bin': doesn't exist or
>> not a regular file
>>
>> I wonder how to solve this problem?
>>
>> Regards
>>
>> --
>> Mohammed
>>
>> _______________________________________________
>> Scons-users mailing list
>> Scons-users at scons.org
>> https://pairlist4.pair.net/mailman/listinfo/scons-users
>>
>>
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>


-- 
Mohammed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20160503/823f9fb3/attachment.html>


More information about the Scons-users mailing list