[GRASS-dev] Compile error on Kubuntu 7.04

Maris Nartiss maris.gis at gmail.com
Tue Jun 19 05:36:14 EDT 2007


Shouldn't missing gettext (msgfmt) executable been catched by
"./configure --with-nls" as error? IMHO this should be reported as
bug.

Maris.

2007/6/9, Daniel Calvelo <dca.gis at gmail.com>:
> Hi Isaac. You don't seem to have gettext installed. Try to apt-get
> install gettext.
>
> Daniel.
>
> On 6/8/07, Isaac Ullah <isaac.ullah at asu.edu> wrote:
> > Hi Listers,
> >
> >      I am trying to compile GRASS-6.3.cvs on my recently installed Kubuntu
> > (7.04, Fiesty Fawn) system. I've successfully compiled before on the same
> > laptop (a toshiba r 10) under MEPIS 6 (also ubuntu based) and MEPIS 3.4.2
> > (debian based). However this time I get the following error that I don't
> > really understand:
> >
> > make[1]: Entering directory
> > `/home/isaac/Desktop/grass63-cvs-source/locale'
> > Creating translations (= 'make mo')
> >  make[2]: Entering directory
> > `/home/isaac/Desktop/grass63-cvs-source/locale'
> > grasslibs_ar.po: /bin/sh: msgfmt: not found
> > grasslibs_cs.po: /bin/sh: msgfmt: not found
> >  grasslibs_de.po: /bin/sh: msgfmt: not found
> > grasslibs_el.po: /bin/sh: msgfmt: not found
> >  grasslibs_es.po: /bin/sh: msgfmt: not found
> > grasslibs_fr.po: /bin/sh: msgfmt: not found
> > grasslibs_hi.po: /bin/sh: msgfmt: not found
> >  grasslibs_it.po: /bin/sh: msgfmt: not found
> > grasslibs_ja.po: /bin/sh: msgfmt: not found
> >  grasslibs_ko.po: /bin/sh: msgfmt: not found
> > grasslibs_lv.po: /bin/sh: msgfmt: not found
> > grasslibs_mr.po: /bin/sh: msgfmt: not found
> >  grasslibs_pl.po: /bin/sh: msgfmt: not found
> > grasslibs_pt_br.po: /bin/sh: msgfmt: not found
> >  grasslibs_ru.po: /bin/sh: msgfmt: not found
> > grasslibs_sl.po: /bin/sh: msgfmt: not found
> > grasslibs_tr.po: /bin/sh: msgfmt: not found
> >  grasslibs_vi.po: /bin/sh: msgfmt: not found
> > grasslibs_zh.po: /bin/sh: msgfmt: not found
> >  grassmods_ar.po: /bin/sh: msgfmt: not found
> > grassmods_cs.po: /bin/sh: msgfmt: not found
> > grassmods_de.po: /bin/sh: msgfmt: not found
> >  grassmods_el.po: /bin/sh: msgfmt: not found
> > grassmods_es.po: /bin/sh: msgfmt: not found
> >  grassmods_fr.po: /bin/sh: msgfmt: not found
> > grassmods_hi.po: /bin/sh: msgfmt: not found
> > grassmods_it.po: /bin/sh: msgfmt: not found
> >  grassmods_ja.po: /bin/sh: msgfmt: not found
> > grassmods_ko.po: /bin/sh: msgfmt: not found
> >  grassmods_lv.po: /bin/sh: msgfmt: not found
> > grassmods_mr.po: /bin/sh: msgfmt: not found
> > grassmods_pl.po: /bin/sh: msgfmt: not found
> >  grassmods_pt_br.po: /bin/sh: msgfmt: not found
> > grassmods_ru.po: /bin/sh: msgfmt: not found
> >  grassmods_sl.po: /bin/sh: msgfmt: not found
> > grassmods_tr.po: /bin/sh: msgfmt: not found
> > grassmods_vi.po: /bin/sh: msgfmt: not found
> >  grassmods_zh.po: /bin/sh: msgfmt: not found
> > grasstcl_ar.po: /bin/sh: msgfmt: not found
> >  grasstcl_cs.po: /bin/sh: msgfmt: not found
> > grasstcl_de.po: /bin/sh: msgfmt: not found
> > grasstcl_el.po: /bin/sh: msgfmt: not found
> >  grasstcl_es.po: /bin/sh: msgfmt: not found
> > grasstcl_fr.po: /bin/sh: msgfmt: not found
> >  grasstcl_hi.po: /bin/sh: msgfmt: not found
> > grasstcl_it.po: /bin/sh: msgfmt: not found
> > grasstcl_ja.po: /bin/sh: msgfmt: not found
> >  grasstcl_ko.po: /bin/sh: msgfmt: not found
> > grasstcl_lv.po: /bin/sh: msgfmt: not found
> >  grasstcl_mr.po: /bin/sh: msgfmt: not found
> > grasstcl_pl.po: /bin/sh: msgfmt: not found
> > grasstcl_pt_br.po: /bin/sh: msgfmt: not found
> >  grasstcl_ru.po: /bin/sh: msgfmt: not found
> > grasstcl_sl.po: /bin/sh: msgfmt: not found
> >  grasstcl_tr.po: /bin/sh: msgfmt: not found
> > grasstcl_vi.po: /bin/sh: msgfmt: not found
> > grasstcl_zh.po: /bin/sh: msgfmt: not found
> >  make[2]: *** [mo] Error 127
> > make[2]: Leaving directory
> > `/home/isaac/Desktop/grass63-cvs-source/locale'
> >  make[1]: *** [default] Error 2
> > make[1]: Leaving directory
> > `/home/isaac/Desktop/grass63-cvs-source/locale'
> > make: *** [default] Error 2
> >
> > Does anyone know what the problem is here? I've never seen this error
> during
> > any of the other times I've compiled GRASS... Any help would be greatly
> > appreciated!
> >
> > Cheers,
> >
> > Isaac
> >
> >
> > --
> >
> > Isaac I Ullah, M.A.
> >
> > Archaeology PhD Student,
> > ASU School of Evolution and Social Change
> >
> > Research Assistant,
> > Mediterranean Landscape Dynamics Project
> >  ***************************************************
> > isaac.ullah at asu.edu
> > ullah at archaeologist.com
> >
> >  http://www.public.asu.edu/~iullah
> > ***************************************************
> > _______________________________________________
> > grass-dev mailing list
> > grass-dev at grass.itc.it
> > http://grass.itc.it/mailman/listinfo/grass-dev
> >
>
>
> --
> -- Daniel Calvelo Aros
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at grass.itc.it
> http://grass.itc.it/mailman/listinfo/grass-dev
>




More information about the grass-dev mailing list