I recently installed the program Ksim (a system info program) using Adept. When I updated the applications menu using the menu editor, a link to the program didn't appear like it normally does after I install programs. I tried running the command "ksim" but that must not of been the actual name of the program because it could not run the specified command. I looked in /usr/bin but I could not find anything like it there. It is installed correctly in usr/share/apps. I reinstalled it, but it still isn't there. Help with this would be appreciated.
Announcement
Collapse
No announcement yet.
Cannot find program I installed
Collapse
This topic is closed.
X
X
-
Re: Cannot find program I installed
Thanks for the response. How am I supposed to run that command? This is what I'm trying:
mattmodica@Stargate:/$ cd /etc/kde3/
mattmodica@Stargate:/etc/kde3$ sudo ./ksim_panelextensionrc
sudo: ./ksim_panelextensionrc: command not found
mattmodica@Stargate:/etc/kde3$
- Top
- Bottom
Comment
-
Re: Cannot find program I installed
you say it IS installed in /usr/share/apps? try this: cd /usr/share/apps
then just type and press enter: ksim (or sudo ksim if ksim doesn't work).
i don't think you use ./ unless you are compiling from source ?
good luck.
- Top
- Bottom
Comment
-
Re: Cannot find program I installed
Thanks for all the replies guys. 8)
Originally posted by almax00you say it IS installed in /usr/share/apps? try this: cd /usr/share/apps
then just type and press enter: ksim (or sudo ksim if ksim doesn't work).
i don't think you use ./ unless you are compiling from source ?
good luck.
Originally posted by idoWhen I try to find a program or an apps first I update the database (sudo updatedb)then, I use "locate" to find whatever I am looking for, ie. "locate ksim."
Hoping that it may help you.
Originally posted by penguin.chAlmax,
if it's a real application you should be able to locate it's "executable" by hacking which into a console (as root) - in your case something like
ROOT # which ksim
should do the trick.
HTH
Bernd
I have installed another program, HWInfo. Its executable is in /usr/sbin. Itrecognizes it as a command at the run command dialoge, but when I run it, it does nothing. The same thing happens if I click on it. I have created a shortcut in the applications menu, but that does the same thing. When I used the steps described by almax00, but I get this message:
Code:> misc.2.1: ioSegmentation fault
- Top
- Bottom
Comment
-
Re: Cannot find program I installed
TheMatt,
in the meantime, I've installed KSim on my (virtual) machine. And it really works - but quite differently from what we have expected, I suppose: in order to get things going, I had to right-klick on a panel (!) and select "Add New Panel - KSim" ...
Bernd
- Top
- Bottom
Comment
Comment