Results 1 to 7 of 7
Im pretty new to gentoo and linux. I've emerged some things before and got lucky by typing in the name and it running in a terminal
But some other things ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 09-30-2005 #1Just Joined!
- Join Date
- Sep 2005
- Posts
- 4
How to run after emerge
Im pretty new to gentoo and linux. I've emerged some things before and got lucky by typing in the name and it running in a terminal
But some other things I have emerged won't do that. Is there a way to figure out what the commands are to start certain software. The emerge that I'm having problems with is OpenOffice.
Thanks for the help
Dylock
- 09-30-2005 #2
For open office, jsut type in
in the terminal. The ------ is the process you want. For example,Code:oo------
opens up OpenOffice writer.Code:oowriter
- 09-30-2005 #3Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
type oo in the terminal and press the tab key twice, it will show you all commands that have "oo" at the start.
Proud to be a GNU/Gentoo Linux user!
- 09-30-2005 #4Thats a neat trick.
Originally Posted by variant
- 10-01-2005 #5do that with every command and some other things and many apps also there is TAB-complete
Originally Posted by Varean 
P.S. not available in windows.....though most oss(GPL) apps for windows do have it!~Mike ~~~ Forum Rules
Testing? What's that? If it compiles, it is good, if it boots up, it is perfect. ~ Linus Torvalds
http://loft306.org
- 10-01-2005 #6Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
If it is openoffice 2 beta, I belive the command was s--- instead of oo---
- 10-01-2005 #7Linux Engineer
- Join Date
- Oct 2004
- Location
- Vancouver
- Posts
- 1,366
there are many other ways as well, you could do an emerge, or a slocate if you are not entirely sure what yoiu are looking for, remember before you do an slocate you shoiuld do a updatedb first. Also, at the end of the emerge it tells yoiu what command it has put in world favorites, and sometimes if it is not in /usr/bin, but in /usr/games/bin it won't run without the path...
Operating System: GNU Emacs


Reply With Quote
