Quantcast
Channel: Install software on CentOS: binaries or rpm? - Server Fault
Viewing all articles
Browse latest Browse all 3

Install software on CentOS: binaries or rpm?

$
0
0

I am pretty new to linux systems. I have the option of installing a software (ImageMagick) using either its .rpm or compiling the source from .tar.gz (which I have already done).

  1. Which one should I (would you) choose?

  2. If I choose rpm, should I use rpm -Uvh <filename> or use yum to install the rpm?

  3. If I choose to install the binaries, what is the usual way of installing (for use by Apache/httpd)? I am thinking I should download the .tar.gz file to /usr/local/src, unpack it with tar zxvf <filename>, then ./configure, make, make install. Generally if I do this, will the binaries automatically go to like /usr/bin (it does for ImageMagick) and the environmental paths be set for all users?


Viewing all articles
Browse latest Browse all 3

Latest Images

Trending Articles





Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>
<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596344.js" async> </script>