View previous topic :: View next topic |
Author |
Message |
STTgentoo n00b
Joined: 13 Sep 2007 Posts: 43 Location: Bucharest
|
Posted: Wed Dec 03, 2008 2:54 pm Post subject: GRUB2 (1.96) LZO library Problem [SOLVED] |
|
|
Hello,
I'm trying to install grub-1.96 on my box but i get everytime this error i have try to build/install by hand LZO Library but still dosen't work
Code: | 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
|
And i have lzo-2.03 merge on my system
Please help!!!
Last edited by STTgentoo on Thu Dec 04, 2008 1:29 pm; edited 1 time in total |
|
Back to top |
|
|
cyrillic Watchman
Joined: 19 Feb 2003 Posts: 7313 Location: Groton, Massachusetts USA
|
|
Back to top |
|
|
STTgentoo n00b
Joined: 13 Sep 2007 Posts: 43 Location: Bucharest
|
Posted: Wed Dec 03, 2008 7:11 pm Post subject: |
|
|
Pleas can you tell me how to use that ebuild because i'm a BIG noob in gentoo. |
|
Back to top |
|
|
loftwyr l33t
Joined: 29 Dec 2004 Posts: 970 Location: 43°38'23.62"N 79°27'8.60"W
|
Posted: Wed Dec 03, 2008 7:25 pm Post subject: |
|
|
just save that ebuild to /usr/local/portage/sys-boot/grub/ and emerge it. _________________ My emerge --info
Have you run revdep-rebuild lately? It's in gentoolkit and it's worth a shot if things don't work well.
Celebrating 5 years of Gentoo-ing. |
|
Back to top |
|
|
Naib Watchman
Joined: 21 May 2004 Posts: 6065 Location: Removed by Neddy
|
Posted: Wed Dec 03, 2008 7:29 pm Post subject: |
|
|
loftwyr wrote: | just save that ebuild to /usr/local/portage/sys-boot/grub/ and emerge it. |
and setup /usr/local/portage in make.conf as an overlay dir (PORTDIR_OVERLAY="/usr/local/portage")
and echo "local" >> /usr/local/portage/profiles/repo_name
and then digest the ebuild _________________
Quote: | Removed by Chiitoo |
|
|
Back to top |
|
|
STTgentoo n00b
Joined: 13 Sep 2007 Posts: 43 Location: Bucharest
|
Posted: Wed Dec 03, 2008 7:36 pm Post subject: |
|
|
I will try this tomorrow thanks. I will come back if it will not work or if ....... |
|
Back to top |
|
|
STTgentoo n00b
Joined: 13 Sep 2007 Posts: 43 Location: Bucharest
|
Posted: Thu Dec 04, 2008 1:05 pm Post subject: |
|
|
Hello i have get that grub-999.ebuild and i have try to digest him by
Code: | ebuild grub-999.ebuild digest |
But i get this error
Code: | /usr/portage/sys-boot/grub/grub-1.96.ebuild: line 29: syntax error near unexpect ed token `||'
/usr/portage/sys-boot/grub/grub-1.96.ebuild: line 29: ` || die "econf faile d" '
*
* ERROR: sys-boot/grub-1.96 failed.
* Call stack:
* ebuild.sh, line 1857: Called die
* The specific snippet of code:
* source "${EBUILD}" || die "error sourcing ebuild"
* The die message:
* error sourcing ebuild
*
* If you need support, post the topmost build error, and the call stack if rele vant.
* The ebuild environment file is located at '/var/tmp/portage/sys-boot/grub-1.9 6/temp/environment'.
*
!!! getFetchMap(): aux_get() error reading sys-boot/grub-1.96; aborting.
|
Can you help me please??? |
|
Back to top |
|
|
STTgentoo n00b
Joined: 13 Sep 2007 Posts: 43 Location: Bucharest
|
Posted: Thu Dec 04, 2008 1:29 pm Post subject: |
|
|
It's working thanks a lot. |
|
Back to top |
|
|
stable.entropy n00b
Joined: 27 Mar 2008 Posts: 11
|
Posted: Thu Dec 04, 2008 9:44 pm Post subject: |
|
|
I'll say this.
Don't use it.
Grub Legacy is bad enough. _________________ The Prophecies of Entropy |
|
Back to top |
|
|
cyrillic Watchman
Joined: 19 Feb 2003 Posts: 7313 Location: Groton, Massachusetts USA
|
Posted: Thu Dec 04, 2008 10:02 pm Post subject: |
|
|
stable.entropy wrote: | Don't use it. |
Please share with the group your list of bootloaders that are better than grub2.
ps. We don't want to hear about how awesome ntldr is ... |
|
Back to top |
|
|
|