python.uci in MyDSL/UCI doesn't append pathForum: System Topic: python.uci in MyDSL/UCI doesn't append path started by: john.martzouco  Posted by john.martzouco on Dec. 15 2007,14:29  
        Installed python.uci from < MyDSL UCI >.  Had to manually append /opt/python/bin/ to $PATH.
   Posted by curaga on Dec. 15 2007,15:04  
        There is no way for an extension to edit PATH, without a menu entry like "python - update path" - which most would not want..
   Posted by john.martzouco on Dec. 15 2007,15:29  
        Thank you.
   Posted by roberts on Dec. 15 2007,16:14  
        /opt/bin was added to later releases of DSL and newer or updated extensions can create a link to /opt/bin, which is in the PATH.All new extensions should use linking to /opt/bin  |