All of lore.kernel.org
 help / color / mirror / Atom feed
From: Colin D Bennett <colin@gibibit.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Cc: deshpande.varun@gmail.com
Subject: Re: Unable to use grub2
Date: Sun, 4 Jan 2009 19:07:34 -0800	[thread overview]
Message-ID: <20090104190734.42cbb1d9@gibibit.com> (raw)
In-Reply-To: <42f2dd0b0901041802m36573ae2md0501649d2450252@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 939 bytes --]

On Mon, 5 Jan 2009 07:32:36 +0530
"Varun Deshpande" <deshpande.varun@gmail.com> wrote:

> hi
> i am very new here.
> i want to contribute for grub. so first step to compile grub code &
> install it. i complied code with normal way i.e.
> ./configure
> make
> make install
> 
> 
> after that when i run grub --version i got old version
> grub (GNU GRUB 0.97)
> 
> i am unable to solve what happened actually
> plz help me??

When you run './configure', the default prefix under which the programs
are installed is '/usr/local'.  So, to run the GRUB 2 programs,
run /usr/local/bin/grub-install, etc.

You can also change the prefix with './configure --prefix=/opt/grub2'
for instance.  I would recommend you do NOT use '/usr' as the prefix
for hand-compiled installations when you have GRUB legacy (or even an
instance of GRUB 2) installed with your OS distribution's package
management system.

Regards,
Colin

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

  reply	other threads:[~2009-01-05  3:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-05  2:02 Unable to use grub2 Varun Deshpande
2009-01-05  3:07 ` Colin D Bennett [this message]
2009-01-06  0:46   ` Pavel Roskin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090104190734.42cbb1d9@gibibit.com \
    --to=colin@gibibit.com \
    --cc=deshpande.varun@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.