Evolution install error

Joe Marcus Clarke marcus at marcuscom.com
Thu Aug 7 18:08:59 PDT 2003


On Thu, 2003-08-07 at 09:15, S. Niunco wrote:
> Hello. I'm trying to install evolution 1.4.4. "Make" part is going fine,
> however when I try "make install" I get the following:
> 
> /bin/sh ../../mkinstalldirs
> /usr/X11R6/share/gnome/help/evolution-1.4/C
> mkdir /usr/X11R6/share/gnome/help/evolution-1.4
> mkdir /usr/X11R6/share/gnome/help/evolution-1.4/C
> for file in apx-authors.xml                     apx-bugs.xml
> apx-fdl.xml                     apx-gloss.xml           apx-gpl.xml
> config-prefs.xml                config-sync.xml
> legal.xml                       menuref.xml     preface.xml
> usage-calendar.xml              usage-contact.xml
> usage-exec-summary.xml          usage-exchange.xmlusage-mail-org.xml
> usage-mail.xml                  usage-mainwindow.xml
> usage-print.xml                 usage-sync.xml evolution-1.4.xml; do \
>   cp ./$file /usr/X11R6/share/gnome/help/evolution-1.4/C; \
> done
> if test "figures"; then \
>   /bin/sh ../../mkinstalldirs
> /usr/X11R6/share/gnome/help/evolution-1.4/C/figures; \
>   for file in ./figures/*.png; do \
>     basefile=`echo $file | sed -e  's,^.*/,,'`; \
>     install -c -o root -g wheel -m 444 $file
> /usr/X11R6/share/gnome/help/evolution-1.4/C/figures/$basefile; \
>   done \
> fi
> mkdir /usr/X11R6/share/gnome/help/evolution-1.4/C/figures
> gmake  install-data-hook
> gmake[4]: п▓я┘п╬п╢ п╡ п╨п╟я┌п╟п╩п╬пЁ 
> `/usr/ports/mail/evolution/work/evolution-1.4.4/help/C'
> /bin/sh ../../mkinstalldirs /usr/X11R6/share/gnome/omf/evolution
> mkdir /usr/X11R6/share/gnome/omf/evolution
> for file in evolution-1.4-C.omf; do \
>         install -c -o root -g wheel -m 444 $file.out
> /usr/X11R6/share/gnome/omf/evolution/$file; \
> done
> install: evolution-1.4-C.omf.out: No such file or directory
> gmake[4]: *** [install-data-hook-omf] Error 71
> gmake[4]: п▓я▀я┘п╬п╢ п╦п╥ п╨п╟я┌п╟п╩п╬пЁ 
> `/usr/ports/mail/evolution/work/evolution-1.4.4/help/C'
> gmake[3]: *** [install-data-am] Error 2
> gmake[3]: п▓я▀я┘п╬п╢ п╦п╥ п╨п╟я┌п╟п╩п╬пЁ 
> `/usr/ports/mail/evolution/work/evolution-1.4.4/help/C'
> gmake[2]: *** [install-am] Error 2
> gmake[2]: п▓я▀я┘п╬п╢ п╦п╥ п╨п╟я┌п╟п╩п╬пЁ 
> `/usr/ports/mail/evolution/work/evolution-1.4.4/help/C'
> gmake[1]: *** [install-recursive] Error 1
> gmake[1]: п▓я▀я┘п╬п╢ п╦п╥ п╨п╟я┌п╟п╩п╬пЁ 
> `/usr/ports/mail/evolution/work/evolution-1.4.4/help'
> gmake: *** [install-recursive] Error 1
> *** Error code 2
> 
> Stop in /usr/ports/mail/evolution.
> 
> Can anyone help, plz?

What is your locale set to?  Have you tried setting LANG to C before
doing make to see if that helps?  The .out file in question was
generated during the make process, and for some reason that failed. 
Without seeing the output of make, I can only guess that perhaps the
locale had something to do with this.

Joe

> TIA
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030807/edff36d8/attachment.bin


More information about the freebsd-questions mailing list