Skip to content

unable to proceed after this process #241

Answered by olebole
chrysogenum asked this question in Q&A
Discussion options

You must be logged in to vote

When you run make, you should omit the < > signs, i.e. make linux64 if you want to run it on a 64-bit linux architecture. The error message you see comes because the > is a redirection of the shell (bask) and expects a file name where the output of the command shall be written to.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by olebole
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Build Build, compilation or installation problem
2 participants
Converted from issue

This discussion was converted from issue #240 on December 04, 2022 14:54.