[Samba] Upgrading samba from source over debian packages

Reindl Harald h.reindl at thelounge.net
Tue Sep 27 22:16:23 UTC 2016



Am 27.09.2016 um 23:54 schrieb Bob of Donelson Trophy via samba:
> Thank you Rowland. That is what I thought. To me, the novice that I am,
> it seems odd to install to the distro paths when they could
> inadvertently be overwritten during a standard distro upgrade. Thank you
> the clear and simple answer

"make instal" - yes, because the system don't know about iĀ“the rnadom 
overwritten files, wit packages if you do it proper no

no chance than any Fedora 24 update will ever overwrite my PHP since it 
don't get PHP7, the same for mysql, httpd and other packages when your 
own version number is higher than the version of the distribution will 
ever ship

[root at srv-rhsoft:~]$ cat /etc/redhat-release
Generic release 24 (Generic)

[root at srv-rhsoft:~]$ rpm -qa | grep php | grep 7 | sort
php-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-bcmath-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-calendar-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-cli-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-common-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-ctype-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-curl-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-dom-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-exif-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-feedcreator-1.7.2-52.fc24.20160917.rh.noarch
php-fileinfo-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-gd-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-hash-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-iconv-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-imap-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-json-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-mbstring-7.0.11-56.fc24.20160927.2336.rh.x86_64
phpMyAdmin-4.4.15.8-1.fc24.20160917.rh.noarch
php-mysqli-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-opcache-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-openssl-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-pecl-geoip-1.1.1-7.php70.fc24.20160919.rh.x86_64
php-pecl-imagick-3.4.2-7.php70.fc24.20160919.rh.x86_64
php-pecl-mailparse-3.0.1-7.php70.fc24.20160919.rh.x86_64
php-pecl-xdebug-2.4.1-7.php70.fc24.20160919.rh.x86_64
php-phar-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-process-7.0.11-24.fc24.20160917.rh.x86_64
php-session-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-simplexml-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-soap-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-tidy-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-tokenizer-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-xmlwriter-7.0.11-56.fc24.20160927.2336.rh.x86_64
php-zip-7.0.11-56.fc24.20160927.2336.rh.x86_64



More information about the samba mailing list