Re: [Scid-users] Relocatable SCID RPM for Linux

2014-05-10 Thread Mikhail Kalenkov
No, you can not overwrite system files during installation of the rpm packages. Yum or rpm refuse to install package which conflicts with already installed package. 2014-05-10 15:28 GMT+04:00 James K. Williams : > Ah, yes, I see now that you have followed the packaging guidelines. I did > not kno

Re: [Scid-users] Relocatable SCID RPM for Linux

2014-05-10 Thread James K. Williams
Ah, yes, I see now that you have followed the packaging guidelines. I did not know they recommended avoiding relocatable packages, and I also did not know that they recommended against installing packages in /opt. Now I understand. I retract my suggestion. Thank you for your quick response, and

Re: [Scid-users] Relocatable SCID RPM for Linux

2014-05-10 Thread Mikhail Kalenkov
Hi James, I made scid rpm package following "Fedora Packaging Guidelines" [1]. It recommends to avoid relocatable packages. For instance they say that relocatable package can not be installed by yum. I guess it is strong argument against relocatable package. I do not see any inconvenience in keep