#627: dynlexpad doesn't work with installed parrot.
--------------------+-------------------------------------------------------
 Reporter:  coke    |       Owner:             
     Type:  bug     |      Status:  new        
 Priority:  normal  |   Milestone:             
Component:  none    |     Version:  1.1.0      
 Severity:  medium  |    Keywords:  tcl blocker
     Lang:          |       Patch:             
 Platform:  darwin  |  
--------------------+-------------------------------------------------------

Comment(by jkeenan):

 Replying to [ticket:627 coke]:

 I tried to reproduce your results but could not.  On Linux/i386, at
 r38412, I got this using an installed Parrot:
 {{{
 ../pseudoinstall/bin/parrot ~/learn/parrot/die.pir
 ok 1
 ok 2
 13013
 }}}
 On the same machine, same SVN revision, I got this using a ''parrot''
 built in my sandbox (but not installed):
 {{{
 [li11-226:parrot] 563 $ ./parrot ~/learn/parrot/die.pir
 ok 1
 ok 2
 13013
 }}}
 Other than configuring with `--prefix=/path/to/pseudoinstall` in the first
 case, there was no difference between the two cases.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/627#comment:1>
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