PDA

View Full Version : [ubuntu] Synaptic Package Manager problem



Bill168
January 28th, 2010, 03:40 PM
I have tried to install a few programs with Synaptic. I installed a game and that went just fine, I found it in Applications > Games. Where does software that really doesn't fall into any of the application categories go to? An example would be Kismet, if I go to Places > Search for Files, I can see that it is on the hard drive, but it is no where to be found in any of the Applications sub menus. My search finds 82 files on a search for "Kismet". Five of them are executable files, I've tried clicking on all five, none of them do anything. I assume that clicking on an executable file should run the file. Is this correct, or am I stuck in the ******* way of thinking. Another example would be Callgit. I installed it through Synaptic, got no errors, and again I can't seem to find a link to launch the program. What am I doing wrong? I am using Ubuntu 9.10 Karmic Koala.

MelDJ
January 28th, 2010, 04:00 PM
some programs don't have a GUI. like kismet
to run it, type kismet in terminal

MaindotC
January 28th, 2010, 04:12 PM
I've tried clicking on all five, none of them do anything.

This is happening because kismet needs administrative privileges and additional options passed to it upon startup - just running it by itself returns nothing. There's nothing wrong with launching applications from the command line - in fact this provides debugging output in case there's a problem - but if you must here is a guide to adding menu entries in Gnome (http://www.ubuntugeek.com/howto-add-entries-in-gnome-menu.html).

Bill168
January 28th, 2010, 06:02 PM
This is happening because kismet needs administrative privileges and additional options passed to it upon startup - just running it by itself returns nothing. There's nothing wrong with launching applications from the command line - in fact this provides debugging output in case there's a problem - but if you must here is a guide to adding menu entries in Gnome (http://www.ubuntugeek.com/howto-add-entries-in-gnome-menu.html).

How exactly do I get " administrative privileges" through the command line? I have run CP/M and DOS years ago, but I don't understand the Linux command line. From what I have read (so far), I need to use the sudo command? I've looked that command up and quite honestly, I don't understand it. Somewhere I have to put in a super user password, but where? I am finding many links on the command line, all tell me the command options but none seem to explain how to use them.

MelDJ
January 28th, 2010, 06:12 PM
sudo is the run as root . type the same password you use for your user.
you can also use su

MaindotC
January 28th, 2010, 06:48 PM
How exactly do I get " administrative privileges" through the command line? I have run CP/M and DOS years ago, but I don't understand the Linux command line.
Then you're using the wrong operating system.

...I need to use the sudo command? I've looked that command up and quite honestly, I don't understand it.

Yeah you're in a different world. Best to stick w/ your CP/M and DOS.

Bill168
January 28th, 2010, 07:09 PM
Then you're using the wrong operating system.


Yeah you're in a different world. Best to stick w/ your CP/M and DOS.

Will do! Thanks for your help. At least I have a nice Linux CD coffee cup coaster :D.