#1309: perl Configure.pl finds icu but doesn't set it up
-----------------------+----------------------------------------------------
 Reporter:  getpsimon  |        Type:  bug   
   Status:  new        |    Priority:  normal
Milestone:             |   Component:  build 
  Version:  1.8.0      |    Severity:  medium
 Keywords:             |        Lang:        
    Patch:             |    Platform:  linux 
-----------------------+----------------------------------------------------

Comment(by getpsimon):

 Replying to [comment:5 jkeenan]:
 > Thanks for your response.
 >
 > 1. I deleted the superfluous attachment.
 >
 > 2. The output of ''t/steps/auto/icu-01.t'' is fine.  I compared your
 output of `Configure.pl --verbose-step=auto::icu` with mine on Linux/i386.
 There did not appear to be significant differences.  So I think
 ''Configure.pl'' is doing just a good on your box as on anyone else's.
 >
 > 3. Have you had a chance to consider Andy Dougherty's hypothesis and
 recommendation?  It sounds plausible to me.  I'm on Debian, and I followed
 his suggestion:
 > {{{
 > $ dpkg --get-selections | grep icu
 > icu-doc                                         install
 > libicu36                                        install
 > libicu36-dev                                    install
 > }}}
 > Note the presence of the ''-dev'' package.
 >
 > Thank you very much.
 >
 > kid51

 I followed Andy's suggestion, apt-get install libicu-dev, and parrot
 installed flawlessly. However, parrot won't install if I build ICU from
 source unless I add /usr/local/lib to LD_LIBRARY_PATH.

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