From owner-freebsd-emulation Wed Dec 29 10:53: 2 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from jasper.heartland.ab.ca (jasper.heartland.ab.ca [207.107.228.1]) by hub.freebsd.org (Postfix) with ESMTP id 50C90151D1 for ; Wed, 29 Dec 1999 10:52:54 -0800 (PST) (envelope-from dkwiebe@hagenhomes.com) Received: from hagenhomes.com (dyn104.heartland.ab.ca [207.107.228.104]) by jasper.heartland.ab.ca (8.9.0/8.9.0) with ESMTP id LAA22959; Wed, 29 Dec 1999 11:37:56 -0700 (MST) Message-ID: <386BA9C1.51C558E0@hagenhomes.com> Date: Thu, 30 Dec 1999 11:51:45 -0700 From: Darren Wiebe Organization: Hagen Homes Ltd. X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Martin Blapp Cc: dkwiebe@hagenhomes.com, freebsd-emulation@FreeBSD.ORG Subject: Re: German Staroffice Port References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Okay I have modified the port to use ${WRKDIR}/tmp for the default temp directory, however, that can be overwritten. I am going to be submitting my changes yet today. If you have any other suggestions please let me know or else respond to the ports submission. Darren Wiebe dkwiebe@hagehomes.com Martin Blapp wrote: > > > Also I have a patch laying here waiting for me to use which > > will allow you to set the TMPDIR variable so that you don't have to use > > your /tmp directory. > > I think I have a better solution: As temporary directory I only use > ${WRKDIR}/tmp. Then I do a > > @${CP} /compat/linux/etc/ld.so.conf ${WRKDIR}/tmp/ld.so.conf.temp > @${ECHO} "${WRKDIR}/tmp" >> ${WRKDIR}/tmp/ld.so.conf.temp > @/usr/compat/linux/sbin/ldconfig -f ${WRKDIR}/tmp/ld.so.conf.temp > > So we use for the whole installation the temporary-dir ${WRKDIR}/tmp/. > Writing into the original ld.so.conf had the bad effect that a make > deinstall did not remove the entries. After six installations I had > 12 entries there :) > > A make clean removes the tmp directory and everything works as it should. > The /tmp/sv001 directory is not created anymore. > > Just look at my german pert version 1.1 I've just finished: > > http://www.attic.ch/ports/staroffice5-german11.tar.gz > > Martin > > PS: next week I'll be away, so I cannot answer any mails. > > Martin Blapp, mb@imp.ch > ------------------------------------------------ > Improware AG, UNIX solution and service provider > Zurlindenstrasse 29, 4133 Pratteln, Switzerland > Phone: +41 79 370 26 05, Fax: +41 61 826 93 01 > ------------------------------------------------ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-emulation" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message