Hello,

After much wailing and gnashing of teeth and suggestions by some of the guys
here, I still can't get Mono to ./configure satisfactorily.  Just to
reiterate my problem, I need to get NAnt to rebuild under Mono 0.29, but in
order to do this, Mono needs to have ICU support enabled.

To achieve ICU support, I have installed a variety of ICU files from my SuSE
distro using YaST:

cu              international components for unicode
icu-data                sources for the data in ICU
icu-i18ndata    sources for data in "icu-locales"
icu-locales     locale data
libicu22                libraries
libicu-devel    development files

Now, when I come to ./configure Mono, the screen output gives me the
following messages:

<snip>
checking for icu-config.../usr/bin/icu-config
/usr/bin/icu-config: Unknown --enable-rpath value
/usr/bin/icu-config: Unknown --enable-rpath value
/usr/bin/icu-config: Unknown --enable-rpath value
<snip> followed by
GC:     included
ICU:    yes. Version:

There is no version number included in the screen output.

The only reason I am trying to do all this ICU stuff is to get NAnt to work,
so if anyone knows of a work around for NAnt, then I will gladly try it.  So
far, I have tried commenting out the code in CompilerBase that calls the
internationalization stuff, but that just throws further errors.

Any takers?

Jase



Regards,
Jason King
Profox Systems Ltd

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jason King
Sent: 06 January 2004 14:19
Cc: [EMAIL PROTECTED]
Subject: RE: [Mono-devel-list] Enabling ICU in order to rebuild NAnt


Hello

I too had problems with this file, but am very grateful for the help from
both Art adn Martin.  In the meantime, I am using YaST on my SuSE set up cds
to install all the ICU packages, but I still get the following message
during ./configure:

....blah blah blah
checking for icu-config.../usr/bin/icu-config
/usr/bin/icu-config: Unknown --enable-rpath value
/usr/bin/icu-config: Unknown --enable-rpath value
/usr/bin/icu-config: Unknown --enable-rpath value

At the end of the screen output for ./configure, I am then presented with:
GC:     included
ICU:    yes. Version:

There is no version number included in the screen output.  As I am both a
Linux newbie (well, relatively new anyway) and an ICU newbie, I have no idea
how to rectify this problem.  Any ideas anyone?

J


Regards,
Jason King
Profox Systems Ltd

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Martin Willemoes
Hansen
Sent: 06 January 2004 12:59
To: Artur Brodowski
Cc: [EMAIL PROTECTED]
Subject: RE: [Mono-devel-list] Enabling ICU in order to rebuild NAnt


On Tue, 2004-01-06 at 12:29, Artur Brodowski wrote:
> W liście z wto, 06-01-2004, godz. 11:50, [EMAIL PROTECTED]
> pisze:
> > I tried installing ICU but it turned into a fiasco.
> AFAIK the only dependancy is glibc, so it should compile without
> problems on any Linux distro.
>
> ftp://www-126.ibm.com/pub/icu/2.6.1/icu-2.6.1.tgz
> unzip, cd icu/source
> # ./configure --enable-layout
> # make
> # make install
>
> artb.

I had trouble compiling the stable release, so I whent for:
development version: 2.8-d01
That version worked for me.

--
Martin Willemoes Hansen

--------------------------------------------------------
E-Mail  [EMAIL PROTECTED]       Website mwh.sysrq.dk
IRC     MWH, freenode.net
--------------------------------------------------------

_______________________________________________
Mono-devel-list mailing list
[EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-devel-list



_______________________________________________
Mono-devel-list mailing list
[EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-devel-list





-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to