#3213 NORM Opportu: Running WINE on the XO

Zarro Boogs per Child bugtracker at laptop.org
Wed Jan 16 12:54:27 EST 2008


#3213: Running WINE on the XO
--------------------------+-------------------------------------------------
  Reporter:  ssb22        |       Owner:  jg         
      Type:  enhancement  |      Status:  new        
  Priority:  normal       |   Milestone:  Opportunity
 Component:  distro       |     Version:             
Resolution:               |    Keywords:             
  Verified:  0            |    Blocking:             
 Blockedby:               |  
--------------------------+-------------------------------------------------

Comment(by ssb22):

 The above script involving "vncserver" no longer works on build 650,
 because the "vncserver" script relies on perl which is not present on that
 build.  However, you can use the script below to replace "vncserver".  It
 certainly doesn't do all the functions of "vncserver", but it's adequate
 for use in the scripts above.

 #!/bin/bash
 mkdir -p ~/.vnc
 Xrealvnc $* &
 echo $! > ~/.vnc/"$1".pid

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



More information about the Bugs mailing list