Hi Doug,<br><br><div><span class="gmail_quote"></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Try the following:<br>&nbsp;&nbsp;&nbsp;&nbsp;rpmbuild --rebuild globus-accessgrid-2.4.3-1.fc3.src.rpm<br>&nbsp;&nbsp;&nbsp;&nbsp;rpm -i /usr/src/suse/x86_64/globus-
accessgrid-2.4.3-1.x86_64.rpm<br>then<br>&nbsp;&nbsp;&nbsp;&nbsp;rpmbuild --rebuild pyGlobus-1.0.10-2.fc3.src.rpm</blockquote><div><br>
Perfect. pyGlobus is then correctly setuped. <br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; For the other two components, pyOpenSSL_AG needs elinks and SOAPpy needs<br>
&gt; python-abi and the procedure of installing them are both problematic.<br><br>You could remove elinks from the dependency and comment out the<br>pyOpenSSL-elinks.patch lines. Later versions of Fedora don't come with lynx,
<br>hence the elinks patch.</blockquote><div><br>
Done.<br>
</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">The python-abi dependency could also be removed. On Fedora, python-abi is<br>set to the Python version (
e.g. 2.3 or 2.4, it's to prevent a RPM built<br>against Python 2.4 being installed on a Python 2.3 based Fedora, etc)</blockquote><div><br>
I didn't find the spec file of the SOAPpy in /usr/src/packages/SPECS. I
only found the query of python-abi in AccessGrid.spec and
compat-AccessGrid.spec but after I commented them on I couldn't build
them coz they were just asking for SOAPpy.&nbsp;</div><br>
Now running <br>
rpmbuild -ba compat-AccessGrid.spec<br>
SOAPpy is the only component that is needed.<br>
Where can I modify its dependency of python-abi?<br>
<br>
Thanks,<br>
Zephyr<br>
</div>