Re: Scons Execution on Fedora 30 doesn't work due to python2 being in /usr/bin/python [pip & dnf install]

Ben Webb <[email protected]>
Newsgroups gmane.comp.programming.tools.scons.user
Message-ID <[email protected]>
On 9/12/19 12:46 PM, Bill Deegan wrote:
> So the fedora 30 packaged scons doesn't work?

It works fine on my Fedora 30 boxes:

$ scons --version
SCons by Steven Knight et al.:
	script: v3.1.1, 2019-08-27 05:24:17, by mockbuild on buildvm-03
	engine: v3.1.1, 2019-08-27 05:24:17, by mockbuild on buildvm-03
	engine path: ['/usr/lib/python3.7/site-packages/SCons']
Copyright (c) 2001 - 2019 The SCons Foundation

$ which scons
/usr/bin/scons

$ rpm -qf `which scons`
python3-scons-3.1.1-1.fc30.noarch

$ head -4 /usr/bin/scons
#! /usr/bin/python3
#
# SCons - a Software Constructor
#

	Ben
-- 
[email protected]                      https://salilab.org/~ben/
"It is a capital mistake to theorize before one has data."
	- Sir Arthur Conan Doyle
_______________________________________________
Scons-users mailing list
[email protected]
https://pairlist4.pair.net/mailman/listinfo/scons-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.