Re: The Saga of Building Parrot : ICU

2004-11-08 Thread Matt Diephouse
On Sun, 07 Nov 2004 22:29:46 -0700, Jack J. Woehr [EMAIL PROTECTED] wrote: Now on to actually *trying out* Parrot ... as a former ANSForth Technical Committee member, think I'll try the Forth first :-) Hurm. The Forth in CVS has been somewhat abandoned (though functional). I've been working

Re: The Saga of Building Parrot : ICU

2004-11-08 Thread Dan Sugalski
At 10:29 PM -0700 11/7/04, Jack J. Woehr wrote: Nicholas Clark wrote: So I think that deleting the empty directory /usr/local/uplevel for the duration of the build should solve your problem. Removed the dir, finished the build, recreated the dir, and make install worked. Now on to actually

Re: The Saga of Building Parrot : ICU

2004-11-08 Thread Jack J. Woehr
Matt Diephouse wrote: Enjoy (Parrot). :-) I did ... briefly! [17:33:55 [EMAIL PROTECTED]:/usr/local/src/PerlSource/parrot_stuff/forth]$ parrot forth.pir Parrot Forth 0.1 Type `bye` to exit words over 2* spaces */ swap 2dup rot drop depth cr 0sp - space words / emit .

Re: The Saga of Building Parrot : ICU

2004-11-08 Thread Matt Diephouse
On Mon, 08 Nov 2004 18:41:50 -0700, Jack J. Woehr [EMAIL PROTECTED] wrote: Matt Diephouse wrote: Enjoy (Parrot). :-) I did ... briefly! [ . . . ] Segmentation Fault (core dumped) Oops. I forgot to mention that some recent (big) changes to Parrot has been causing my Forth

Re: The Saga of Building Parrot : ICU

2004-11-08 Thread Jack J. Woehr
Matt Diephouse wrote: Oops. I forgot to mention that some recent (big) changes to Parrot has been causing my Forth implementation some trouble. I filed a bug report earlier today; hopefully it'll get fixed soon (generally doesn't take long). No problem ... my interest is tangential at the

The Saga of Building Parrot : ICU

2004-11-07 Thread Jack J. Woehr
Okay, I now configured perl Configure.pl --prefix=/usr/local/uplevel --cc=gcc --cxx=gcc --icuplatform=sparc-sun-solaris2.9 The build bombs in: string_set_data_directory: ICU data files not found(apparently) for directory [/usr/local/uplevel/blib/lib/icu/2.6.1]make: ***

Re: The Saga of Building Parrot : ICU

2004-11-07 Thread Nicholas Clark
On Sun, Nov 07, 2004 at 01:17:28PM -0700, Jack J. Woehr wrote: Okay, I now configured perl Configure.pl --prefix=/usr/local/uplevel --cc=gcc --cxx=gcc --icuplatform=sparc-sun-solaris2.9 The build bombs in: string_set_data_directory: ICU data files not found(apparently) for

Re: The Saga of Building Parrot : ICU

2004-11-07 Thread Jack J. Woehr
Nicholas Clark wrote: On Sun, Nov 07, 2004 at 01:17:28PM -0700, Jack J. Woehr wrote: Okay, I now configured perl Configure.pl --prefix=/usr/local/uplevel --cc=gcc --cxx=gcc --icuplatform=sparc-sun-solaris2.9 The build bombs in: string_set_data_directory: ICU data files

Re: The Saga of Building Parrot : ICU

2004-11-07 Thread Jeff Clites
On Nov 7, 2004, at 3:20 PM, Jack J. Woehr wrote: Nicholas Clark wrote: On Sun, Nov 07, 2004 at 01:17:28PM -0700, Jack J. Woehr wrote: Okay, I now configured perl Configure.pl --prefix=/usr/local/uplevel --cc=gcc --cxx=gcc --icuplatform=sparc-sun-solaris2.9 The build bombs in:

Re: The Saga of Building Parrot : ICU

2004-11-07 Thread Nicholas Clark
On Sun, Nov 07, 2004 at 02:57:04PM -0800, Jeff Clites wrote: On Nov 7, 2004, at 3:20 PM, Jack J. Woehr wrote: Nicholas Clark wrote: On Sun, Nov 07, 2004 at 01:17:28PM -0700, Jack J. Woehr wrote: Okay, I now configured perl Configure.pl --prefix=/usr/local/uplevel --cc=gcc

Re: The Saga of Building Parrot : ICU

2004-11-07 Thread Jack J. Woehr
Nicholas Clark wrote: So I think that deleting the empty directory /usr/local/uplevel for the duration of the build should solve your problem. Removed the dir, finished the build, recreated the dir, and make install worked. Now on to actually *trying out* Parrot ... as a former ANSForth

Re: The Saga of Building Parrot : ICU

2004-11-07 Thread Leopold Toetsch
Jack J. Woehr [EMAIL PROTECTED] wrote: Okay, I now configured perl Configure.pl --prefix=/usr/local/uplevel --cc=gcc --cxx=gcc --icuplatform=sparc-sun-solaris2.9 The build bombs in: string_set_data_directory: ICU data files not found(apparently) for directory

Re: The Saga of Building Parrot : ICU

2004-11-07 Thread Jeff Clites
On Nov 7, 2004, at 12:10 PM, Leopold Toetsch wrote: Jack J. Woehr [EMAIL PROTECTED] wrote: Okay, I now configured perl Configure.pl --prefix=/usr/local/uplevel --cc=gcc --cxx=gcc --icuplatform=sparc-sun-solaris2.9 The build bombs in: string_set_data_directory: ICU data files not