On Mon, 3 Jul 2000, Willie Loh wrote:

> How to execute staroffice 5.1/5.2 in Linux-Mandrake
> 
> Regards
> 

If you have installed it, do (as root) # updatedb &

Then # locate soffice
/usr/X11R6/bin/soffice (for example)

Or #which soffice
/usr/X11R6/bin/soffice

Then (as user) issue command $ soffice

If 'soffice' is located somewhere outside of your path, then
either move it to /usr/X11R6/bin or make a symbolic link
(again as root) 
# ln -s /starofficepath/soffice /usr/X11R6/bin/soffice

Phil

Reply via email to