LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Blackbox wont run OpenOffice (https://www.linuxquestions.org/questions/linux-software-2/blackbox-wont-run-openoffice-167131/)

mooreted 04-06-2004 11:22 PM

Blackbox wont run OpenOffice
 
If I type swriter at the cli OO writer opens up, but when I click it on BBs menu, nothing happens. Why?

Ted.

spurious 04-07-2004 12:18 AM

Open your ~/.blackbox/menu file in your favourite editor. You should have an entry like:

[exec] (OpenOffice Writer) {swriter}

mooreted 04-07-2004 09:12 AM

Thanks for the reply.

I do, but it doesn't work. My entry is [exec] (Writer) {swriter}. Everything else is running great.

vinay_s_s 04-07-2004 09:18 AM

do a "whereis swriter" and try adding the full path of the executable

mooreted 04-07-2004 09:21 AM

I did that too. I tried [exec] (Writer) {/home/mooreted/OpenOffice.1.1.1/program/swriter} and it still wouldn't load.

mooreted 04-07-2004 10:24 AM

Just to see what would happen I made a simbolic link to swriter like so:

ln -s /home/mooreted/OpenOfficeorg1.1.1/program/swriter writer

When I run ./writer I get this error message:

./writer: line 11: /home/mooreted/soffice: No such file or directory
./writer: line 11: exec: /home/mooreted/soffice: cannot execute: No such file or directory

What the heck is going on? Do I need to reinstall OO?

Ted.


All times are GMT -5. The time now is 04:00 PM.