Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Aug 2003 21:08:49 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        "S. Niunco" <potzilov@softhome.net>
Cc:        FreeBSD User Questions List <freebsd-questions@freebsd.org>
Subject:   Re: Evolution install error
Message-ID:  <1060304928.43759.4.camel@shumai.marcuscom.com>
In-Reply-To: <20030807151559.49dca307.potzilov@softhome.net>
References:  <20030807151559.49dca307.potzilov@softhome.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-uZL8NdMcoK7MkI/kxV0c
Content-Type: text/plain; charset=koi8-r
Content-Transfer-Encoding: quoted-printable

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:
>=20
> /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=3D`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]: =D0=92=D1=85=D0=BE=D0=B4 =D0=B2 =D0=BA=D0=B0=D1=82=D0=B0=D0=BB=
=D0=BE=D0=B3=20
> `/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]: =D0=92=D1=8B=D1=85=D0=BE=D0=B4 =D0=B8=D0=B7 =D0=BA=D0=B0=D1=82=
=D0=B0=D0=BB=D0=BE=D0=B3=20
> `/usr/ports/mail/evolution/work/evolution-1.4.4/help/C'
> gmake[3]: *** [install-data-am] Error 2
> gmake[3]: =D0=92=D1=8B=D1=85=D0=BE=D0=B4 =D0=B8=D0=B7 =D0=BA=D0=B0=D1=82=
=D0=B0=D0=BB=D0=BE=D0=B3=20
> `/usr/ports/mail/evolution/work/evolution-1.4.4/help/C'
> gmake[2]: *** [install-am] Error 2
> gmake[2]: =D0=92=D1=8B=D1=85=D0=BE=D0=B4 =D0=B8=D0=B7 =D0=BA=D0=B0=D1=82=
=D0=B0=D0=BB=D0=BE=D0=B3=20
> `/usr/ports/mail/evolution/work/evolution-1.4.4/help/C'
> gmake[1]: *** [install-recursive] Error 1
> gmake[1]: =D0=92=D1=8B=D1=85=D0=BE=D0=B4 =D0=B8=D0=B7 =D0=BA=D0=B0=D1=82=
=D0=B0=D0=BB=D0=BE=D0=B3=20
> `/usr/ports/mail/evolution/work/evolution-1.4.4/help'
> gmake: *** [install-recursive] Error 1
> *** Error code 2
>=20
> Stop in /usr/ports/mail/evolution.
>=20
> 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.=20
Without seeing the output of make, I can only guess that perhaps the
locale had something to do with this.

Joe

> TIA
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o=
rg"
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-uZL8NdMcoK7MkI/kxV0c
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (FreeBSD)

iD8DBQA/Mvggb2iPiv4Uz4cRAlFZAJ92E5SuPSnExP7SG1+E9ZyItPLMYQCeJ145
/wzE1+Zktbn8vBrUFlftyN8=
=YYxi
-----END PGP SIGNATURE-----

--=-uZL8NdMcoK7MkI/kxV0c--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1060304928.43759.4.camel>