Bug 68600 - Bad location of executable
Summary: Bad location of executable
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Public Beta
Classification: Retired
Component: openoffice.org
Version: limbo
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: wdovlrrw
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-07-11 15:57 UTC by LENHOF
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2002-07-11 15:57:23 UTC
Embargoed:


Attachments (Terms of Use)

Description LENHOF 2002-07-11 15:57:19 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:0.9.4.1) Gecko/20020518
Netscape6/6.2.3

Description of problem:
Executable programs should not be install in /usr/lib/openoffice but in
/usr/bin/openoffice

Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
rpm -ql openoffice

	

Additional info:

Comment 1 Jakub Jelinek 2002-07-20 20:47:40 UTC
I don't see anything wrong about it, a lot of other packages do it too
(e.g. mozilla, amanda, gnupg, licq, qt, just to name a few).
It is nothing against FHS/LSB either:
   /usr/lib includes object files, libraries, and internal binaries that are not intended to be executed directly by users or
   shell scripts

soffice.bin etc. are ineternal binaries, not intended to be run by users directly
(unlike ooffice, oowriter, etc.).


Note You need to log in before you can comment on or make changes to this bug.