Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2009 16:04:18 +0100
From:      Marc Santhoff <M.Santhoff@web.de>
To:        openoffice@freebsd.org
Subject:   OpenOffice.org ports: missing directory
Message-ID:  <1235487858.53754.22.camel@zaphod.das.netz>

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

Hi,

thanks for making available the OO.o port for FreeBSD, well done!

I found a minor flaw in two builds and I'd like to tell you. If it is
better to file an issue for this matter please tell me what project,
whom to assign to, etc.

The problem is:
In the user directory there is a directory "backup" missing, so when one
uses the option to always make a backup copy when saving OO.o fails with
a general i/o-error because it cannot write to the missing backup dir.

the exact path is:
$user/.openoffice.org2/user/backup
$user/.openoffice.org3/user/backup

I've tested it with the package for i386 on FreeBSD 6.3 Version 2.3.0
and the DEVm5 port of version 3.0.0.beta. A simple "mkdir ..." fixes
this issue.

The ports tree version of the Makefile is:
$ head /usr/ports/editors/openoffice.org-3-devel/Makefile 
# New ports collection makefile for: OpenOffice.org
# Date created:         28 February 2002
# Whom:                 Martin Blapp
#
# $FreeBSD: ports/editors/openoffice.org-3-devel/Makefile,v 1.364 2008/04/03 21:30:51 maho Exp $
#

Another minor thing:
The package metioned above

  OOo_2.3.0_FreeBSD62Intel_install_de.tbz

is missing an entry for depending on the libraries of gcc42, if it is
not installed OO.o misses libstdc++.so.6 which is part of the gcc42 port
but not of FreeBSD 6.x.

Thanks and keep up your good work!
-- 
Marc Santhoff <M.Santhoff@web.de>




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