Date: Thu, 01 Dec 2005 04:00:06 +0100 From: Bartosz Fabianowski <freebsd@chillt.de> To: h <h@erathia.be> Cc: openoffice@freebsd.org Subject: Re: broken port: openoffice 1.1.5 Message-ID: <438E6736.3000902@chillt.de> In-Reply-To: <200511301443.53756.h@erathia.be> References: <200511301443.53756.h@erathia.be>
next in thread | previous in thread | raw e-mail | index | archive | help
> today i noticed all openoffice binaries have disappeared except for share > directory. Looks like the old version got deinstalled but the new one did not install (for whatever reason). Normally, portupgrade should catch this kind of situation and manually restore the old version (it creates a temporary package for that purpose before deinstalling). There might be something wrong with the OpenOffice.org port, but it also looks like portupgrade is at least partly at fault. Try installing the port manually: cd /usr/ports/editors/openoffice.org-1.1 make && make install [check if everything is OK now] make clean Of course, you can give make additional flags to toggle options and/or build a localized versions. - Bartosz PS: Since you'll have to rebuild OpenOffice.org anyway, you might as well consider upgrading to 2.0. PPS: If you don't feel like recompiling from scratch, you can use packages from good-day net: ftp://ooopackages.good-day.net/pub/OpenOffice.org/FreeBSD/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?438E6736.3000902>