#166: Install path on Win32
-------------------------+--------------------------------------------------
 Reporter:  whiteknight  |       Owner:         
     Type:  todo         |      Status:  new    
 Priority:  normal       |   Milestone:  1.0    
Component:  none         |     Version:  trunk  
 Severity:  medium       |    Keywords:  install
     Lang:               |       Patch:         
 Platform:  win32        |  
-------------------------+--------------------------------------------------

Comment(by fperrad):

 "make reallyinstall" could install parrot from its build tree to
 C:\Program Files\Parrot\*, if you tell it in the configure step before
 building :
   perl Configure.pl --prefix="somewhere"

 Dealing with PATH and file associations is a job for Inno Setup, when you
 install
 a prebuilt binary, not for "make reallyinstall".

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/166#comment:5>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to