grub-devel.gnu.org archive mirror
 help / color / mirror / Atom feed
* Bug with the locale path
@ 2015-08-13  5:55 Goofy
  2015-08-13 17:48 ` Andrei Borzenkov
  0 siblings, 1 reply; 4+ messages in thread
From: Goofy @ 2015-08-13  5:55 UTC (permalink / raw)
  To: grub-devel

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"




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-08-13 17:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-13  5:55 Bug with the locale path Goofy
2015-08-13 17:48 ` Andrei Borzenkov
2015-08-13 17:52   ` Toomas Soome
2015-08-13 17:54     ` Andrei Borzenkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).