From owner-freebsd-questions@FreeBSD.ORG Sun Aug 13 16:33:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CA4B416A4DF for ; Sun, 13 Aug 2006 16:33:57 +0000 (UTC) (envelope-from martin@saturn.pcs.ms) Received: from saturn.pcs.ms (149.157.76.83.cust.bluewin.ch [83.76.157.149]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCDC043D53 for ; Sun, 13 Aug 2006 16:33:51 +0000 (GMT) (envelope-from martin@saturn.pcs.ms) Received: from saturn.pcs.ms (localhost [127.0.0.1]) by saturn.pcs.ms (8.13.1/8.13.1) with ESMTP id k7DGvTe3018014; Sun, 13 Aug 2006 18:57:29 +0200 (CEST) (envelope-from martin@saturn.pcs.ms) Received: (from martin@localhost) by saturn.pcs.ms (8.13.1/8.13.1/Submit) id k7DGvSFM018013; Sun, 13 Aug 2006 18:57:28 +0200 (CEST) (envelope-from martin) Date: Sun, 13 Aug 2006 18:57:28 +0200 From: Martin Schweizer To: Simon Phoenix Message-ID: <20060813165728.GA17978@saturn.pcs.ms> Mail-Followup-To: Simon Phoenix , freebsd-questions@freebsd.org, Martin Schweizer References: <20060813144707.GJ47836@saturn.pcs.ms> <200608131835.31622.phoenix.lists@gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline In-Reply-To: <200608131835.31622.phoenix.lists@gmail.com> User-Agent: Mutt/1.4.2.1i Organization: PC-Service M. Schweizer GmbH, CH-8608 Bubikon, Switzerland X-PGP-Key: http://www.pc-service.ch/pgp/public_key.asc X-Fingerprint: EC21 CA4D 5C78 BC2D 73B7 10F9 C1AE 1691 D30F D239 Cc: freebsd-questions@freebsd.org, Martin Schweizer Subject: Re: OpenOffice2 with german user interface X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Martin Schweizer List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Aug 2006 16:33:58 -0000 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Simon Am Sun, Aug 13, 2006 at 06:35:20PM +0300 Simon Phoenix schrieb: > > > > I installed OOo2 successfully on FreeBSD 6.1 with KDE 3.5.3. The default > > language for the user interface is english. How I can change the user > > interface to german? > > > > What I've done: > > - set the environment to DE like described in the handbook (and it work= s) > > - installed the rpm package from the OOo site with german language (for > > linux/intel) >=20 > Install from ports: >=20 > # For German > make LOCALIZED_LANG=3Dde install clean If I run this I get the following output: notebook# make LOCALIZED_LANG=3Dde install =3D=3D=3D> Installing for de-openoffice.org-2.0.3 =3D=3D=3D> de-openoffice.org-2.0.3 depends on file: /usr/local/bin/perl5.= 8.8 - found =3D=3D=3D> de-openoffice.org-2.0.3 depends on file: /usr/X11R6/etc/mtree/= BSD.gnome-x11.dist - found =3D=3D=3D> de-openoffice.org-2.0.3 depends on file:=20 /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found =3D=3D=3D> de-openoffice.org-2.0.3 depends on executable in : pkg-config = - found =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: art_lgpl_2 = - found =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: atk-1.0.0 -= found =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: gconf-2.4 -= found =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: glib-2.0.0 = - found =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: gnomevfs-2.= 0 - found =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: gtk-x11-2.0= .0 - found =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: bonobo-2.0 = - found =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: IDL-2.0 - f= ound =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: xml2.5 - fo= und =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: linc.1 - fo= und =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: ORBit-2.0 -= found =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: pango-1.0.0= - found =3D=3D=3D> de-openoffice.org-2.0.3 depends on shared library: X11.6 - fou= nd =3D=3D=3D> Generating temporary packing list =3D=3D=3D> Checking if editors/openoffice.org-2.0 already installed cd: can't cd to=20 /usr/ports/editors/openoffice.org-2.0/work/OOC680_m7/instsetoo_native/unxfb= sd?.pro/OpenOffice/bsd/install/de/freebsd-*/ *** Error code 2 Stop in /usr/ports/editors/openoffice.org-2.0. I check th above path. The question mark in the middle of the path is proba= bly the problem. What I do wrong? --=20 Regards Martin Schweizer PC-Service M. Schweizer GmbH; Bannholzstrasse 6; CH-8608 Bubikon Tel. +41 55 243 30 00; Fax: +41 55 243 33 22; http://www.pc-service.ch; public key : http://www.pc-service.ch/pgp/public_key.asc;=20 fingerprint: EC21 CA4D 5C78 BC2D 73B7 10F9 C1AE 1691 D30F D239; --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFE31n4wa4WkdMP0jkRAulpAJ0cDBq1HGmPcH4hl0BFMj/n1u7CggCffQLR 2fdE65nqji337yKThTlKYkY= =EvWA -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--