Hello,
I'd like to translate Firefox. I don't understand anything in Linux or
so, I just follow the documentation !
So, I have to execute the command :
MOZ_CO_PROJECT=browser make -f tools/l10n/l10n.mk create-eo
But cygwin writes :
[...]
/bin/sh: line 5: mkdirhier : command not found.
[...]
Effectively, in l10n.mk, it's written :
[...]
mkdirhier ../l10n/$*/$$mod; \
[...]
and I don't find mkdirhier in my cygwin directory...
1) I tried to install mkdirhier in the setup, but I did'nt find it...
2) I tried to search a solution by
mkdirhier site:cygwin.com inurl:ml/cygwin
... but I don't undersand anything in this jungle !!
How could I install mkdir in cygwin ?
Thank you very much for your help !
Guillaume MARTIN
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/