Re: how to find path of a software



Wills wrote:
Hi all,
I have just installed Eclipse RPM from Redhat.I simply double
clicked the rpm file , it started installing.I typed eclipse , it says
'no command found'.How to find the exact installation path of the RPM
installed.I thought it may be like , the path of Eclipse rpm is not
configured correctly.With little knowledge in Linux , I could not move
forward.
Thanks in advance.

whereis eclipse

find /usr |grep eclipse

or maybe

find /opt |grep eclipse


--
Hodie decimo Kalendas Septembres MMVII est
-- The Ferric Webceasar
nizkor http://www.giwersworld.org/nizkook/nizkook.phtml
http://www.giwersworld.org
.



Relevant Pages