[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] Can I install an rpm and specify install path?



I've got a source rpm of gpgme-0.3 that I want to install.  However, I
don't want it to conflict with the gpgme-0.9 that I already have
installed.  Is it possible for me to install (I assume using rpmbuild
--rebuild xxx.src.rpm) the package while specifying a path that won't
conflict with the installed gpgme?

Thanks.