En/La Weiers Coetser ha escrit, a 21/07/05 12:32: <snip> >> You can do it two ways. >> cd into the /opt/openoffice.org1.9.118/program/ folder and then run (as >> user not root) >> ./soffice >> or from anywhere run >> /opt/openoffice.org1.9.118/program/soffice >> >> > I've now tried both of these and I get the same response: "permission > denied". I even tried it in the root terminal and I still get > "permission denied) Ok, we're almost there and remember I know nothing about Ubuntu. go to the opt/openoffice..../program/ folder and do $ls -l look for soffice and see if it marked as executable. You should see rwxrwxrwx or something like that. It's the x's that are important. My bet is that it is NOT marked as executable so you sudo chmod ugoa+rwx soffice now you should be able to run soffice as per the instructions.
> I sense I am close to the solution here. > > Thanks once again for your patience. > > Weiers Cheers, Jonathan -- Please don't cc: your posting to my personal address. Thank you.
