(RESOLVED) Re: why does rpm ask for an earlier release?

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

 





Thanks for
Jos Vos jos@xxxxxx
Jeff Johnson n3npq@xxxxxxx
 
for pointing out that my package script may be pointing to /home/sysadm/rpmbuild/Python2.7/Python2.7-root/usr/local/bin/python2.7.
Jeff suggested to use rpm -qp --filerequire your.rpm to locate the file.
 
Indeed, when the package was built, it replaced EXENAME in python-config.in with the above path.
Further searching, I found the following which clearly explained the changes required
http://serverfault.com/questions/109867/rpm-build-issue
In short, I replaced
make install
by
make install DESDIR=%{buildroot}
 
 
_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxxxxx
http://lists.rpm.org/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux