I'm attempting to execute a binary file via the command line in Ubuntu which is being supported by VMWare. When attempting to perform this task I get:
Error opening terminal: xterm
It looks like this is something encountered by others as well, as it provides a remedy here (5.2)
The proposed fix is to install pkgin on my VMWare box. So, I follow the instructions found here to install. Everything looks find until I try to "make". I get:
No targets specified and no makefile found
Any ideas or help? I could be missing something obvious, as I don't use Linux very frequently.
Thanks.