[Mono-devel-list] Enabling ICU in order to rebuild NAnt - ICU-config trouble
Jason King
jason.king at profox.co.uk
Tue Jan 6 10:53:28 EST 2004
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: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Jason King
Sent: 06 January 2004 14:19
Cc: mono-devel-list at lists.ximian.com
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: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Martin Willemoes
Hansen
Sent: 06 January 2004 12:59
To: Artur Brodowski
Cc: mono-devel-list at lists.ximian.com
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, Tomasz.Kaszuba at inteligo.pl
> 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 mwh at sysrq.dk Website mwh.sysrq.dk
IRC MWH, freenode.net
--------------------------------------------------------
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list