Am 10.07.2014 14:47, schrieb Wietse Venema:
> [email protected]:
>> no rpath for Fedora
>> http://fedoraproject.org/wiki/Packaging:Guidelines#Beware_of_Rpath
>>
>> %configure
>> sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' 
>> libtool
>> sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
> 
> Speaking of bad days, the above does not apply to Postfix.
> 
> - Postfix shared libraries MUST NOT be linked into other programs.
> 
> - Therefore, Postfix shared libraries MUST be installed in a
>   Postfix-only directory.
> 
> - Therefore, Postfix shared libraries MUST have a runpath.
> 
> So please stop spreading incorrect information

if both of you would not stop reading premature you would have seen that
below and instead insulting realize that all what you listed above applies
for dovecot, mysql, dbmail too - so you could slown down your complacency
while insinuate it to others

[harry@srv-rhsoft:~]$ cat /etc/ld.so.conf.d/dovecot-x86_64.conf
/usr/lib64/dovecot

the same applies for MySQL

[harry@srv-rhsoft:~]$ cat /etc/ld.so.conf.d/mariadb-x86_64.conf
/usr/lib64/mysql

the same applies for DBMail

[harry@srv-rhsoft:~]$ cat /etc/ld.so.conf.d/dbmail-x86_64.conf
/usr/lib64/dbmail


Reply via email to