We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I'm trying to install tpp on my Mac Mojave 10.14.3. When I run tpp I get the following message:
eric Aula $ tpp slides.tpp There is no Ncurses-Ruby package installed which is needed by TPP. You can download it on: http://ncurses-ruby.berlios.de/
Despite the wrong link for ncurses-ruby, I went to their official page and followed the instructions installing it.
When running
gem list
I get that ncurses-ruby (1.2.4) is installed. Even though, the error persists. Any thoughts on this problem?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I'm trying to install tpp on my Mac Mojave 10.14.3. When I run tpp I get the following message:
eric Aula $ tpp slides.tpp There is no Ncurses-Ruby package installed which is needed by TPP. You can download it on: http://ncurses-ruby.berlios.de/
Despite the wrong link for ncurses-ruby, I went to their official page and followed the instructions installing it.
When running
gem list
I get that ncurses-ruby (1.2.4) is installed. Even though, the error persists. Any thoughts on this problem?
The text was updated successfully, but these errors were encountered: