From: Goofy <goofy@gmx.li>
To: grub-devel@gnu.org
Subject: Bug with the locale path
Date: Thu, 13 Aug 2015 07:55:00 +0200 [thread overview]
Message-ID: <55CC3134.5020706@gmx.li> (raw)
Hello,
i play around with the grub 2.02~Beta2 and i think there is a litte bug ?
i configure the paket with the following line
./configure --prefix= --datarootdir=/usr/share
--localedir=/usr/share/locale
but if i want to install grub with
# grub-install /dev/sda
Installing for i386-pc platform.
grub-install: warning: cannot open directory `/usr/local/share/locale':
File or Directory not found
but in the config.log is
....
$ ./configure --prefix= --datarootdir=/usr/share
--localedir=/usr/share/locale
....
localedir='/usr/share/locale'
#define LOCALEDIR "/usr/share/locale"
next reply other threads:[~2015-08-13 5:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-13 5:55 Goofy [this message]
2015-08-13 17:48 ` Bug with the locale path Andrei Borzenkov
2015-08-13 17:52 ` Toomas Soome
2015-08-13 17:54 ` Andrei Borzenkov
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=55CC3134.5020706@gmx.li \
--to=goofy@gmx.li \
--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.