Thanks for the help Chris. My path was pointing to /usr/bin/X11 before /usr/bin, so I was trying to run the "wrong" soffice.
dagger ~ $ ll /usr/bin/soffice /usr/bin/X11/soffice lrwxrwxrwx 1 root root 33 2008-07-04 17:52 /usr/bin/soffice -> ../lib/openoffice/program/soffice* lrwxrwxrwx 1 root root 33 2008-07-04 17:52 /usr/bin/X11/soffice -> ../lib/openoffice/program/soffice* Adjusting the $PATH fixed my problem. Should the file in /usr/bin/X11 exist if it causes problems when you try to run it? -- soffice doesn't work, ooffice does https://bugs.launchpad.net/bugs/250372 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
