Date: Sun, 21 Sep 2003 03:55:15 +0200 From: Lars Bungum <lars@bungum.no> To: openoffice@freebsd.org Subject: openoffice-devel obstacles Message-ID: <1064109315.9063.7.camel@shostakovitsj.larsemann>
next in thread | raw e-mail | index | archive | help
Hi, the openoffice-devel port compiled for me, and I am very happy about that. (Couldn't get any precompiled packages to work). But there were some erros I thought I'd might as well inform about in case I'm not the only one having them. My system is 4.8-RELEASE, recently cvsup to date (Friday). "make" ended thisly: time needed: 0:1:57 WARNING! Project(s): gtk not found and couldn't be built. Correct build.lsts. ------------- "make install" ended like this Initializing installation program.................... ===> Add wrapper scripts sed: lstat: No such file or directory which turned out to be: usr/bin/sed -i orig -e 's#%%PREFIX%%#/usr/local#g' -e 's#%%LANG%%#en_US.ISO8859-15#g' -e 's#%%BUILD_NR%%#645#g' -e 's#%%RELEASE_NR%%#1.1#g' -e 's#%%FRELEASE_NR%%#1.1.0#g' /usr/ports/editors/openoffice-devel/work/openoffice-wrapper /usr/ports/editors/openoffice-devel/work/freebsd-local.sh failing. This went away when I gave: ln -s /usr/ports/editors/openoffice-devel/work/openoffice-wrapper /usr/ports/editors/openoffice-devel/work/openoffice and installed the port. However, it didn't start upon the error: Can't open /usr/local/OpenOffice.org1.1.0/program/freebsd-local.sh: No such file or directory which went away when I did: cp /usr/ports/editors/openoffice-devel/work/freebsd-local.sh /usr/local/OpenOffice.org1.1.0/program/ thanks for all the work! --lars
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1064109315.9063.7.camel>