Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't work well on arch #97

Closed
FauconFan opened this issue Nov 9, 2017 · 2 comments
Closed

Doesn't work well on arch #97

FauconFan opened this issue Nov 9, 2017 · 2 comments

Comments

@FauconFan
Copy link

I leave this message it's maybe the same error as in ubuntu in another issue.
The first thing is that :

tput: unknown terminfo capability 'cd'

My system doesn't know the command open so i can not make the project, i cannot compile some unit test too...

includes/display/display_menu.sh: line 96: open: command not found

I do not understand why it is crashing cause there is no command open in this line... maybe it's hidden then i don't have the level to correct this : HELP !

@Seluj78
Copy link
Collaborator

Seluj78 commented Jan 1, 2018

That should be fixed with ccf8d39

Can you confirm ?

and open is a command that you won't find on ArchLinux because it is supposed to open the requested file on an external editor on a desktop UI. So that's why you won't have this on Arch. But if you just want to see the file, just go in the root folder of 42fc and find the .XXX file corresponding to the test and cat it

@Seluj78
Copy link
Collaborator

Seluj78 commented Feb 5, 2018

#84

@Seluj78 Seluj78 closed this as completed Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants