[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: still configure troubles
From: |
Stefan Reinauer |
Subject: |
Re: still configure troubles |
Date: |
Sun, 2 Apr 2006 22:18:47 +0200 |
User-agent: |
Mutt/1.5.9i |
* Z3tbl4 [] <address@hidden> [060402 22:06]:
> grub2 from cvs
>
> checking for __lzo_init_v2 in -llzo2... no
> checking for __lzo_init_v2 in -llzo... no
> checking for __lzo_init2 in -llzo... no
> configure: error: LZO library version 1.02 or later is required
Looks like you don't have the required LZO library installed:
http://www.oberhumer.com/opensource/lzo/
Stefan