scons -j1 options_file=scons/os/ problem

Asked by Jiadun Liu

Dear All,

During installing Escript, the following problem was encountered.

jiadun@jiadun-Lenovo-IdeaPad-Z500:~$ scons -j1 options_file=scons/os/jiadun-Lenovo-IdeaPad-Z500_options.py

scons: *** No SConstruct file found.
File "/usr/lib/scons/SCons/Script/Main.py", line 905, in _main
jiadun@jiadun-Lenovo-IdeaPad-Z500:~$

Best regards,
Jiadun

Question information

Language:
English Edit question
Status:
Solved
For:
esys-escript Edit question
Assignee:
No assignee Edit question
Solved by:
Bob
Solved:
Last query:
Last reply:
Revision history for this message
Best Bob (caltinay) said :
#1

Jiadun,

Please make sure you run the command from within the escript source directory.

Revision history for this message
Jiadun Liu (liujiadun) said :
#2

Thanks Cihan Altinay, that solved my question.