On 13.08.2015 08:55, Goofy wrote:
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':

I can't reproduce it using current GIT master so I assume it is fixed in the meantime.

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"



_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to