KDE menu items for 644_1 -> wrapper scripts not working
Bartosz Fabianowski
freebsd at chillt.de
Wed Apr 30 07:22:11 PDT 2003
Hi,
I deleted OpenOffice.org by doing a "pkg_delete openoffice-devel", made
sure the directory was gone, deleted my workstation installation and the
KDE .desktop files that form the start menu entries. Then, I did a fresh
cvsup of the ports tree (just to be sure), ran "make clear" and "make
install". With this newly compiled compiled port, I performed a
workstation installation and the wrapper files such as
/usr/local/OpenOffice.org-644/program/smath still only contain things
like e.g.:
#!/bin/sh
cmd=`dirname "$0"`/soffice
exec "$cmd" -math "$@"
Apparenly, this problem does not occur when you install the port on your
machine. I have no idea why it happens here, I am running a fairly
standard 4.8-STABLE...
- Bartosz
More information about the freebsd-openoffice
mailing list