public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Walter Dnes" <waltdnes@waltdnes.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Libreoffice-bin 3.4 error on execute
Date: Mon, 6 Jun 2011 18:03:24 -0400	[thread overview]
Message-ID: <20110606220324.GA3181@waltdnes.org> (raw)
In-Reply-To: <BANLkTikGo8mKEQ1yL0WO9E6i=AvBPqFYKg@mail.gmail.com>

On Mon, Jun 06, 2011 at 08:21:21AM -0300, Fernando Antunes wrote
> Yesterday I emerged Libreoffice-bin 3.4 and the installation worked fine.
> 
> However, when I try to run it, I receive this error message :
> 
> Failed to execute child process "libreoffice3.4" (No such file or
> directory).

  Applications generally do *NOT* use the version number in the
executable name, or even the fact that they're a "bin" version.  You
just supply the base filename on the commandline.  E.g., I have
"libreoffice-bin-3.3.2" installed.  It is launched with the command
"libreoffice".  I have "gimp-2.6.11" installed.  It is launched with the
command "gimp".

  A few programs allow multiple versions.  They have the real executable
in a working directory, and a symlink in /etc/usr/bin which points to
the real executable.  So you launch the main version with the regular
command.  You can also launch other installed versions by supplying the
full pathname to its working directory.

-- 
Walter Dnes <waltdnes@waltdnes.org>



  parent reply	other threads:[~2011-06-06 22:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-06 11:21 [gentoo-user] Libreoffice-bin 3.4 error on execute Fernando Antunes
2011-06-06 12:53 ` Stefan G. Weichinger
2011-06-06 22:03 ` Walter Dnes [this message]
2011-06-07  0:27   ` Alan McKinnon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110606220324.GA3181@waltdnes.org \
    --to=waltdnes@waltdnes.org \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox