#10510 NORM 11.2.0-: Wikipedia should find a way to work on both F11 and F14 builds

Zarro Boogs per Child bugtracker at laptop.org
Fri Jan 21 08:11:25 EST 2011


#10510: Wikipedia should find a way to work on both F11 and F14 builds
-------------------------------------------+--------------------------------
           Reporter:  martin.langhoff      |       Owner:  cjb          
               Type:  enhancement          |      Status:  new          
           Priority:  normal               |   Milestone:  11.2.0-M2    
          Component:  wikibrowse-activity  |     Version:  not specified
         Resolution:                       |    Keywords:               
        Next_action:  design               |    Verified:  0            
Deployment_affected:                       |   Blockedby:               
           Blocking:                       |  
-------------------------------------------+--------------------------------

Comment(by mikus):

 Perhaps you can have _wp.so make use of an indirect pointer, which has
 been set up by the activity's initialization routine.

 That's how I handle references to python in Mikus-written batch scripts
 (which exist to customize certain Sugar functions):  For me, a script run
 at build install time determines which version of python (2.5 or 2.6 or
 2.7) is installed, and places a pointer to the available python's
 directory tree (/usr/lib/python...) in a "well known location".  Then the
 individual "customization scripts" pick up the contents of that "well
 known location" and put that value in a variable (from where it can be
 used to construct paths for accessing python's site-packages
 subdirectories).

-- 
Ticket URL: <http://dev.laptop.org/ticket/10510#comment:5>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list