what do you use to load in terminal an excutible file

Asked by David Sulewski

ski@ski-15405300061360:~$ '/home/ski/Documents/wfemu 0.22with Viewsat Ultra Files/rq-sssp-client-1.04-binaries/rq-sssp-client.x86'
ERROR: Failed to read configuration file.ski@ski-15405300061360:~$

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu libreoffice Edit question
Assignee:
No assignee Edit question
Solved by:
Tony Pursell
Solved:
Last query:
Last reply:
Revision history for this message
Best Tony Pursell (ajpursell) said :
#1

Hi David

Are you asking how to run libreoffice from the command line in a terminal?

The command to run is

soffice [options] [documents...]

To get details of the options, run

soffice -help

or look in the LibreOffice Help under 'command line parameter'.

If this is not the question you are asking, please give more details of what you are trying to do. The file name you quoted is not a LibreOffice document.

Tony

PS If this answers your question, please mark it as Solved

Revision history for this message
David Sulewski (dasulewski) said :
#2

Good to hear from you Tony ,I'm trying to open this file rq-sssp-clientx86. And all i get is Failed to read configuration file.But im trying to open it as autorun prompt,I don't know what to -set it as.

Revision history for this message
David Sulewski (dasulewski) said :
#3

And I'm trying to open it in the terminal.

Revision history for this message
David Sulewski (dasulewski) said :
#4

I this questionnaire only for libreoffice?

Revision history for this message
David Sulewski (dasulewski) said :
#5

Thanks Tony Pursell, that solved my question.