'Will a package built with make on a Red Hat machine work on a Cent OS machine?

If I:

  1. Pull down a git hub repo on a Red Hat host
  2. Then run: make and make install to build the package
  3. Then take that folder and move it on a Cent OS host,

Will there be any issues?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source