On 5/4/05, David Moreno Fern�ndez <[EMAIL PROTECTED]> wrote: I tested it on Debian. At the end of configure you should see:
[...] config.status: creating scripts/actions/Makefile config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing depfiles commands Then, in po/ do a 'make es.gmo' and afterwards 'make install'. I believe there is some sort of bug in the Makefile, because a simple 'make' should be sufficient. Actually, a simple 'make' will work when wastesedge.pot has changed. So 'touch wastesedge.pot && make' will produce the expected result. Hope the info helps! Kai > I think that i found the problem. Look this when i make a ./configure > > [...] > config.status: creating pixmaps/Makefile > config.status: creating po/Makefile.in > config.status: creating scripts/dialogues/Makefile > [...] > > � po/Makefile.in ? :-o > �Don't should be Makefile? > > [EMAIL PROTECTED]:~/adonthell/wastesedge $ ls -la po/ > total 684 > drwxr-xr-x 3 david david 4096 2005-05-04 19:45 . > drwxr-xr-x 14 david david 4096 2005-05-04 19:45 .. > [...] > -rw-r--r-- 1 david david 6 2005-04-16 13:13 LINGUAS > -rw-r--r-- 1 david david 12425 2004-10-25 09:06 Makefile.in.in > [...] > > �.in.in? > > El Lunes 02 Mayo 2005 17:24, Kai Sterker escribi�: > > > From: David Moreno Fernandez <[EMAIL PROTECTED]> > > > > > > The files of i18n in spanish from adonthell don't want install. > > > The directory is created but not exists in es/LC_MESSAGES/wastesedge.mo > > > > Hm ... you have copied es.po into the po/ directory? Maybe I can help > > if you send me some more information: > > > > go into the po/ directory and run 'make clean'. > > then run 'make' and afterwards 'make install' (also in the po/ directory). > > Send me the output of both ... if there is an error I might be able to spot > > it. > > [EMAIL PROTECTED]:~/adonthell/wastesedge/po $ make > make: No se hace nada para `all'. > > (Nothing to make. Need Makefile) > > -- > > Saludos. > > David Moreno Fdez. <[EMAIL PROTECTED]> > nick: jcdenton en irc.freenode.org, > jabberid: [EMAIL PROTECTED] > homepage: http://jcdenton.dnsalias.org > > > _______________________________________________ Adonthell-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/adonthell-devel
