How to move and then use an installed python?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Baz ¤Ñª°

    How to move and then use an installed python?

    All,

    If I have installed python 2.3.3 in /opt/thirdparty directory. Can I
    copy the contents of the thirdparty directory to my rpm/SOURCES
    directory as part of my software_a rpm package then reuse it and
    install in /home/mydir?

    So I have tried this and i have the following errors:

    error: Failed dependencies:
    /opt/thirdparty/bin/python is needed by Avalon-dev-de

    How can I use an installed python package? Should I build it with a
    different option?

    Thanks

    B.


Working...