Problems building vislcg3

13 views
Skip to first unread message

Kevin Donnelly

unread,
Jul 1, 2010, 3:59:03 PM7/1/10
to Constraint Grammar
Hi

I downloaded from SVN, and started building on an Asus eeePC 701 running
Ubuntu 9.04:
libicu 4.0.1-2ubuntu2
automake 1.1.11-1
autoconf 2.64-1ubuntu1
build-essential 11.4

The make bombs out pretty badly, as in the attached. Any suggestions on how I
can get it to build?

--
Pob hwyl / Best wishes

Kevin Donnelly
kevindonnelly.org.uk

vislcg3_make.txt

Tino Didriksen

unread,
Jul 1, 2010, 4:40:47 PM7/1/10
to Constraint Grammar
You have libicu, but not libicu-dev?

I thought the configure script would catch that, but seems I need to
fix that bit...

Anyway, "sudo apt-get install libicu-dev" should make it happy.

-- Tino Didriksen

Kevin Donnelly

unread,
Jul 1, 2010, 6:09:24 PM7/1/10
to constrain...@googlegroups.com
On Thursday 01 July 2010 21:40:47 Tino Didriksen wrote:
> You have libicu, but not libicu-dev?
> I thought the configure script would catch that, but seems I need to
> fix that bit...
> Anyway, "sudo apt-get install libicu-dev" should make it happy.

No, I'd installed that earlier - I suppose I should have put it on the list.
It must be something else.

Tino Didriksen

unread,
Jul 1, 2010, 6:45:59 PM7/1/10
to Constraint Grammar
Looks like you are not getting anything from icu-config, possibly that
it is not on your machine or not executable...

I have added a stricter check for ICU and icu-config, so
svn up && ./autogen.sh && make clean && make

-- Tino Didriksen

Kevin Donnelly

unread,
Jul 1, 2010, 7:18:28 PM7/1/10
to constrain...@googlegroups.com
On Thursday 01 July 2010 23:45:59 Tino Didriksen wrote:
> Looks like you are not getting anything from icu-config, possibly that
> it is not on your machine or not executable...
>
> I have added a stricter check for ICU and icu-config, so
> svn up && ./autogen.sh && make clean && make

Brilliant, Tino - whatever you did, that fixed it. It's compiled and working
on the new machine, ready for demo. Thanks a lot :-)

Reply all
Reply to author
Forward
0 new messages