I need to install an app on RH 7.1 but the only source of the file is "the source". On a web page is the source. Can I just copy it to a text file, rename it to .c and use that? Do I have to compile ...
What is the most effective way to get linux programs to compile (c++ or c files, using make or gmake) on OpenBSD ? I am having lots of troubles with people who have written c apps without other ...