On Jul 21, 2006, at 1:12 PM, Mr. Shawn H. Corey wrote:
Chris Dolan wrote:
This would be a good entry for the FAQs for a cage cleaner.
If you're collect questions for the FAQ, here are some Andy Lester
answered for me:
I'm not, actually. :-(
Could you do one of the following, in order of p
On Fri, Jul 21, 2006 at 02:12:57PM -0400, Mr. Shawn H. Corey wrote:
> Chris Dolan wrote:
> > 1. Do I need root privileges to install Parrot? Do I need it for Cage
> > Cleaners?
>
> You don't even need root at all. You can build in a local directory and
> not install.
In fact, for those who are d
Chris Dolan wrote:
> On Jul 21, 2006, at 9:48 AM, Jonathan Rockway wrote:
>
>>> I have downloaded the icu4j_3_4_4.jar but have no idea what to do with
>>> it. Could someone please help?
>>>
>> You'll want to get icu4c (icu for C), not icu4j (for java). If you
>> get the tgz C version, just tar xz
On Jul 21, 2006, at 9:48 AM, Jonathan Rockway wrote:
I have downloaded the icu4j_3_4_4.jar but have no idea what to do
with
it. Could someone please help?
You'll want to get icu4c (icu for C), not icu4j (for java). If you
get the tgz C version, just tar xzvf it, cd source; ./configure;
m
I have downloaded the icu4j_3_4_4.jar but have no idea what to do with
it. Could someone please help?
You'll want to get icu4c (icu for C), not icu4j (for java). If you get
the tgz C version, just tar xzvf it, cd source; ./configure; make; make
install. Note that most Linux distros have p
Hi,
I am trying to install Parrot and the README file has this:
You'll need a C compiler, a linker and a make program of course. If you
will be linking with the ICU library you have to download and install it
before configuring Parrot.
Get it from http://www-306.ibm.com/software/globalization/ic