1.

Solve : Cannot find program and missing icons?

Answer»

Still new to Linux, I have several issues I have not been able to resolve. FIRST, I am having difficulty installing programs. I am using Ultimate Edition 2.5 (Ubuntu 9.10) and am attempting to install povray. I used aptitude to download and supposedly install the PROGRAM, and synaptic tells me it is installed. The problem is that I can't find the program. Nothing showed up in any menus. I searched the filesystem and found where it is supposed to be, but it is not all there. I have uninstalled and reinstalled several times but to no avail. Any ideas?

SECOND, and this one may not be that big of a problem, but it has become ANNOYING, during the use of my computer, at times icons are disappearing from my tool bar. Yesterday the icon to shutdown the comouter was gone, no button, no USER name, nothing. It is back now, but the volume control and internet icons are missing. Any help there?

Thanks


Dell Inspiron 1545
Pentium(R) Dual-Core CPU T4200 @ 2.00GHz
250 Gig Hd
3 Gig Ram
Dual Boot Ultimate Edition 2.5 (for me) and Windows Vista (the wife)Open a terminal.
Type in the following commands.
Code: [Select]locate povray |grep /bin/
apropos povray
locate povray|grep doc
You need to either buy a book on linux/unix commands or you need to look for online documentation.Quote from: nixnine on April 21, 2010, 09:49:08 AM

The problem is that I can't find the program. Nothing showed up in any menus.
Some programs are meant to be started from Terminal and they don't put icons in the menu. Does your program start from a terminal command?


Discussion

No Comment Found