[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [install-locale] Error in "make install"

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-11-01 20:06:46 CET

>
> Since i'm not sysadmin, i install all programs(gcc, python, SVN, apache2,
> perl,.... etc) to local directory.
>
> SVN is easily compiled and tested(all test successfully passed).
>
> but I meet the trouble at the "make install"
>
>
> ----------------------- Error message
> --------------------------------------
> /user/kjchoi/local/src/subversion-1.1.1/ac-helpers/install-sh -c -d
> /user/kj
> choi/local/svn_1.1.1/share/locale
> cd subversion/po ;
> /user/kjchoi/local/src/subversion-1.1.1/ac-helpers/instal
> l-sh -c -m 644 de.mo
> /user/kjchoi/local/svn_1.1.1/share/locale/de/LC_MESSAGE
> S/subversion.mo
> install: de.mo does not exist
> make: *** [install-locale] Error 1
> rm subversion/po/pl.spo subversion/po/ja.spo subversion/po/de.spo
>
---------------------------------------------------------------------------
>
> i did "make check" before doing "make install"
>
> i send several weeks for this Error.....
> Do you know solution about this Error..?

I'll try to help, but in order to do that, I'll need to know a lot more
about your setup. The problem definitely won't stem from the fact that you
are doing non-root installs.

What's the output from the following commands:

$ which msgfmt
$ which sed
$ grep ^MSGFMT Makefile
$ echo $PATH

Further more, could you post your Makefile, configure, config.nice and
config.log files somewhere and post a link to them here? It would be
helpfull if you ran 'make &2>1 >make.log' and posted the resulting make.log
too.

Thanks!

bye,

Erik.

-- 
Geschenkt: 3 Monate GMX ProMail + 3 Top-Spielfilme auf DVD
++ Jetzt kostenlos testen http://www.gmx.net/de/go/mail ++
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 1 20:07:59 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.